代码搜索:Modulator

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

代码结果 415
www.eeworm.com/read/286614/8755534

prj modulator_vhdl.prj

www.eeworm.com/read/383610/8932697

m modulator2.m

%% Made by Zheng Xiao (052815 05b04) %% Group Member: Ji Yue, Sun Xin, Zheng Xiao %clear % Generate Signal %M = 16; %-the number of Sample per Period in input signal N = 32; %-the number of Sample pe
www.eeworm.com/read/356556/10224808

m ofdm_modulator.m

function output = ofdm_modulator(input) % inverse Fourier transform % input: matrix of frequency domain OFDM signal, each row an OFDM symbol % output: matrix of time domain OFDM signal, each row an
www.eeworm.com/read/245461/12799114

m ofdm_modulator.m

%--------------------------------------------------------------------------- % OFDM modulator % NFFT: FFT length % chnr: number of subcarrier % G: guard length %----------------------------------
www.eeworm.com/read/312763/13604868

m ofdm_modulator.m

function [output_mod_data]=OFDM_modulator(input_mod_data,guard_length) % Function OFDM_modulator +++++++++++++++++++++++++++++++++++++++++++++++++ % realize OFDM modulation % Input data: input_m
www.eeworm.com/read/307107/13728898

pjt snd_modulator.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="D:\ti\myprojects\snd_modulator\" ProjectType=Executable CPUFamily=TMS320C55XX Tool="
www.eeworm.com/read/307107/13728902

paf snd_modulator.paf

www.eeworm.com/read/307107/13728903

asm snd_modulator.asm

.ref exp_temp .ref data_address .ref table_g .ref data_out .ref data_temp .mmregs .text .def snd_modulator snd_modulator:
www.eeworm.com/read/228298/14393288

asv cpm_modulator.asv

function cpm_data_vector = cpm_modulator(cpm_param,input_data_vector) disp('CPM modulation process has started!'); phase_vector=zeros((cpm_param.samples_per_frame),1); current_phase=cpm_param.ini