photo

ray helou


Attivo dal 2019

Followers: 0   Following: 0

Statistica

Feeds

Visto da

Domanda


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

quasi 5 anni fa | 2 risposte | 0

2

risposte

Domanda


find t and Use a graphical method to locate the initial estimate
find t and Use a graphical method to locate the initial estimate x = t*v*exp(-w*t) v = 4.8626; w = 4.4721; x=0.17;

quasi 5 anni fa | 1 risposta | 0

1

risposta