area under a curve ?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Réponse acceptée
Sulaymon Eshkabilov
le 9 Juin 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 commentaires
Plus de réponses (1)
Sulaymon Eshkabilov
le 9 Juin 2021
Use trapz() that gives you the numerical integration under the curve.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
