photo

Deokjae Jeong


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


How to make variable names using for loop
I need to make a code like below: v1=0; v2=0; v3=0; v4=0; v5=0; but how can i use for loop? i tried like below, which does...

2 years ago | 1 answer | 0

1

answer

Question


a simple calculation by each row
I have 11 variables with each 24 rows. Therefore the data has 24x11 matrix. I need to find out a vector x that is unknown. It ...

2 years ago | 1 answer | 0

1

answer

Question


Saving vector result from each loop if solution is correct.
Let's say DMP.m uses fsolve and output a solution vector, named xx. It can be `Equation solved', 'No solution found', or 'Equati...

2 years ago | 1 answer | 0

1

answer