Community Profile

photo

ray helou


Con actividad desde 2019

Estadísticas

Content Feed

Ver por

Pregunta


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

más de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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;

más de 4 años hace | 1 respuesta | 0

1

respuesta