photo

Ja


2022년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


How can I create a loop to show a table with number of iterations and its roots in secant method?
I tried modifying the for loop command to create iterations but as soon as I run it, the code doesn't show any list of iteration...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


How can i put a stopping criterion for this bisection method code in matlab?
I want to put a stopping criterion of 2% in my code where, once I run the code, the result will stop if the relative error r_e i...

거의 2년 전 | 답변 수: 2 | 0

2

답변

질문


How to input new value as old value using while loop to compute relative error?
I need help on how can I input new value as an old value Whenever I run the code, the r_e (relative error) equation goes up and...

거의 2년 전 | 답변 수: 1 | 0

1

답변