Numerical Integration of a vector in matlab?

Posted by clowny on Stack Overflow See other posts from Stack Overflow or by clowny
Published on 2010-05-18T20:45:26Z Indexed on 2010/05/18 20:50 UTC
Read the original article Hit count: 504

Hello all!

Well i have an issue. I have a vector of 358 numbers. I'd like to make a numerical integration of this vector, but i don't know the function of this one. I found that we can use trapz or quad, but i don't really understand how to integrate without the function.

Thanx for any help!

© Stack Overflow or respective owner

Related posts about matlab

Related posts about numerical-integration