photo

Aastha Singla


Last seen: 1年以上 前 2022 年からアクティブ

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?

1年以上 前 | 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?

1年以上 前 | 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 ...

1年以上 前 | 0 件の回答 | 0

0

回答

質問


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 ...

1年以上 前 | 1 件の回答 | 0

1

回答