photo

Mohammad Sohail Khan


Attivo dal 2017

Followers: 0   Following: 0

Messaggio

Statistica

  • First Review
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
How to Add random noise to a signal
t = 0:pi/100:40; x = cos(pi/10*t)+0.5*randn(size(t)); plot(t,x) Then you know where pi/2, 3pi/4 etc are.

quasi 7 anni fa | 0

Risposto
How to add zeros to the end of an array
Thank You

quasi 7 anni fa | 0

Risposto
ADDING ZEROS to the front of array
Thank You

quasi 7 anni fa | 0