photo

Hasnaa Hasaan


Last seen: 22 giorni fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

oltre un anno fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 2 anni fa | 2 risposte | 0

2

risposte