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

3 次查看(过去 30 天)
I have plotted a graph from a excel data and I want to extend the graph and find an area
  3 个评论
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 2020-3-9
MATLAB has a number of filters available, even a filter design tool in the Signal Processing Toolbox.

请先登录,再进行评论。

采纳的回答

Monisha Nalluru
Monisha Nalluru 2020-3-13
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:

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 2-D and 3-D Plots 的更多信息

产品


版本

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by