필터 지우기
필터 지우기

How matlab calculate SINR? (Mathematically)

조회 수: 7 (최근 30일)
Parmida
Parmida 2022년 11월 19일
댓글: Parmida 2022년 11월 21일
Hello,
How does MATLAB calculate with the SINR command and only taking the name of the antenna? What are the parameters that affect the calculation of SINR for an antenna? JUST IT'S NAME??!!
  댓글 수: 4
Walter Roberson
Walter Roberson 2022년 11월 20일
It depends on what coordinate system and propagation model is configured for the tx
You are not passing in the name of an antenna, you are passing in an object that represents a configured system of antennas.
Parmida
Parmida 2022년 11월 21일
Thank you so much for your help.

댓글을 달려면 로그인하십시오.

답변 (1개)

DGM
DGM 2022년 11월 19일
The documentation for sinr is fairly descriptive. From the synopsis:
The default propagation model is Longley-Rice when terrain is enabled and free space when terrain is disabled.
It also lists the defaults for map/terrain and other parameters.

카테고리

Help CenterFile Exchange에서 Antennas, Microphones, and Sonar Transducers에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by