photo

Hasnaa Hasaan


Last seen: 4 meses hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


What the code means
Can any one let me know what are the benefits of this code and what it's components mean?

10 meses hace | 0 respuestas | 0

0

respuestas

Pregunta


help me to explain this function of signal addition
I need to under stand the details of this function it seems d function [y,n] = sigadd(x1,n1,x2,n2) % implement y(n) = x1(n) + ...

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

1

respuesta

Pregunta


can any one tell me why that function can not run??
n=-5:5; x=y(n); x1=y(n-1); x2=y(n+1); subplot(3,1,1) stem(n,x); grid on; subplot(3,1,2) stem(n,x1); grid on; And I...

más de 1 año hace | 2 respuestas | 0

2

respuestas