X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 17 Jan 2008 02:30 AM by  anon
Global Curve Fitting
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
17 Jan 2008 02:30 AM
    Does anybody know if it is possible to fit multiple data sets simultaneously in IDL. I am currently using "curvefit" to sequentially fit 3 datasets, but these datasets influence eachother, so I am looking for a more appropriate function. It is basically a 3 compartment model, with interaction from one main compartment with the two others, but the two others do not interact. I have time varying data for all 3 compartments, and I want to fit the kinetic parameters of the 3 compartment model with both forward and reverse rate constants. Can this be done using IDL?

    Deleted User



    New Member


    Posts:
    New Member


    --
    17 Jan 2008 02:30 AM
    I am not quite sure, but AMOEBA and POWELL are some more poweful optimisation procedures. You can also try to modify curvefit.pro to fit you purpose. Regards Elena
    You are not authorized to post a reply.