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

Home » Public Forums » archive » Re: IDL - EXP fitting function
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDL - EXP fitting function [message #65916 is a reply to message #65914] Thu, 26 March 2009 15:33 Go to previous messageGo to previous message
glen_andy is currently offline  glen_andy
Messages: 4
Registered: March 2009
Junior Member
On Mar 26, 5:15 pm, David Fanning <n...@dfanning.com> wrote:
> David Fanning writes:
>> glen_a...@hotmail.com writes:
>
>>> Greetings everyone! My first post! I have some data x, y, that i would
>>> like to fit to a fitting function of the kind yfit = EXP(a+ b*x).
>>> where a and b are constants which i would like found. Any ideas on how
>>> to do this?
>
>> ab = LinFit(x, y)
>> a = ab[0]
>> b = ab[1]
>
> Whoops! Hang on. Trying to do too many things at
> once. :-)
>
> Give me a couple of minutes and I'll see if I can
> find the right answer here. Didn't notice that
> EXPONENT thing there. :-(
>
> Cheers,
>
> David
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming:http://www.dfanning.com/
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")

Its ok :-) and thank you.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDL & ENVI error: WIDGET_CONTROL: Invalid widget identifier: 17
Next Topic: Re: IDL & ENVI error: WIDGET_CONTROL: Invalid widget identifier: 17

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

Current Time: Sat Oct 11 11:23:28 PDT 2025

Total time taken to generate the page: 1.52354 seconds