dvbsapskdemod
DVB-S2/S2X/SH 標準固有の振幅位相偏移変調 (APSK) 復調
構文
説明
は、z
= dvbsapskdemod(y
,M
,stdSuffix
)stdSuffix
で識別されるデジタル ビデオ放送 (DVB) 標準と変調次数 M
に従って変調された、APSK 入力信号 y
を復調します。DVB 準拠の APSK 復調の詳細については、DVB 準拠の APSK 硬復調およびDVB 準拠の APSK 軟復調を参照してください。
では、1 つ以上の名前と値のペアの引数を使用して、前述の構文のいずれかで使用するオプションを指定します。たとえば、z
= dvbsapskdemod(___,Name,Value
)'OutputDataType','double'
では目的の出力データ型を指定します。名前と値のペアの引数は、他のすべての入力引数の後で指定します。
例
入力引数
出力引数
詳細
参照
[1] ETSI Standard EN 302 307 V1.4.1: Digital Video Broadcasting (DVB); Second generation framing structure, channel coding and modulation systems for Broadcasting, Interactive Services, News Gathering and other broadband satellite applications (DVB-S2), European Telecommunications Standards Institute, Valbonne, France, 2005-03.
[2] ETSI Standard EN 302 307-2 V1.1.1: Digital Video Broadcasting (DVB); Second generation framing structure, channel coding and modulation systems for Broadcasting, Interactive Services, News Gathering and other broadband satellite applications (DVB-S2X), European Telecommunications Standards Institute, Valbonne, France, 2015-02.
[3] ETSI Standard EN 302 583 V1.1.1: Digital Video Broadcasting (DVB); Framing structure, channel coding and modulation for Satellite Services to Handheld devices (SH), European Telecommunications Standards Institute, Valbonne, France, 2008-03.
[4] Sebesta, J. “Efficient Method for APSK Demodulation.” Selected Topics on Applied Mathematics, Circuits, Systems, and Signals (P. Pardalos, N. Mastorakis, V. Mladenov, and Z. Bojkovic, eds.). Vouliagmeni, Athens, Greece: WSEAS Press, 2009.
拡張機能
バージョン履歴
R2018a で導入