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

답변