photo

Adewale Obaro


Last seen: 6 mesi fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

  • Explorer
  • First Answer

Visualizza badge

Feeds

Visto da

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

quasi 6 anni fa | 0

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

circa 6 anni fa | 0