Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
sevny
Posted - 02/01/2013 : 10:37:30 PM Origin Ver. and Service Release (Select Help-->About Origin): Origin 9.0 Operating System:Windows
OK, here is the problem I am running into, simply, I am trying nonlinear curve fitting using multiple equations with intermediate variables. It worked well for the simple ones, but when quadratic or higher order equations are present, I have the problem of how to select the correct root out of the multiple roots. The equations are as follows.
In the following equations, x is independent, y is dependent; H and Ka are parameters; L0,P0,R0,V0,Vi and fi are constants; L1, L2, P1 and P2 are intermediate variables, L1 or L2 are greater than zero, smaller than L0; P1 and P2 are greater than zero, smaller than P0. When solve the equations, two L1 and two L2 will be generated from the quadratic equation, so the difficulty is how to realize root selection here. Thank you very much for your time. Any advice or comment are appreciated.