On 6/29/13 11:55 AM, Rupert Swarbrick wrote:
> Adam <adammaj1 at o2.pl> writes:
>> At the end it should be :
>>
>> I can do it using linear function , but then curve is not smooth. I
>> would like to use nonlinear function.
> I don't know whether Maxima has functions for smooth curve
> fitting. Maybe other respondents can help you there. Hopefully the
> following general pointers will be of some use to you:
There's at least lbfgs and minpack_lsquares (and some Lagrange
polynomial routine whose name I forget) to fit curves to data. But I
think you'll have to remove the non-existent data from your data list
yourself before using these routines.
Ray
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <http://www.math.utexas.edu/pipermail/maxima/attachments/20130629/e90e5c4b/attachment.pgp>