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