|
[Date Index]
[Thread Index]
[Author Index]
Re: FindFit Mathematica 7
- To: mathgroup at smc.vnet.net
- Subject: [mg113971] Re: FindFit Mathematica 7
- From: Derivator <derivatorb at gmail.com>
- Date: Fri, 19 Nov 2010 06:58:16 -0500 (EST)
- References: <ic34p9$5q5$1@smc.vnet.net>
Thank you. Unfortunately, still
FindFit[{{0., 1.}, {1., -1}}, a x + b /. b -> 1, {a, b}, x]
yields
{a -> -2., b -> 0.}
instead of
{a -> -2., b -> 1.}
Regards,
L.L.
Prev by Date:
Re: Why does "Normal" not create a list of line graphics
Next by Date:
Re: How to specify "arbitrary depth" for a (sub)pattern?
Previous by thread:
Re: FindFit Mathematica 7
Next by thread:
Re: FindFit Mathematica 7
|