I have function which is calculating displacement vs time . I want to integarte it. Can any one please help me how I make the function of integration in matlab?

Antworten (1)

Star Strider
Star Strider am 24 Sep. 2016

0 Stimmen

To integrate functions, use integrate and its friends (in earlier versions, quad and its friends). For data (vectors and 2D arrays) use trapz.

Tags

Noch keine Tags eingegeben.

Gefragt:

am 24 Sep. 2016

Kommentiert:

am 24 Sep. 2016

Community Treasure Hunt

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

Start Hunting!

Translated by