help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: i just want to use nonlinear curve fitting function , what should i


From: Tatsuro MATSUOKA
Subject: Re: i just want to use nonlinear curve fitting function , what should i do?
Date: Sat, 16 Jan 2010 08:10:44 +0900 (JST)

Hello

In octave-forge, you can find non-linear curve fit script, leasqr.m

See:
http://octave.sourceforge.net/doc/f/leasqr.html

This function in function m files, you cannot use it standalone.

Octave itself is an integrated numerical software, why you would like to get 
standalone program from
octave? 

I think that you should a write program by yourself if you would like to to 
carry out non-linear curve
fit by standalone program with reference to the fitting program, for example, 
fit.c in gnuplot
sources.

Regards

Tatsuro

--- boluor wrote:

> i want to use the nonlinear curve fitting function in an standalone
> program ,and then i don't need to install octave in my computer.
> 
> i know there is a "fit" function in gnuplot that do this job , and which
> in octave ? 
> 
> what should i do ? 
> 
> thank you! 
> > _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
> 


--------------------------------------
Get the new Internet Explorer 8 optimized for Yahoo! JAPAN
http://pr.mail.yahoo.co.jp/ie8/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]