Statistics
2 Questions
0 Answers
RANK
23,565
of 300,392
REPUTATION
2
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
2
RANK
of 20,933
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,335
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to use matlab comm.BPSKModulator system object ?
I am trying to simulate the following codes: data = randi([0 1],100,1); bpskModulator = comm.BPSKModulator; bpskModul...
9 years ago | 1 answer | 0
1
answerQuestion
Is it possible to implement AES algorithm in simulink?
I have already implemented it in matlab code. I just wanted to know if is it possible to create a simulink block with the AES al...
9 years ago | 2 answers | 2
