maybe it's possible to create a 1D or 2D constraint matrix from the N-D constraint matrix? I think the order of the elements doesn't even matter, right?
Fseminf can't be used if the constraints' dimsion is higher than 2?
1 view (last 30 days)
Show older comments
Hello
What can you do if the constraints have higher dimension than 2?
Here
is the 2D example, but in my problem I have products like
... . Not exactly this but the point is that I have n number of
and I have to multiply all of them(not only 2 of them).
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/233034/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/233033/image.png)
5 Comments
Lucas Schaare
on 25 Feb 2022
Hello,
were you able to solve this problem with 3D constraint matrix?
Thank you in advance.
Lucas
Answers (1)
Bruno Luong
on 7 Aug 2019
If you have one inequality (doesn't matter how the lhs is computed, with finite or infinite series or products), then you have ONE constraint.
See Also
Categories
Find more on Quadratic Programming and Cone Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!