代码搜索:modulated

找到约 1,436 项符合「modulated」的源代码

代码结果 1,436
www.eeworm.com/read/133638/14032684

m fmodany.m

function [y,iflaw]=fmodany(iflaw,t0); %FMODANY Signal with arbitrary frequency modulation. % [Y,IFLAW]=FMODANY(IFLAW,T0) generates a frequency modulated % signal whose instantaneous frequency law is a
www.eeworm.com/read/132819/14071938

m fmodany.m

function [y,iflaw]=fmodany(iflaw,t0); %FMODANY Signal with arbitrary frequency modulation. % [Y,IFLAW]=FMODANY(IFLAW,T0) generates a frequency modulated % signal whose instantaneous frequency law is a
www.eeworm.com/read/428974/8826194

m ldpcber.m

% Bit error rate of BPSK modulated LDPC codes under AWGN channel clc; clear all; % LDPC matrix size, rate must be 1/2 % Warning: encoding - decoding can be very long for large LDPC matrix! M
www.eeworm.com/read/279617/10410160

eq pwm_dat.eq

Magma 1.0.13.50 Design pwmdac created Wed Dec 13 13:50:44 2000 Title: Pulse width modulated Digital to Analog converter P-Terms Fan-in Fan-out Type Name (attributes) --------- -----
www.eeworm.com/read/424063/10502585

hlp ddemod.hlp

ask_help_begin DDEMOD M-ary amplitude shift keying (ASK) demodulation. Z = DDEMOD(Y, Fc, Fd, Fs, METHOD, M), METHOD = 'ask', demodulates a ASK modulated signal with carrier frequency
www.eeworm.com/read/199326/7866482

m mod_rand_9.m

function [ y , M ] = mod_rand_9 (random_method) %%%%%%%%%%%%%%%%%%%%%%%%%% %% Gererate the Modulated Signals %% global k Fc Fd Fs n Fs_n; switch random_method % Random 01 scource e
www.eeworm.com/read/313956/13578278

hlp ddemod.hlp

ask_help_begin DDEMOD M-ary amplitude shift keying (ASK) demodulation. Z = DDEMOD(Y, Fc, Fd, Fs, METHOD, M), METHOD = 'ask', demodulates a ASK modulated signal with carrier frequency
www.eeworm.com/read/147096/12585565

hlp ddemod.hlp

ask_help_begin DDEMOD M-ary amplitude shift keying (ASK) demodulation. Z = DDEMOD(Y, Fc, Fd, Fs, METHOD, M), METHOD = 'ask', demodulates a ASK modulated signal with carrier frequency
www.eeworm.com/read/101557/15827134

hlp ddemod.hlp

ask_help_begin DDEMOD M-ary amplitude shift keying (ASK) demodulation. Z = DDEMOD(Y, Fc, Fd, Fs, METHOD, M), METHOD = 'ask', demodulates a ASK modulated signal with carrier frequency
www.eeworm.com/read/174899/9569927

txt abstract.txt

LPC932 EXAMPLE: CREATING A PWM SIGNAL USING A TIMER IN MODE 6 by Christian Kulig, Philips Semiconductor 12/06/02 INTRODUCTION: The LPC932 can be used to create a Pulse Width Modulated PWM signal.