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

1 Ansicht (letzte 30 Tage)
I have plotted a graph from a excel data and I want to extend the graph and find an area
  3 Kommentare
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 am 9 Mär. 2020
MATLAB has a number of filters available, even a filter design tool in the Signal Processing Toolbox.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Monisha Nalluru
Monisha Nalluru am 13 Mär. 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:

Weitere Antworten (0)

Kategorien

Mehr zu Graph and Network Algorithms finden Sie in Help Center und File Exchange

Produkte


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by