area under a curve ?
1 回表示 (過去 30 日間)
古いコメントを表示
採用された回答
Sulaymon Eshkabilov
2021 年 6 月 9 日
This plot is from Simulink Scope as shown here. You'd need to get the data imported into MATLAB woskpace, select the necessary region of the imported data and then perform summation with trapz().
3 件のコメント
その他の回答 (1 件)
Sulaymon Eshkabilov
2021 年 6 月 9 日
Use trapz() that gives you the numerical integration under the curve.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
