photo

Mohammad Sohail Khan


2017년부터 활동

Followers: 0   Following: 0

메시지

통계

  • First Review
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
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.

7년 초과 전 | 0

답변 있음
How to add zeros to the end of an array
Thank You

7년 초과 전 | 0

답변 있음
ADDING ZEROS to the front of array
Thank You

7년 초과 전 | 0