代码搜索:Digital
找到约 10,000 项符合「Digital」的源代码
代码结果 10,000
www.eeworm.com/read/330669/12876361
mdl ssb.mdl
Model {
Name "ssb"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTypes o
www.eeworm.com/read/330669/12876405
mdl fitlertuning.mdl
Model {
Name "fitlertuning"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortData
www.eeworm.com/read/243870/12911121
1 windowfilter.1
.TH WINDOWFILTER 1 "19 Jun 2002" "CCRMA"
.SH NAME
windowfilter \- design an FIR digital filter by the window method
.SH DESCRIPTION
The \fBwindowfilter\fR program designs an FIR digital filter f
www.eeworm.com/read/243094/12964718
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/319197/13458929
c evmdm642_apll.c
/*
* Copyright 2003 by Spectrum Digital Incorporated.
* All rights reserved. Property of Spectrum Digital Incorporated.
*/
/*
* ======== evmdm642_apll.c ========
* Analog PLL control
www.eeworm.com/read/319197/13458948
h evmdm642_dip.h
/*
* Copyright 2003 by Spectrum Digital Incorporated.
* All rights reserved. Property of Spectrum Digital Incorporated.
*/
/*
* ======== evmdm642_dip.h ========
*
* Interface for DI
www.eeworm.com/read/319074/13463396
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/317833/13495876
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/317833/13495949
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/317707/13499227
m digserro.m
% Digital Phase Shifter Serrodyning
% ---------------------------------
clf;clf;clear;
% Set Input Parameters
b=4; % Quantizing Bits
N=128; % Sample Points
% Define time vector 0 to tma