My labview is 7.0 edition.
The vi is In the directory ... \National Instruments\LabVIEW 7.0\vi.lib\analysis\6fits.llb\get new coefficients.vi . It looks like that the vi can give the new coefficients using some matrix solution method. It is very difficult to study on it because it uses the call library function node.
Can someone tell me what method it use to solve the matrix equation? Now I need it to understand the nonlinear fit vi written by Altenbach.
Thanks!!