photo

Adewale Obaro


Last seen: 5 månader ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Explorer
  • First Answer

View badges

Feeds

View by

Answered
How to Add random noise to a signal
N = 1000; t = 0:1/N:2; x = sin(2*pi*5*t); Noise = x + randn(1,N)'; plot(t,Noise); title('Noise in the Amplitude interval (0...

nästan 6 år ago | 0

Answered
how to move image to a folder in for loop
THIS WILL DEFINITELY HELP YOU destinationFolder = 'C:\Users\ADEWALE\Desktop\FACE\Matlab Projects\MATLAB projects\PCA ICA L...

nästan 6 år ago | 0