photo

Shamila


Last seen: 18 giorni fa Attivo dal 2024

Followers: 0   Following: 0

Statistica

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


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 mesi fa | 1 risposta | 0

1

risposta

Domanda


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 mesi fa | 1 risposta | 0

1

risposta