photo

fluid


Last seen: 3년 초과 전 2017년부터 활동

Followers: 0   Following: 0

메시지

통계학

All
  • First Submission
  • Solver
  • First Answer

배지 보기

Feeds

보기 기준

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

4년 초과 전 | 1

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

거의 7년 전 | 0