|
[Date Index]
[Thread Index]
[Author Index]
Re: FindFit
- To: mathgroup at smc.vnet.net
- Subject: [mg62561] Re: FindFit
- From: "Chris Chiasson" <chris.chiasson at gmail.com>
- Date: Mon, 28 Nov 2005 00:57:43 -0500 (EST)
- References: <dmbqji$qat$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Montgrimpulo,
You could try the following option, which is nominally the same thing
as your norm, but seems to be better at maintaining precision.
NormFunction->Function[Norm[#,Infinity]
You could also just increase working precision:
WorkingPrecision->24
--
http://chrischiasson.com/contact/chris_chiasson
Prev by Date:
How to define and plot a periodic signal?
Next by Date:
rt.jar file
Previous by thread:
FindFit
Next by thread:
Re: FindFit
|