area under a curve ?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Risposta accettata
Sulaymon Eshkabilov
il 9 Giu 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 Commenti
Più risposte (1)
Sulaymon Eshkabilov
il 9 Giu 2021
Use trapz() that gives you the numerical integration under the curve.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
