From: ac@ua on
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
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
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
>> 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