integration

7 views (last 30 days)
Lisa Justin
Lisa Justin on 8 Feb 2012
Answered: Ubaid Arain on 4 Apr 2020
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
use the trapz function
source: help file

More Answers (1)

Ubaid Arain
Ubaid Arain on 4 Apr 2020
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!