Borrar filtros
Borrar filtros

What if you modify this matlab optimization example?

2 visualizaciones (últimos 30 días)
Richárd Tóth
Richárd Tóth el 5 de Ag. de 2019
Editada: Torsten el 6 de Ag. de 2019
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 comentarios
Richárd Tóth
Richárd Tóth el 5 de Ag. de 2019
the answer seems to be yes
Torsten
Torsten el 6 de Ag. de 2019
Editada: Torsten el 6 de Ag. de 2019
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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Get Started with Optimization Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by