So I have the following two equations:
(1)![]()
(2)![]()
Here x =
I have a set of data points that is
I knowas it is a constant.
My question is how do I use a nonlinear least squares method to get values forand
.
What I've tried so far is solving for x in equation (2) using the quadratic formula and likewise solving forin equation (1). From there, I equated the two resulting equations since x =
and then solved for F, so I get some equation that is F =
.
Is this even going in the right direction? I am trying to create a MATLab program that will help in solving for these parameters, as it's something I'm going to have to solve for many data sets.
Additionally, does anyone have any recommendations for textbooks I can reference in solving a problem like this as I'm at a bit of a loss in trying to solve this?


LinkBack URL
About LinkBacks
