From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

constrained optmization

Hi everybody,

 

 

I have tried to use Labview for optImization as on Matlab, I have reached to use the VI unconstrained optmization but for my application I have to do a constrained nonlinear optimization problem. I've tried to see and use Constrained Nonlinear Optimization.vi, but I got stuck with defining the constrained. When I looked for some help, it only shows a template (labview\vi.lib\gmath\NumericalOptimization\cno_ob​jective function template.vit) which not giving much and real example. 

.

For example I have function f(x) = –x1*x2*x3 and the constraint is x1 > 0; 1<x2<2 ;x3 <= 72. How to write the constraint function to be connected into Constrained Nonlinear Optimization.vi ? Can someone help me ?

 

If someone have a simple example....

 

Thank you.

 

0 Kudos
Message 1 of 1
(2,458 Views)