How to find the area between the curves

1 visualización (últimos 30 días)
Tariq Anwar Aquib
Tariq Anwar Aquib el 12 de En. de 2020
Respondida: Shubh Sahu el 30 de En. de 2020
Hi all,
Being new to matlab I am not able to find the answer.
I have a curve, and I need to find the area enclosed by it.
Please see the attached picture.
Any help would be appreciated. :)
  2 comentarios
Star Strider
Star Strider el 12 de En. de 2020
This may be a parametric three-dimensional problem, and that would affect how the area would be calculated.
We cannot tell, because we do not have access to the code or data that created it.
Tariq Anwar Aquib
Tariq Anwar Aquib el 12 de En. de 2020
I extracted the data from a different software and simply plotted it on matlab.

Iniciar sesión para comentar.

Respuestas (1)

Shubh Sahu
Shubh Sahu el 30 de En. de 2020
Hey!
If you have x and y vectors of the same length, then you can use polyarea or trapz fucntion.
for more information please refer to these links:

Categorías

Más información sobre Numerical Integration and Differentiation en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by