Feeds
提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 2