Integration of numerical date between multiple limits

So I have acceleration vs time data and I need to integrate the curve between many limits to find the maximum value so integrate between 0-0.0005 seconds and 0.0005-0.001 seconds and so on how can I go about doing this

回答 (1 件)

Alan Stevens
Alan Stevens 2020 年 7 月 28 日

0 投票

Use cumtrapz(t,accn)?

カテゴリ

ヘルプ センター および File ExchangeMathematics についてさらに検索

製品

リリース

R2019a

質問済み:

2020 年 7 月 28 日

回答済み:

2020 年 7 月 28 日

Community Treasure Hunt

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

Start Hunting!

Translated by