derivitive matlab temp function

1 次查看(过去 30 天)
matt noman
matt noman 2020-2-25
编辑: Aquatris 2020-2-25
in matlab how would I ask the user to enter a starting guess V0 to use as the first value for the Newton-Raphson method. If this guess causes the derivative of the temperature function to be zero , the method will immediately fail due to a division by zero. Che
  3 个评论
matt noman
matt noman 2020-2-25
I don't know if I should write a user defined function or write the code directly into my script file
Aquatris
Aquatris 2020-2-25
编辑:Aquatris 2020-2-25
Both would work fine. script would be easier IMO. You can also find some example functions in the fileexchange

请先登录,再进行评论。

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by