Nadia Numa
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
228,001
of 296,561
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,392
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 156,677
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
store data after WHILE loop
Hello. I need some help to store values in MATLAB using the following code: for n = 1:some number iter = 0; while %...
4 years ago | 1 answer | 0
1
answerQuestion
FIND function with multiple conditions
Hello! I have a dataset, state, that is 500x6 data. This dataset presents position and velocity for a circular orbit. As a resu...
4 years ago | 1 answer | 0
1
answerQuestion
FOR LOOP, add value to each row at a time
Hello! I have a column vector X size (26x1) which has 26 different values. In the FOR loop, I want to add a small value to each...
4 years ago | 1 answer | 0
1
answerQuestion
How can I record value once condition is satisfied by searching a matrix?
Hello! I have a 2234x42 matrix. I would like to search the 2nd column of the matrix for every time a condition is met. Say fo...
4 years ago | 1 answer | 0