Community Profile

photo

ray helou


Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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

4 years ago | 2 answers | 0

2

answers

Question


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;

4 years ago | 1 answer | 0

1

answer