photo

fluid


Last seen: meer dan 3 jaar ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

All
  • First Submission
  • Solver
  • First Answer

View badges

Feeds

View by

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

meer dan 4 jaar ago | 1

Answered
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

bijna 7 jaar ago | 0