代码搜索:Modulator
找到约 415 项符合「Modulator」的源代码
代码结果 415
www.eeworm.com/read/333524/12677300
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/257092/11950357
txt abstract.txt
The following program demonstates the required configuration of the pulse width modulator
peripheral for the following chips :
Philips 80C552
Philips 80C554
Philips 83/87C552
Philips 83/87C554
www.eeworm.com/read/337219/12383429
txt abstract.txt
The following program demonstates the required configuration of the pulse width modulator
peripheral for the following chips :
Philips 80C552
Philips 80C554
Philips 83/87C552
Philips 83/87C554
www.eeworm.com/read/201696/15398534
txt abstract.txt
The following program demonstates the required configuration of the pulse width modulator
peripheral for the following chips :
Philips 80C552
Philips 80C554
Philips 83/87C552
Philips 83/87C554
www.eeworm.com/read/392021/8367089
m find2dpis.m
function s = find2dPIS(u,ABCD,options)
%function s = find2dPIS(u,ABCD,options)
%Find a positively invariant set for the 2nd-order binary modulator whose
%loop filter is described by ABCD and whose in
www.eeworm.com/read/182900/9186870
m find2dpis.m
function s = find2dPIS(u,ABCD,options)
%function s = find2dPIS(u,ABCD,options)
%Find a positively invariant set for the 2nd-order binary modulator whose
%loop filter is described by ABCD and whose in
www.eeworm.com/read/418151/10964440
m find2dpis.m
function s = find2dPIS(u,ABCD,options)
%function s = find2dPIS(u,ABCD,options)
%Find a positively invariant set for the 2nd-order binary modulator whose
%loop filter is described by ABCD and whose in
www.eeworm.com/read/333524/12677685
m find2dpis.m
function s = find2dPIS(u,ABCD,options)
%function s = find2dPIS(u,ABCD,options)
%Find a positively invariant set for the 2nd-order binary modulator whose
%loop filter is described by ABCD and whose in
www.eeworm.com/read/418153/2092308
sci pevtdly_f.sci
//PEVTDLY_f Scicos Phase Modulator Event block
//Classical interface function ver1.0 - scilab-3.0
//7 octobre 2003 - IRCOM GROUP - Author : A.Layec
//14 janvier 2005 : passage type 4
function [x,y
www.eeworm.com/read/138817/13209425
c qam.c
/*function: control 3033 qam modulator.*/
#include
#include "Twi.h"
#include "qam.h"
#include
unsigned char charmp[5],byWrite;
unsigned char ucaTemp[5],byTemp[5];
unsi