help-octave
[Top][All Lists]
Advanced

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

Non-Linear implicit Curve Fitting


From: Giftig
Subject: Non-Linear implicit Curve Fitting
Date: Fri, 15 Nov 2013 09:22:56 -0800 (PST)

Good Day

I have two data sets.x and F that has about 10000 points each.

I also have the following equation:
F = C_CV .* alpha.^( x - 1) .* sqrt(a .* F.^2+ b * F + c)

I want to fit that equation on the data above. everything is unknown as
specified.
Any idea on how to accomplish this?

I tried a few methods put nothing gave me a proper fit

Thank you



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Non-Linear-implicit-Curve-Fitting-tp4659221.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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