photo

ABHISHEK JHA


Last seen: 4 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
264,480
of 301,213

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,191

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,422

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 2

View badges

Feeds

View by

Question


I want to build aa matrix by choosing a random value of x1,x2 ... from -1to 1, 1000 times? Could anyone help?
x1= 0.0005*randn(-1,1,1000); x2= 0.0007*randn(-1,1,1000 ); x3= 0.0008*randn(-1,1,1000); x4= 0.0012*randn(-1,1,1000); x5= 0.0...

4 years ago | 1 answer | 0

1

answer

Question


How do I solve this matrix in a loop for different values for P?
x1= [-0.005:0.005] x2= [-0.005:0.005] x3= [-0.005:0.005] x4= [-0.005:0.005] x5= [-0.005:0.005] w1= [-0.005:0.005] w2= [-0....

4 years ago | 1 answer | 0

1

answer