Click here to Skip to main content
15,896,557 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
does anyone know how this is done? *seriously don't understand >.<<br mode="hold" />and we need to do this in C.
any response would be of help! thanks :)

http://i911.photobucket.com/albums/ac312/CatherineTheAnimeLover/untitled-1.png?t=1365321502[^]

does the link work now? TT^TT
Posted
Updated 6-Apr-13 22:00pm
v4
Comments
Kenneth Haugland 6-Apr-13 9:03am    
Link still dont work, if thats what you updated.
DxWhiteman 7-Apr-13 4:02am    
thanks for telling ^^ *fixin

You might use Least Squares[^]. The book Numerical Recipes in C[^] provides code sample (see chapter 15, section 2).
 
Share this answer
 
Comments
Kenneth Haugland 6-Apr-13 9:59am    
Actually, some of the code in the book originally came from Netlib.
DxWhiteman 7-Apr-13 4:02am    
I'll check this out too, thanks :)

edited the link *once again, hope it works >.>
Your link is broken so I dont know what you want. I depends what you are looking for, but Ill bet the answer coul dbe found in either one of the articles here on codeproject, or in the bok "The NURBS book" as it contains several curve fitting algorithms.

Edit:
Or you could search for "curve fit" on this page:
http://www.netlib.org/cgi-bin/search.pl[^]

The algorithms on this page is considered so imporatant that the reasearch community decided to give out the program code, however it might be licenced and only free for research.
 
Share this answer
 
v2
Comments
DxWhiteman 6-Apr-13 9:09am    
uhh, seriously? it works for me though *maybe just me.

anyway, thanks! I'll check on those :D
Kenneth Haugland 6-Apr-13 9:56am    
It looks like a UNI site thats in a private network which requires login to see...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900