LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

matrix multiplication

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

0 Kudos
Message 11 of 12
(469 Views)

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.

0 Kudos
Message 12 of 12
(468 Views)