LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

taylor coefficient

Hi,

 

Is there any express VI available in lab view to find taylor co-efficients?

As taylor is an extensively used function and labview is such a versatile tool, I am sure there will be.

May be I am not being able to find it by mere search by name.

I am having  MATLAB code to implement the same.

But since the equations are complex, I  m facing troubles implementing them in LView.

 

Thanks

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

Since LabVIEW was designed for building Virtual Instrument (that's the "V""I" in "LabVIEW"), and Taylor Coefficients are for "doing math", it is likely that the implementation of such a specialized function would be "left as an exercise for the reader".  In any event, there would almost surely not be an "express VI" written for this purpose.

 

It is OK to use MatLab for some computing tasks.

 

Bob Schor

0 Kudos
Message 2 of 2
(2,763 Views)