Community Profile

photo

Mohammad Sohail Khan


Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • First Answer

View badges

Feeds

View by

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

6 years ago | 0

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

6 years ago | 0

Answered
ADDING ZEROS to the front of array
Thank You

6 years ago | 0