代码搜索:Delta-Sigma
找到约 51 项符合「Delta-Sigma」的源代码
代码结果 51
www.eeworm.com/read/392017/8367270
txt readmefirst.txt
What is it?
-A fully automated flowgraph (signal flow graph) analysis tool using
Matlab抯 symbolic and control system toolbox.
-A tool for generating one or several transfer functions
www.eeworm.com/read/392021/8366882
m hann.m
function w = hann(n)
% function w = hann(n)
% A Hann window of length n. Does not smear tones located exactly in a bin.
warning('You are using the obsolete hann() function from the Delta-Sigma Toolbo
www.eeworm.com/read/392017/8367243
flw modl.flw
*Lth order pure differentiation delta-sigma
in 10 H^L
10 out 1
out in -1
.pre syms z L
.pre H=1/(z-1);
*.pre k=1;
.tf in out
.tf out out
*.post z=tf('z',1);
www.eeworm.com/read/392017/8367257
flw mod1.flw
*Lth order pure differentiation delta-sigma
in 10 H
10 out 1
out in -1
.pre syms z
.pre H=1/(z-1);
.tf in out
.tf out out
.post z=tf('z',1);
www.eeworm.com/read/418151/10964308
m hann.m
function w = hann(n)
% function w = hann(n)
% A Hann window of length n. Does not smear tones located exactly in a bin.
warning('You are using the obsolete hann() function from the Delta-Sigma Toolbo
www.eeworm.com/read/391295/8411375
c ac_main.c
/***********************************************
**** AVR 模拟比较器使用范例 ***
**** ***
**** 作者: HJJourAVR ***
**** 编译器:W
www.eeworm.com/read/220284/14844528
c ac_main.c
/***********************************************
**** AVR 模拟比较器使用范例 ***
**** ***
**** 作者: HJJourAVR ***
**** 编译器:W
www.eeworm.com/read/268649/11126731
c ac_main.c
/***********************************************
**** AVR 模拟比较器使用范例 ***
**** ***
**** 作者: HJJourAVR ***
**** 编译器:W
www.eeworm.com/read/392017/8367251
flw crfbsym.flw
*3rd order symbolic CRFB delta-sigma
* symbolic parameters, numeric k
in 10 b1
in 20 b2
in 30 b3
in 40 b4
10 20 1/(z-1)
20 30 1*z/(z-1)
30 40 1/(z-1)
40 out k
out 10 -a1
out 20 -a2
out 30
www.eeworm.com/read/219809/4846311
vhd dac_sigdelt.vhd
--*******************************************************************************
--
-- D/A Converter based on 1st order Delta-Sigma Modulator
--
-- Coded by and Private Property of Prof. Dr. Martin