代码搜索:Modulator
找到约 415 项符合「Modulator」的源代码
代码结果 415
www.eeworm.com/read/283625/4076368
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/418153/2092336
sci modiq_f.sci
//MODIQ_f Scicos I/Q Modulator block
//Classical interface function ver1.0 - scilab-2.7
//8 novembre 2003 - IRCOM GROUP - Author : A.Layec
function [x,y,typ]=MODIQ_f(job,arg1,arg2)
x=[];y=[];typ=[
www.eeworm.com/read/418153/2092339
sci demodiq_f.sci
//DEMODIQ_f Scicos I/Q Modulator block
//Classical interface function ver1.0 - scilab-2.7
//8 novembre 2003 - IRCOM GROUP - Author : A.Layec
function [x,y,typ]=DEMODIQ_f(job,arg1,arg2)
x=[];y=[];t
www.eeworm.com/read/491592/6430766
asv mimo_en.asv
% STTD MIMO encoder and modulator
function [Tx_1, Tx_2, Tx, scale] = mimo_en(D,M, num_Tx, L, bit_n)
% D : dec_data
% L : chip_data Length
% bit_n : bit number / symbol
% M : Modulation M - QA
www.eeworm.com/read/491592/6430767
m mimo_en.m
% STTD MIMO encoder and modulator
function [Tx_1, Tx_2, Tx, scale] = mimo_en(D,M, num_Tx, L, bit_n)
% D : dec_data
% L : chip_data Length
% bit_n : bit number / symbol
% M : Modulation M - QA
www.eeworm.com/read/392021/8366902
m predictsnr.m
function [snr,amp,k0,k1,sigma_e2] = predictSNR(ntf,R,amp,f0)
%[snr,amp,k0,k1,sigma_e2] = predictSNR(ntf,R=64,amp=...,f0=0)
%Predict the SNR curve of a binary delta-sigma modulator by using
%the descri
www.eeworm.com/read/182900/9186724
m predictsnr.m
function [snr,amp,k0,k1,sigma_e2] = predictSNR(ntf,R,amp,f0)
%[snr,amp,k0,k1,sigma_e2] = predictSNR(ntf,R=64,amp=...,f0=0)
%Predict the SNR curve of a binary delta-sigma modulator by using
%the descri
www.eeworm.com/read/418151/10964321
m predictsnr.m
function [snr,amp,k0,k1,sigma_e2] = predictSNR(ntf,R,amp,f0)
%[snr,amp,k0,k1,sigma_e2] = predictSNR(ntf,R=64,amp=...,f0=0)
%Predict the SNR curve of a binary delta-sigma modulator by using
%the descri
www.eeworm.com/read/333524/12677435
m predictsnr.m
function [snr,amp,k0,k1,sigma_e2] = predictSNR(ntf,R,amp,f0)
%[snr,amp,k0,k1,sigma_e2] = predictSNR(ntf,R=64,amp=...,f0=0)
%Predict the SNR curve of a binary delta-sigma modulator by using
%the descri
www.eeworm.com/read/392021/8366787
m designlcbp.m
function [param,H,L0,ABCD,x] = designLCBP(n,OSR,opt,Hinf,f0,t,form,x0,dbg)
%[param,H,L0,ABCD,x]=designLCBP(n=3,OSR=64,opt=2,Hinf=1.6,f0=1/4,t=[0 1],form='FB',x0,dbg=0)
%Design an LC modulator of order