Skip to main content
1-Visitor
November 2, 2015
Solved

Why the root function cannot converge?

  • November 2, 2015
  • 6 replies
  • 2541 views

Hi, guys,

Could someone help me with the below problem? Please see the attachment's last page for further details.

Capture.JPG

Thank you very much!

Shawn

Best answer by nas0k

Changing the range from  "0" to "1" to  "0.1" to "1" seems to fix the problem.

I hope this helps.

Norm

6 replies

nas0k1-VisitorAnswer
1-Visitor
November 2, 2015

Changing the range from  "0" to "1" to  "0.1" to "1" seems to fix the problem.

I hope this helps.

Norm

sfan1-VisitorAuthor
1-Visitor
November 2, 2015

Yes, that trick works.

Thank you very much!

19-Tanzanite
November 2, 2015

I'm not sure I would label it as a "trick". I can't read your worksheet, but I suspect it's more of a valuable lesson in numerical computing. I don't know what the function u(t) is, but I suspect that if you try to evaluate du(0) you will get a divide by zero error.