simpsons rule in matlab
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
can anyone help me by telling me that what are the parameters a,b,n in simpsons rule.
0 commentaires
Réponses (1)
George Papazafeiropoulos
le 20 Mai 2014
Modifié(e) : George Papazafeiropoulos
le 20 Mai 2014
a= Initial point of integration interval
b= Last point of integration interval
n= number of sub-intervals (panels) of integration interval, must be integer
The above refer to this file:
0 commentaires
Voir également
Catégories
En savoir plus sur Numerical Integration and Differential Equations dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!