代码搜索:Modulator
找到约 415 项符合「Modulator」的源代码
代码结果 415
www.eeworm.com/read/328643/13009622
c v22.c
/*
* V22 modulator & demodulator
*
* Copyright (c) 1999,2000 Fabrice Bellard.
*
* This code is released under the GNU General Public License version
* 2. Please read the file COPYING to know t
www.eeworm.com/read/150151/12309086
m mod16ofdm.m
function mod16ofdm(modparams)
% mod16ofdm(modparams)
% 802.16a/D6+ OFDM modulator simulation
% modparams: structure of parameters passed in by GUI
%
% COMMERCIAL IN CONFIDENCE
% Copyright (c) Co
www.eeworm.com/read/206296/15296974
m mod16ofdm.m
function mod16ofdm(modparams)
% mod16ofdm(modparams)
% 802.16a/D7 OFDM modulator simulation
% modparams: structure of parameters passed in by GUI
%
% COMMERCIAL IN CONFIDENCE
% Copyright (c) Com
www.eeworm.com/read/7827/136050
sim pwm.sim
@OrCAD Simulation Server Version: 1.0
@Settings: 0 1
@General:
ProfileName= "PWM"
ProfileFile= "PWM.sim"
Connectivity= "PWM modulator.net"
NetlistFile= "PWM.cir"
DataFile= "PWM.dat"
Out
www.eeworm.com/read/294145/3919719
makefile
MODULE_NAME = test_modulator
DEPENDS = source mapper midamble rrc block sink
BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/")
include $(BASE)/Include/module.mk
www.eeworm.com/read/135839/13894729
m mod16ofdm.m
function mod16ofdm(modparams)
% mod16ofdm(modparams)
% 802.16a/D6+ OFDM modulator simulation
% modparams: structure of parameters passed in by GUI
%
% COMMERCIAL IN CONFIDENCE
% Copyright (c) Co
www.eeworm.com/read/166473/10018921
m modul.m
function sig_modul = modul(data,md,pulse,samples,gain,varargin)
%MODUL Multidimensional digital modulator.
% SIG_MOD = MODUL(DATA,MD,PULSE,SAMPLES,GAIN) performs linear
% memoryless digital modul
www.eeworm.com/read/323260/13346379
m mlse_cpm_func.m
function [BER]=MLSE_CPM_func(fc,fsym,snr_in_db)
% MLSE CPM demodulation
% *******************
% 参数控制
% *******************
% modulator index array
h=[4,5]/16;
M=4;
% fc=carrier frequency
www.eeworm.com/read/322595/13375753
m dvbt_table_gen.m
% DVB_TABLE_GEN Generate interleaver and modulator lookup tables for DVB demo
% Copyright 1996-2001 The MathWorks, Inc.
% $Revision: 1.3 $ $Date: 2001/04/05 04:33:06 $
clear all
clc
%%%%%%%%
www.eeworm.com/read/289888/3987295
txt text.txt
module: sd_modulator
parameters: int order
inputs: double in double clk
outputs: double out
classes: SdMbitMod sd_mod("1 - z^-1"), EdgeDetect clkedge()
static_variables:
init:
if (order == 1)