代码搜索:Modulator

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

代码结果 415
www.eeworm.com/read/392021/8366896

m dsexample1.m

function mod = dsexample1 % Design example for a 5th-order binary lowpass modulator. % Altogether too much of the code is greared toward making the graphs % look 'pretty'. format compact; J = 1i; c
www.eeworm.com/read/182900/9186716

m dsexample1.m

function mod = dsexample1 % Design example for a 5th-order binary lowpass modulator. % Altogether too much of the code is greared toward making the graphs % look 'pretty'. format compact; J = 1i; c
www.eeworm.com/read/418155/10964220

m calcsnr.m

function [snrdB,ptotdB,psigdB,pnoisedB] = calcSNR(vout,f,fB,w,N,Vref) % SNR calculation in the time domain (P. Malcovati, S. Brigati) % vout: Sigma-Delta bit-stream taken at the modulator output %
www.eeworm.com/read/418151/10964318

m dsexample1.m

function mod = dsexample1 % Design example for a 5th-order binary lowpass modulator. % Altogether too much of the code is greared toward making the graphs % look 'pretty'. format compact; J = 1i; c
www.eeworm.com/read/333524/12677423

m dsexample1.m

function mod = dsexample1 % Design example for a 5th-order binary lowpass modulator. % Altogether too much of the code is greared toward making the graphs % look 'pretty'. format compact; J = 1i; c
www.eeworm.com/read/129735/14230564

c mod.c

/*MOD.C Modulator.Requires 1 kHz carrier input.interactive with MODHOST.C*/ #include "math.h" #include "aiccom.c" /*include AIC comm routines*/ #include "modcoef.h" /*coeff
www.eeworm.com/read/7827/136058

1 pwm.out.1

**** 08/07/05 23:46:29 ******* PSpice 10.3.0 (Jan 2004) ******* ID# 1111111111 ** Profile: "PWM modulator-PWM" [ D:\Christophe\Livres\Spice simus 2\Chapter1\Simulation examples\PSpice\Chapter 1
www.eeworm.com/read/392021/8366817

m dsdemo1.m

% Demonstrate synthesizeNTF if exist('LiveDemo','var') == 0 LiveDemo=0; end J = sqrt(-1); format compact; clc fprintf(1,'\t\tNTF Synthesis-- 5th-order modulator\n\n'); echo on order = 5; OSR = 32
www.eeworm.com/read/182900/9186628

m dsdemo1.m

% Demonstrate synthesizeNTF if exist('LiveDemo','var') == 0 LiveDemo=0; end J = sqrt(-1); format compact; clc fprintf(1,'\t\tNTF Synthesis-- 5th-order modulator\n\n'); echo on order = 5; R = 32;
www.eeworm.com/read/418151/10964279

m dsdemo1.m

% Demonstrate synthesizeNTF if exist('LiveDemo','var') == 0 LiveDemo=0; end J = sqrt(-1); format compact; clc fprintf(1,'\t\tNTF Synthesis-- 5th-order modulator\n\n'); echo on order = 5; OSR = 32