08-06-2021 03:49 AM - edited 08-06-2021 03:55 AM
Hi
I am trying to program in labview for finding Time of flight of wave at interface. the formula can be given as x/V1(Sqrt(a2+x2))=(c-x)/(V2(b2+(d-x)2.
how to calculate this equation interms of Newton raphson method with least error fit.?