フィルターのクリア

What if you modify this matlab optimization example?

1 回表示 (過去 30 日間)
Richárd Tóth
Richárd Tóth 2019 年 8 月 5 日
編集済み: Torsten 2019 年 8 月 6 日
Hello
what if w2 is between 1 and 199 instead of 1-100? In that case wx and wy would have different sizes and it would throw an error at K1.
  6 件のコメント
Richárd Tóth
Richárd Tóth 2019 年 8 月 5 日
the answer seems to be yes
Torsten
Torsten 2019 年 8 月 6 日
編集済み: Torsten 2019 年 8 月 6 日
yes. The number of elements created by meshgrid (or ndgrid) in the arrays wx and wy equals the number of grid points in two (or n) dimensions - and that's where the constraint is evaluated.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with Optimization Toolbox についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by