photo

Aastha Singla


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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 year ago | 1 answer | 0

1

answer

Question


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 year ago | 1 answer | 0

1

answer

Question


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 year ago | 0 answers | 0

0

answers

Question


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 year ago | 1 answer | 0

1

answer