How to calculate the area under a main lobe

3 ビュー (過去 30 日間)
KatherineS
KatherineS 2019 年 8 月 7 日
編集済み: KatherineS 2019 年 8 月 7 日
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 Center および File ExchangeNumerical 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