How to integate a graph?

2 ビュー (過去 30 日間)
Anas Rao
Anas Rao 2016 年 9 月 24 日
コメント済み: Walter Roberson 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 件のコメント
Walter Roberson
Walter Roberson 2016 年 9 月 24 日

サインインしてコメントする。

回答 (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 Center および File ExchangeNumerical Integration and Differentiation についてさらに検索

タグ

タグが未入力です。

Community Treasure Hunt

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

Start Hunting!

Translated by