Hello,
I need to do the following:
I have a polynomial function y=P(x) that I know by the factors a0, a1,
.... a5 and I need to revert it.
Not enterily, in fact I just need to compute for some value 'y', the
corresponding value 'x'.
I know there's some good iterative algorithms to do this that I surely
can implement, but I have a performance constraint and I must have this
done as fast as possible. Is there any way with the CVI libraries I
missed or any other performant library (free) I can use ?
Thanks for any help,
--
Fred