I was wondering if you could solve the modified problem in an other way. Consider the $\leq 0$ inequality as a function, finding the extrema locations and checking the function values at those locations will tell us if its $\leq 0$ at every point or not. Correct?
Is the usage of fseminf limited?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Richárd Tóth
el 26 de Ag. de 2019
Comentada: Richárd Tóth
el 2 de Sept. de 2019
Hello
Consider the constraint:
Modify the first product to:
The modified constraint is a three dimensional constraint right? Which can't be handled by fseminf.
Respuesta aceptada
Matt J
el 26 de Ag. de 2019
Editada: Matt J
el 26 de Ag. de 2019
I think that is correct, but I think it's because you would run into prohibitive computational demands if you tried to iterate over K-grids of dimension 3 or higher. For instance, if each dimension required 3000 samples, a 3D K-grid would require 64 GB.
Más respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!