How to calculate the area under a main lobe

1 次查看(过去 30 天)
Hi,
I have two main lobes with side lobes, I need to calculate the area underneath the main lobe, and then the area between the peak and full width half height? Does anyone know how to do this? I have searched the documentation but I cannot find anything that works. I have attached the image so the probelm can be seen
Thanks in advance
  2 个评论
Bobby Huxford
Bobby Huxford 2019-8-7
Sounds like an area under the curve problem. I would recommend using the trapz() function (at a range value of about 6?). Its hard to tellif your data is actually 3 dimensional or not. It seems to only really have a value at 2 range values.
info on trapz():
KatherineS
KatherineS 2019-8-7
编辑:KatherineS 2019-8-7
Thank you for your help, wouldnt this also include the area under the side lobe values? Also the curves are 3D

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Numerical Integration and Differentiation 的更多信息

产品


版本

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by