Use of integrate without explicit function - defined by variable
Mostrar comentarios más antiguos
Dear All,
I would like to integrate something which is not defined by a function (anoymous or otherwise. The 'function' is defined by a set of values iod a varable (y) at a number of points defined in another variable (x). I want to integate y with respect to x.
Is there some way of doing this? Graphically I could plot y against x and find the area under the graph. Is this the way I ahould do it using Matalb or is there something more sophisticated?
All help will be welcome.
John
Respuestas (1)
madhan ravi
el 15 de Jun. de 2020
doc cumtrapz
3 comentarios
John Hey
el 15 de Jun. de 2020
madhan ravi
el 15 de Jun. de 2020
cumulative kntegral
John Hey
el 15 de Jun. de 2020
Categorías
Más información sobre Numerical Integration and Differentiation 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!