代码搜索:Modulator

找到约 415 项符合「Modulator」的源代码

代码结果 415
www.eeworm.com/read/472388/6876597

m td-scdma_16qamconstall.m

% close all clear clc % Ideal constellation M = 16; % Number of points in constellation h=modem.qammod(M); % Modulator object % h=modem.qammod('M', 16, 'PhaseOffset', -45); % Modulator objec
www.eeworm.com/read/294130/8251054

htm 224.htm

RFID-Bulletin Board: ask 10% modulator, Rod at 11/28/2000 17:07
www.eeworm.com/read/294130/8251701

htm 220.htm

RFID-Bulletin Board: ASK 10% - Modulator, A.Koch at 11/20/2000 11:43
www.eeworm.com/read/237492/13947770

m mod_4psk.m

function y=mod_4PSK(x) % 4PSK Modulator % % x -- binary input bits. The length of x must be multiples of 4. % y -- complex output. vector % cons =exp(j*([ 1 4 2 3 8 5 7 6]*pi/4-pi/8));
www.eeworm.com/read/418157/10963548

m bp2m.m

% 2nd Order Band-Pass Sigma-Delta Modulator Model % by S. Brigati, F. Francesconi, A. Fornasari, P. Malcovati % The modulator structure is simulated using Simulink (BP2.mdl). % 1. Plots the Power S
www.eeworm.com/read/418157/10963694

html calcsnr.html

Postprocessing (calcSNR)
www.eeworm.com/read/418155/10964230

m sd2.m

% ************************************************************************ % 2nd Order Sigma-Delta A/D Modulator % by S. Brigati Ver.(0.1) 08/04/98 % The modulator structure is simulated using Simu
www.eeworm.com/read/392021/8367134

m calculatetf.m

function [ntf,stf] = calculateTF(ABCD,k) % [ntf,stf] = calculateTF(ABCD,k=1) % Calculate the NTF and STF of a delta-sigma modulator whose loop filter % is described by the ABCD matrix, assuming a qua
www.eeworm.com/read/187956/8585572

m main10.m

%产生4个节点的训练集 clear all; rb=1000;%码率 fc=12000;%载频 df=rb;%FSK调制频偏 N=50;%码元个数 L=120;%每个码字采样数 %------------------------------------------- %nodel, 产生训练节点1的输入矩阵和目标矩阵 i=1; p1=zeros(1,225);k1=0.1*on