photo

Deokjae Jeong


Last seen: 2年弱 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


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年弱 前 | 1 件の回答 | 0

1

回答

質問


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年弱 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答