How to integate a graph?

2 次查看(过去 30 天)
Anas Rao
Anas Rao 2016-9-24
I have function which is calculating displacement vs time . I want to integarte it. Can any one please help me how I make the function of integration in matlab?

回答(1 个)

Star Strider
Star Strider 2016-9-24
To integrate functions, use integrate and its friends (in earlier versions, quad and its friends). For data (vectors and 2D arrays) use trapz.

类别

Help CenterFile Exchange 中查找有关 Numerical Integration and Differentiation 的更多信息

标签

尚未输入任何标签。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by