Borrar filtros
Borrar filtros

Specific area under curve

1 visualización (últimos 30 días)
Fuwad Abdul Muyeed
Fuwad Abdul Muyeed el 2 de Feb. de 2022
Respondida: Benjamin Thompson el 2 de Feb. de 2022
I have two sets of data - pressure and volume. Plotting volume on the x axis and pressure on the y axis, the plot is obtained as shown in the figures. Some plots will have loops (marked in red, highlighted in yellow). I want to know if there is any way to determine the presence of those smaller (inner) loops or area under those smaller (inner) loops.
(with small inner loops)
(without any inner loop)

Respuestas (1)

Benjamin Thompson
Benjamin Thompson el 2 de Feb. de 2022
You could locate the "center" of the large circle or oval. Try calculating the polar cordinates, angle and radius, from the center to each data point. Any angle used more than once, or if the rate of change in angle backtracks, is a likely place for an inner loop.

Categorías

Más información sobre Surface and Mesh Plots en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by