ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Constrained nonlinear optimization problems

Hi,all. I'm a labview beginner and stuck by how to use constranied nonlinear optimization VI for weeks. Indeed, someone has given examples especially Darin.K. But the number of constrains was only one and I couldn't understand. Take the following subject for example.

 

 

object function minimize F(X)=0.785*x1^2*x2;

constrants: 8.33*x2-x1^3<=0;

                 6.25-x1^3<=0;

                 0.34*x2^3-x1^4<=0;

                 8-x2<=0;

 

Can somebody help me,please?  

0 Kudos
Message 1 of 5
(4,533 Views)

Hi, please refer to LabVIEW example and learn the detail about how to make use of this VI.

 

 

NI Application Engineer

Ben

0 Kudos
Message 2 of 5
(4,463 Views)

Continued from here.

 

0 Kudos
Message 3 of 5
(4,452 Views)
Hi,all,I tried to get the example understood,but I failed. Can you solve the problem above? Maybe I can understand how to use this VI when this question solved!
0 Kudos
Message 4 of 5
(4,351 Views)

 


@endeavor_pi wrote:

Hi, please refer to LabVIEW example and learn the detail about how to make use of this VI.

 

 

NI Application Engineer

Ben


 

Fighting with the documentation, I just stumbled upon your comment. I think your comment is useless, especially coming from an NI employee. The optimization vi's are not at all documented ! Hopefully there are some nice people on this forum - not employee by NI- that help the community with these issues (I am thinking at Darrin among others).

I am sorry that there is no anti-Kudo possible : I would give you that.

0 Kudos
Message 5 of 5
(4,256 Views)