How to calculate area under peak?
4 ビュー (過去 30 日間)
古いコメントを表示
I have many multiple peak events/signals as shown in attached picture. I want to calculate area under each individual peaks (in green color). For all signals I have baseline current (in red color), current with respect to time points and start and end time point of peak.
1 件のコメント
採用された回答
KSSV
2017 年 5 月 31 日
You can calculate area using either by trapz or polyarea. Read about them.
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!