got an error while evaluating the value from equation.
古いコメントを表示
while writing the equation for velocity vel=C*(w*vel+c1*r1*(localpar-par)+c2*r2*(ones(popsize,1)*globalpar-par)); I got an error.Please suggest me the correct form to write any equation.
1 件のコメント
Roger Stafford
2013 年 11 月 20 日
編集済み: Roger Stafford
2013 年 11 月 20 日
You need to show what the matlab error message says and perhaps also tell us which of your variables are scalars and the sizes of any arrays involved in your expression. Also what is the value of 'popsize'?
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Loops and Conditional Statements についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!