代码搜索:Modulator
找到约 415 项符合「Modulator」的源代码
代码结果 415
www.eeworm.com/read/247004/12692928
h modulator.h
#ifndef _MODULATOR
#define _MODULATOR
#include "BPSK.h"
typedef unsigned char byte;
typedef unsigned int UINT;
//TO DO: unsigned long
typedef int (*ModulateFunc)(double*, UINT sym, void*);
www.eeworm.com/read/140159/13104717
m modulator.m
function [TxOut, PN, MF] = Modulator(chips, MFType, Walsh);
%
% MODULATOR This function modulate the forward Channel chips.
% Block Diagram
% InChips -> [Walsh] -> [Spreading] -> [Out
www.eeworm.com/read/363748/6288770
m modulator.m
function mod_sym = modulator(coded_user_bit,user_subc_alloc,mod_subc,...
pwr_subc, pad_bit_cnt ,N_subc ,N_sym, AdptMod);
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/408889/11366162
m modulator.m
function mod_sym = modulator(coded_user_bit,user_subc_alloc,mod_subc,...
pwr_subc, pad_bit_cnt ,N_subc ,N_sym, AdptMod);
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/223516/14636812
m modulator.m
function [TxOut, PN, MF] = Modulator(chips, MFType, Walsh);
%
% MODULATOR This function modulate the forward Channel chips.
% Block Diagram
% InChips -> [Walsh] -> [Spreading] -> [Out
www.eeworm.com/read/222672/14680220
m modulator.m
function mod_sym = modulator(coded_user_bit,user_subc_alloc,mod_subc,...
pwr_subc, pad_bit_cnt ,N_subc ,N_sym, AdptMod);
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/9238/165819
schdoc modulator.schdoc
www.eeworm.com/read/9238/165907
schdoc modulator.schdoc
www.eeworm.com/read/294641/8213664
m modulator.m
function [TxOut, PN, MF] = Modulator(chips, MFType, Walsh);
%
% MODULATOR This function modulate the forward Channel chips.
% Block Diagram
% InChips -> [Walsh] -> [Spreading] -> [Out
www.eeworm.com/read/294269/8244067
m modulator.m
function [TxOut, PN, MF] = Modulator(chips, MFType, Walsh);
%
% MODULATOR This function modulate the forward Channel chips.
% Block Diagram
% InChips -> [Walsh] -> [Spreading] -> [Out