代码搜索:Digital
找到约 10,000 项符合「Digital」的源代码
代码结果 10,000
www.eeworm.com/read/377646/7715238
m exa060702_2.m
%--------------------------------------------------------------------------
% exa060702_2 , for example 6.6.2 and 6.7.2;
% to test buttord.m and butter.m;
% to design a Butterworth Bandpass digital
www.eeworm.com/read/438073/7737195
m exa060702_2.m
%--------------------------------------------------------------------------
% exa060702_2 , for example 6.6.2 and 6.7.2;
% to test buttord.m and butter.m;
% to design a Butterworth Bandpass digital
www.eeworm.com/read/437318/7751273
h adc.h
#ifndef __ADC_H
#define __ADC_H
/* PIC18 A/D conversion peripheral library. */
/* There are two different forms of ADC peripheral interfaces, the old style is
* 2 control registers (ADCON0/1)
www.eeworm.com/read/299923/7820365
m ex082700.m
% Chapter 8: Example 8.27
% Chebyshev-1 Highpass Filter Design:
% Use of the CHEBY1HPF function
%
% Digital Highpass Filter Specifications:
wp = 0.6*pi;
www.eeworm.com/read/299923/7820515
m imp_invr.m
function [b,a] = imp_invr(c,d,T)
% Impulse Invariance Transformation from Analog to Digital Filter
% ---------------------------------------------------------------
% [b,a] = imp_invr(c,d,T)
% b
www.eeworm.com/read/299869/7827519
m exa060702_2.m
%--------------------------------------------------------------------------
% exa060702_2 , for example 6.6.2 and 6.7.2;
% to test buttord.m and butter.m;
% to design a Butterworth Bandpass digital
www.eeworm.com/read/399533/7849739
m exa060702_2.m
%--------------------------------------------------------------------------
% exa060702_2 , for example 6.6.2 and 6.7.2;
% to test buttord.m and butter.m;
% to design a Butterworth Bandpass digital
www.eeworm.com/read/196830/8055758
m ex082700.m
% Chapter 8: Example 8.27
% Chebyshev-1 Highpass Filter Design:
% Use of the CHEBY1HPF function
%
% Digital Highpass Filter Specifications:
wp = 0.6*pi;
www.eeworm.com/read/196830/8055943
m imp_invr.m
function [b,a] = imp_invr(c,d,T)
% Impulse Invariance Transformation from Analog to Digital Filter
% ---------------------------------------------------------------
% [b,a] = imp_invr(c,d,T)
% b
www.eeworm.com/read/196069/8116588
m ex082700.m
% Chapter 8: Example 8.27
% Chebyshev-1 Highpass Filter Design:
% Use of the CHEBY1HPF function
%
% Digital Highpass Filter Specifications:
wp = 0.6*pi;