04-16-2012 01:00 AM
Hi Aed
as i saw your pdf file and equation 26 as well
can you make state space model and then use control & design tool kit, the function construct state space model
you will be having soultion
tc
04-16-2012 01:05 AM
As Lynn said, implementing formula 26 in LabVIEW is not difficult, and has nothing to do with placing a formula inside a matrix (or however you were describing the problem).
@aed wrote:
I did the calculations manually in excel already. So all I need to do is to input the values into matrix figures in labview?
Why would you need to do the calculations in excel? LabVIEW can do the same thing and compose the matrix for you.
@aed wrote:
What if the values are variable such as a change in F. Do I redo the calculations again?
Any change in an input parameter that causes a change in the result requires recalculation.