solving two of nonlinear equations and two unknwons.
- From: Mike <SulfateIon@xxxxxxxxx>
- Date: Fri, 17 Oct 2008 00:38:38 -0700 (PDT)
Hi
I have a problem about solving two of nonlinear equations. And I only
have two unknown.
The function is run by some complex program and I think it's very hard
to solve it analytically.
Thus, I cannot have anallytic Jacobian.
I try numerically. I use IMSL and fortran.
First I use NEQBF(purpose:Solves a system of nonlinear equations using
factored secant update with a finite-difference approximation to the
Jacobian.). Then I find there is no constraint (reasonable bounds)
for this.
Does anybody know if there is constrainted nonlinear equations solver
for imsl?
Then I switch to use BCLSF(purpose:
Solves a nonlinear least squares problem subject to bounds on the
variables using a modified
Levenberg-Marquardt algorithm and a finite-difference Jacobian.)
It is quite sensitive to guess vectors. It traps to a wrong solution.
Since I have two unkown for two nonlinear equations. I doubt if I
need to use this (least squares).
Is there a better choice for IMSL fortran?
Mike
.
- Follow-Ups:
- Re: solving two of nonlinear equations and two unknwons.
- From: Peter Spellucci
- Re: solving two of nonlinear equations and two unknwons.
- From: Helmut Jarausch
- Re: solving two of nonlinear equations and two unknwons.
- From: Mike
- Re: solving two of nonlinear equations and two unknwons.
- Prev by Date: Re: FFT with arbitrary basis function?
- Next by Date: Re: solving two of nonlinear equations and two unknwons.
- Previous by thread: Solution Manual-Advanced Management Accounting
- Next by thread: Re: solving two of nonlinear equations and two unknwons.
- Index(es):
Relevant Pages
|