Aastha Singla
Followers: 0 Following: 0
Feeds
提问
How can I plot S-parameter of differential signal SDD21 on Matlab?
How can I plot SDD21 (s-paraemters) from an .s4P file in matlab?
2 years 前 | 1 个回答 | 0
1
个回答提问
Generate a random sequence of PAM-4 but with values -1,-0.33,0.33,1
How to create a random PAM-4 signal with amplitude values of -1, -.033, 0.33, 1?
2 years 前 | 1 个回答 | 0
1
个回答提问
What is wrong in this code? trying to code the equation and j is time instant
N= 10; M = 4; data = randi([0,3],999,1); u = pammod(data,M); x= zeros(24,24);%estimated for i = 1:N syms i for ...
2 years 前 | 1 个回答 | 0
1
个回答提问
How can I take summation of the multiplication of the first and last matrix of for loop where the matrix values also change in a nested for loop?
The attached picture contains the equation that needs to be simulated. I guess it can be done using nested loop but unable to ...
2 years 前 | 1 个回答 | 0