필터 지우기
필터 지우기

How to calculate the area under a main lobe

조회 수: 1 (최근 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 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