simpsons rule in matlab
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
can anyone help me by telling me that what are the parameters a,b,n in simpsons rule.
0 Kommentare
Antworten (1)
George Papazafeiropoulos
am 20 Mai 2014
Bearbeitet: George Papazafeiropoulos
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu Numerical Integration and Differential Equations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!