LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

solve non linear complex-variable equations

i need to solve a characteristic equation for complex variables( in fact, there are one real variable, and one complex variable and only one equation). i want to select the real variable, and solve the equation for the complex variable. the equation is non-linear. what function is available in LABVIEW.
0 Kudos
Message 1 of 5
(2,851 Views)
use the formula node to enter your equation.



Joe.
"NOTHING IS EVER EASY"
0 Kudos
Message 2 of 5
(2,851 Views)
then what "vi" I should use for the solving?
0 Kudos
Message 3 of 5
(2,851 Views)
here is an example of how I have used this in the past.and to answer your question you will have to write your own VI.



Joe.
"NOTHING IS EVER EASY"
0 Kudos
Message 4 of 5
(2,851 Views)
thanks
0 Kudos
Message 5 of 5
(2,851 Views)