photo

fluid


Last seen: oltre 3 anni fa Attivo dal 2017

Followers: 0   Following: 0

Messaggio

Statistica

All
  • First Submission
  • Solver
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Is there a function alternative to get array/matrix/cell elements?
Check this, and there are very good answers there : How can I index a MATLAB array returned by a function without first assign...

oltre 4 anni fa | 1

Risposto
How to generate Gaussian white noise with certain variance in Matlab?
y1 = wgn(1000, 1, 0); % a 1000-element white noise with power 0dBW, that is 1W var(y1) ans: ans = 0.9979

quasi 7 anni fa | 0