How to integate a graph?

2 visualizzazioni (ultimi 30 giorni)
Anas Rao
Anas Rao il 24 Set 2016
Commentato: Walter Roberson il 24 Set 2016
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?

Risposte (1)

Star Strider
Star Strider il 24 Set 2016
To integrate functions, use integrate and its friends (in earlier versions, quad and its friends). For data (vectors and 2D arrays) use trapz.

Tag

Non è stata ancora inserito alcun tag.

Community Treasure Hunt

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

Start Hunting!

Translated by