Re: 2D version of curvefit... ? [message #31325] |
Wed, 03 July 2002 22:30  |
Craig Markwardt
Messages: 1869 Registered: November 1996
|
Senior Member |
|
|
Benjamin NOEL <Benjamin.Noel@cesr.fr> writes:
> DQpIaSwNCg0KSSBhbSB3b25kZXJpbmcgd2VpdGhlciBhIDJEIHZlcnNpb24g b2YgY3VydmVm
> aXQgZXhpc3RzIG9yIG5vdC4uLiBJIGtub3cNCmdhdXNzMmRmaXQgZG9lcyBl eGlzdCwgYnV0
> IHRoZW4geW91IGNhbid0IHNwZWNpZnkgeW91ciByZWZlcmVuY2UNCmZ1bmN0 aW9uLg0KSXQg
> d291bGQgYmUgZm9yIGZpdHRpbmcgYSBwbGFuZSBpbiBbeCx5LHpdLg0K
I'm sure this means something to somebody, but it comes out in my
newsreader like secret decoder ring data.
In answer to the *subject* at least, you might try MPFIT2DFUN(),
available from my web page. You will also need MPFIT()
Good luck,
Craig
http://cow.physics.wisc.edu/~craigm/lib/idl/idl.html
--
------------------------------------------------------------ --------------
Craig B. Markwardt, Ph.D. EMAIL: craigmnet@cow.physics.wisc.edu
Astrophysics, IDL, Finance, Derivatives | Remove "net" for better response
------------------------------------------------------------ --------------
|
|
|
Re: 2D version of curvefit... ? [message #31404 is a reply to message #31325] |
Mon, 08 July 2002 06:35  |
James Kuyper
Messages: 425 Registered: March 2000
|
Senior Member |
|
|
Craig Markwardt wrote:
>
> Benjamin NOEL <Benjamin.Noel@cesr.fr> writes:
>
>> DQpIaSwNCg0KSSBhbSB3b25kZXJpbmcgd2VpdGhlciBhIDJEIHZlcnNpb24g b2YgY3VydmVm
>> aXQgZXhpc3RzIG9yIG5vdC4uLiBJIGtub3cNCmdhdXNzMmRmaXQgZG9lcyBl eGlzdCwgYnV0
>> IHRoZW4geW91IGNhbid0IHNwZWNpZnkgeW91ciByZWZlcmVuY2UNCmZ1bmN0 aW9uLg0KSXQg
>> d291bGQgYmUgZm9yIGZpdHRpbmcgYSBwbGFuZSBpbiBbeCx5LHpdLg0K
>
> I'm sure this means something to somebody, but it comes out in my
> newsreader like secret decoder ring data.
In my newsreader (Netscape 4.79 for Linux), it displays as:
> Hi,
>
> I am wondering weither a 2D version of curvefit exists or not... I know
> gauss2dfit does exist, but then you can't specify your reference
> function.
> It would be for fitting a plane in [x,y,z].
However, when I select "View/Source" from the menu, I see the same
garbage you do. The key thing is the header which preceeds that garbage,
which says:
Content-Transfer-Encoding: base64
It appears that your newsreader doesn't recognise that encoding scheme.
|
|
|
Re: 2D version of curvefit... ? [message #31406 is a reply to message #31325] |
Mon, 08 July 2002 02:40  |
Benjamin NOEL
Messages: 2 Registered: July 2002
|
Junior Member |
|
|
>> DQpIaSwNCg0KSSBhbSB3b25kZXJpbmcgd2VpdGhlciBhIDJEIHZlcnNpb24g b2YgY3VydmVm
>> aXQgZXhpc3RzIG9yIG5vdC4uLiBJIGtub3cNCmdhdXNzMmRmaXQgZG9lcyBl eGlzdCwgYnV0
>> IHRoZW4geW91IGNhbid0IHNwZWNpZnkgeW91ciByZWZlcmVuY2UNCmZ1bmN0 aW9uLg0KSXQg
>> d291bGQgYmUgZm9yIGZpdHRpbmcgYSBwbGFuZSBpbiBbeCx5LHpdLg0K
>
> I'm sure this means something to somebody, but it comes out in my
> newsreader like secret decoder ring data.
well, it happens from times to times...
> In answer to the *subject* at least, you might try MPFIT2DFUN(),
> available from my web page. You will also need MPFIT()
thanks for the answer. i had been advised to use MPcurvefit, and thanks to
your site i could download it.
back to work...
B. Noel
|
|
|