Prev: how to loop audioplayer
Next: image compression
From: ac@ua on 9 Mar 2006 05:09 Hi, Can anyone help me how to write matlab code of newton-raphson method to solve a non linear equation system? thanks, acQua
From: joa on 9 Mar 2006 08:12 NR is implemented in the FMINUNC function if you have the Optimization Toolbox. "ac(a)ua" <ilhan.pinar(a)gmail.com> wrote in message news:1141898992.217420.132790(a)v46g2000cwv.googlegroups.com... > Hi, > > Can anyone help me how to write matlab code of newton-raphson method to > solve a non linear equation system? > > thanks, > > acQua >
From: joa on 9 Mar 2006 08:13 Well, quasi-Newton-Raphson, to be precise. "ac(a)ua" <ilhan.pinar(a)gmail.com> wrote in message news:1141898992.217420.132790(a)v46g2000cwv.googlegroups.com... > Hi, > > Can anyone help me how to write matlab code of newton-raphson method to > solve a non linear equation system? > > thanks, > > acQua >
From: Claudio on 9 Mar 2006 10:57 >> fsolve joa wrote: > > > Well, quasi-Newton-Raphson, to be precise. > > "ac(a)ua" <ilhan.pinar(a)gmail.com> wrote in message > news:1141898992.217420.132790(a)v46g2000cwv.googlegroups.com... >> Hi, >> >> Can anyone help me how to write matlab code of newton-raphson > method to >> solve a non linear equation system? >> >> thanks, >> >> acQua >> > > >
|
Pages: 1 Prev: how to loop audioplayer Next: image compression |