help-octave
[Top][All Lists]
Advanced

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

fsolve


From: Guoqiang Lu
Subject: fsolve
Date: Sat, 22 Mar 1997 20:13:57 -0800

I am using fsolve to find the solution for F(X)=[0 0 ...0]'. The
solution may or may not exist. When there is no solution, I would
like to find X0 such that Norm[F(X),2] is minimized. How do I solve this
using octave? Also, I get info=3 using [X,info]=fsolve(F, X0). 

Based on what criteria does fsolve stop the interaction? 

Thanks.

guoqiang


reply via email to

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