How can I fix these error in my optimization code.
古いコメントを表示
Error using optim.internal.problemdef.MatrixOperator Inner matrix dimensions must agree.
Error in optim.internal.problemdef.Mtimes
Error in *
Error in Untitled2 (line 29) usernc = (sum(sum(rf*r)) + sum(sum(lght*l)) + sum(sum(wmh*wm)) + sum(sum(evs*ev)) + sum(sum(dwh*dw)));
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Problem-Based Optimization Setup についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!