03-03-2008 01:53 AM
03-03-2008 02:15 AM
Hi IO,
how do you want to calculate the y value without knowing the values of d0 to d3? Or is y the index of your x Array * dt?
Mike
03-03-2008 02:33 AM
Dear Mike,
Thanks for your reply.
Actually in the first place, I think I have a series of x then I use those x to calculate the variation of y because the coefficients are constant .But I forget the most impaortant part is the y is not constant indeed.As a result of that, the equcation is not possible for the solution.I am sorry that I have made a terrible mistake.
Now, I will look at the equcations to calculate the y values first.then, use teh regression graph to calculate back the coefficients.
Thanks a lot.
Io
03-03-2008 02:50 AM
Hi IO,
to calculate the y values you can use the LabView functions. See the attched example. Hope this helps.
Mike
03-03-2008 06:17 AM
Dear Mike,
Thanks for your reply.
The VI is very useful.Thanks a lot.
Io