simpsons rule in matlab
Mostrar comentarios más antiguos
can anyone help me by telling me that what are the parameters a,b,n in simpsons rule.
Respuestas (1)
George Papazafeiropoulos
el 20 de Mayo de 2014
Editada: George Papazafeiropoulos
el 20 de Mayo de 2014
0 votos
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:
Categorías
Más información sobre Numerical Integration and Differential Equations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!