|
-
Feb 27th, 2007, 11:50 AM
#1
Thread Starter
Addicted Member
Fitting a polynomial to a graph.
If you have a set of results on a graph that appears to have a straight line of best fit you can use regression to obtain its algebraic equation.
But how can you do this if your results show a slight curve? How do you map a polynomial onto a graph using your results?
Thanks,
Rich
Rich
A)bort, R)etry, I)nfluence with large hammer.
Please take a moment to rate useful posts.

-
Feb 27th, 2007, 11:59 AM
#2
Re: Fitting a polynomial to a graph.
Using least-squares fitting.
Do a search on these forums if you want code. It must have come up many times before.
zaza
-
Feb 27th, 2007, 12:24 PM
#3
Fanatic Member
Re: Fitting a polynomial to a graph.
 Originally Posted by zaza
Do a search on these forums if you want code. It must have come up many times before.
zaza
Here's a very recent forum discussion:
http://www.vbforums.com/showthread.php?t=452604
-
Feb 27th, 2007, 04:13 PM
#4
Thread Starter
Addicted Member
Re: Fitting a polynomial to a graph.
Thanks for the pointers guys, I used this post here POST
Managed to get the same answer that MS Excel provided which is a good sign .
Rich
A)bort, R)etry, I)nfluence with large hammer.
Please take a moment to rate useful posts.

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|