photo

Sirisha


Last seen: 1 day ago Active since 2026

Followers: 0   Following: 0

Statistics

MATLAB Answers

1 Question
0 Answers

RANK
100,611
of 301,298

REPUTATION
0

CONTRIBUTIONS
1 Question
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,225

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,851

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


how to add noise with vairience 0.002 in the code with mean 0
a = -1; b = 1; g = a + (b-a).*rand(1,250); x = zeros(1,250); k = zeros(1,250); v = 0.01*randn(1,250); for n = 1:250 k...

1 day ago | 1 answer | 0

1

answer