photo

Shamila


Last seen: 19 jours il y a Actif depuis 2024

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2

Afficher les badges

Feeds

Afficher par

Question


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...

3 mois il y a | 1 réponse | 0

1

réponse

Question


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 > ...

8 mois il y a | 1 réponse | 0

1

réponse