How to get the area between two curves?
Afficher commentaires plus anciens
The curves are both normal distributions with two different designated mean and sd values.
Réponses (1)
Babak
le 12 Oct 2012
0 votes
You can integrate the difference between two curves to get the signed area between them.
If you are looking for an unsigned area between the two curves you should integrate the absolute value of the difference between the two fuctions.
Catégories
En savoir plus sur Exploration and Visualization dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!