Newton-Raphson method. code

in matlab how would I ask the user to enter a percent error that will be used to determine the precision of the Newton-Raphson method. Verify that this value is between 0.1% and 10% (inclusive). If it is not, prompt the user to re-enter the percent error until a value is entered in the correct range.

1 件のコメント

David Hill
David Hill 2020 年 2 月 25 日
Look at input() function

サインインしてコメントする。

回答 (0 件)

タグ

質問済み:

2020 年 2 月 25 日

コメント済み:

2020 年 2 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by