代码搜索结果
找到约 10,000 项符合
Analog 的代码
dtsigplt.m
function dtsigplt(mode)
%DTSIGPLT Support file for DTSIGGUI and DTSIMGUI
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishi
ctcongui.m
function ctcongui(mode)
%CTCONGUI Graphical User Interface program for continuous convolution
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Publ
chirpgui.m
function chirpgui(mode)
%CHIRPGUI Graphical User Interface program for chirp signals
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by
maplpgui.m
function maplpgui(mode)
%MAPLPGUI Graphical User Interface program for filter transformations
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Publ
ftprpplt.m
function ftprpplt
%FTPRPPLT: Plotting control for FTPRPGUI
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing Co.
%
% A
afd_elip.m
function [b,a] = afd_elip(Wp,Ws,Rp,As);
% Analog Lowpass Filter Design: Elliptic
% --------------------------------------
% [b,a] = afd_elip(Wp,Ws,Rp,As);
% b = Numerator coefficients of Ha(s)
%
u_chb2ap.m
function [b,a] = u_chb2ap(N,As,Omegac);
% Unnormalized Chebyshev-2 Analog Lowpass Filter Prototype
% --------------------------------------------------------
% [b,a] = u_chb2ap(N,As,Omegac);
%
afd_elip.m
function [b,a] = afd_elip(Wp,Ws,Rp,As);
% Analog Lowpass Filter Design: Elliptic
% --------------------------------------
% [b,a] = afd_elip(Wp,Ws,Rp,As);
% b = Numerator coefficients of Ha(s)
%
u_chb2ap.m
function [b,a] = u_chb2ap(N,As,Omegac);
% Unnormalized Chebyshev-2 Analog Lowpass Filter Prototype
% --------------------------------------------------------
% [b,a] = u_chb2ap(N,As,Omegac);
%
aduc842.h
/*--------------------------------------------------------------------------
kei842.h
Header file for Keil C compiler for ADuC842 specific SFRs.Copyright (c) 2002 Analog Devices Inc.All rights reser