??? 03/23/04 08:28 Read: times |
#67240 - RE: Linearisation using curve fitting Responding to: ???'s previous message |
well if you have read about polynomial curve fitting techniques then there is nothing more anyone can tell you,excell simply applies the same techniques to your data,the easiest tecnique to understand is called bezier curve fitting which is simpler than other methods as its not really trying to approximate the function.Try googling for that. |