Posted on 2007-05-10 17:03:35-07 by bobt
how to do 2 coordinates fit?
I've looked at the examples given in PDL-levmar documentation. Question: if I need to do curve fitting on function with 2 coordinates, how do I do this? For example: x = p0 * exp(-t1*t1 * p1) + p2 * exp(-t2*t2 * p3); So the above function has 2 coordinates: t1 and t2. Thanks! Bobt
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.