Effacer les filtres
Effacer les filtres

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

2 vues (au cours des 30 derniers jours)
I have plotted a graph from a excel data and I want to extend the graph and find an area
  3 commentaires
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 le 9 Mar 2020
MATLAB has a number of filters available, even a filter design tool in the Signal Processing Toolbox.

Connectez-vous pour commenter.

Réponse acceptée

Monisha Nalluru
Monisha Nalluru le 13 Mar 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:

Plus de réponses (0)

Catégories

En savoir plus sur Graph and Network Algorithms dans Help Center et File Exchange

Produits


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by