comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Maximum likelihood fitting of an exponential fitting function in IDL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Maximum likelihood fitting of an exponential fitting function in IDL [message #91591] Tue, 04 August 2015 09:01 Go to previous message
atmospheric physics is currently offline  atmospheric physics
Messages: 121
Registered: June 2010
Senior Member
Dear All,

I have an exponential decay function as defined below:

FUNCTION tfunct,X,E
T = EXP(-((1000.0d*X)^E[1])/E[0])
RETURN,T
END

I was using MPFITFUN to get the fitting coefficients. Though this is working fine, I find that the fitting line is deviating away from the more likelihood points in the case when there were some outliers. Can I know if there is a maximum likelihood fitting function in IDL so that I can get the fitting line close to more number of points?

Look forward to your suggestions,

Thanking you,
With regards,
Madhavan
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: calling C++ code from IDL
Next Topic: EOF analysis

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 14:19:08 PDT 2025

Total time taken to generate the page: 0.00380 seconds