area under a curve ?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Akzeptierte Antwort
Sulaymon Eshkabilov
am 9 Jun. 2021
This plot is from Simulink Scope as shown here. You'd need to get the data imported into MATLAB woskpace, select the necessary region of the imported data and then perform summation with trapz().
3 Kommentare
Weitere Antworten (1)
Sulaymon Eshkabilov
am 9 Jun. 2021
Use trapz() that gives you the numerical integration under the curve.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
