05-03-2007 07:32 AM
05-03-2007 10:39 AM
Robst - CLD |
Using LabVIEW since version 7.0 |
05-03-2007 12:17 PM
The answer by Robst does not deal with interpolation, just with fitting.
Newer versions of LabVIEW have a rich colection of interpolation tools and one of them should suit your needs. ("mathematics...interpolation&extrapolation" palette)
If you want to fit for a polynomial as above, you can, given the polynomial coefficients, calculate the Y for any X using "polynomial evaluation".
05-04-2007 09:17 AM