photo

Aastha Singla


Last seen: más de 1 año hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


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?

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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?

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

casi 2 años hace | 1 respuesta | 0

1

respuesta