I want to integrate an RPM signal, how do i integrate it? It is an n*m matrix. I use matlab version R2010b.

 Accepted Answer

Kevin Holst
Kevin Holst on 8 Feb 2012

1 vote

use the trapz function
source: help file

More Answers (1)

Ubaid Arain
Ubaid Arain on 4 Apr 2020

0 votes

simply by using the trapz function
thankyou

Community Treasure Hunt

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

Start Hunting!