Community Profile

photo

Nadia Numa


Last seen: 7 months ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer