photo

Momin khan


Last seen: 거의 4년 전 2019년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How can i define constraint in my optimization problem?
I have a Constraint HP>0.0025 and HP is the function of PS. i dont know how to define this constraint. when i am using it direct...

거의 5년 전 | 답변 수: 0 | 0

0

답변

질문


how to write Conditional for loop in matlab without giving range? and it should run till condition satisfied
clear all clc K=0; for Flag=1 if K>4 Flag=1 else K=K+1 Flag=0 end end this should run untill Flag = 1 but its not ...

거의 5년 전 | 답변 수: 1 | 0

1

답변