photo

Shamila


Last seen: 4ヶ月 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


in this code for finding root by newton raphson method i gave derivative of f in g. instead of giving derivative directly how can i get derivative using any code?
this is a matlab code for finding root for a function using newton raphson method... here i knew derivative of f so that i g...

6ヶ月 前 | 1 件の回答 | 0

1

回答

質問


if number of steps is not multiple of 3 how to do simpsons 3/8 rule? why im getting more error in simpsons 3/8 rule than in simpsons 1/3 rule?
Here, as dx is 0.1 and 0.01, n is not multiple of 3 for 3/8 rule.tried by making n same for all 3 rules. but error in 3/8 > ...

11ヶ月 前 | 1 件の回答 | 0

1

回答