photo

fluid


Last seen: 10 månader ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

0 Questions
2 Answers

File Exchange

1 File

Cody

0 Problems
38 Solutions

RANK
17 965
of 300 369

REPUTATION
2

CONTRIBUTIONS
0 Questions
2 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
18 446 of 20 936

REPUTATION
2

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
2

ALL TIME DOWNLOADS
21

RANK
14 257
of 168 436

CONTRIBUTIONS
0 Problems
38 Solutions

SCORE
390

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

nästan 6 år 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

ungefär 8 år ago | 0