newton raphson method matlab

f (t) = 4.8626 *t* e^( -4.4721*t ) - 0.17
Use Newton Raphsonmethod by using the code newtraph.m.
initial estimate 0.03

1 Commento

What have you done so far? What specific problems are you having with your code?

Accedi per commentare.

Risposte (2)

Roshni Garnayak
Roshni Garnayak il 9 Set 2019

0 voti

There is no built-in function in MATLAB for solving systems of nonlinear equations using the Newton Raphson method.
The following MATLAB answers post provides a code that implements the Newton-Raphson method.

Prodotti

Richiesto:

il 5 Set 2019

Risposto:

il 5 Dic 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by