Borrar filtros
Borrar filtros

How to find area from a plotted graph which was imported from excel

2 visualizaciones (últimos 30 días)
I have plotted a graph from a excel data and I want to extend the graph and find an area
  3 comentarios
Harish Chandra Chowdary Thakkilapati
The data is imported from excel and firstly i want to filter the data and male a linear graph is it possible
Walter Roberson
Walter Roberson el 9 de Mzo. de 2020
MATLAB has a number of filters available, even a filter design tool in the Signal Processing Toolbox.

Iniciar sesión para comentar.

Respuesta aceptada

Monisha Nalluru
Monisha Nalluru el 13 de Mzo. de 2020
Generally, in order to find an area under graph integration is used. As data is already imported in this case, use trapz or polyarea function which are used to find area under a graph in matlab.
Refer the following link:

Más respuestas (0)

Categorías

Más información sobre Graph and Network Algorithms en Help Center y File Exchange.

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by