代码搜索结果
找到约 10,000 项符合
Analog 的代码
dtfgui.m
function dtfgui(mode)
%DTFGUI Graphical User Interface program for DT transfer functions
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published
dfreqgui.m
function dfreqgui(mode)
%DFREQGUI Graphical User Interface program for DT frequency response
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Publi
delay.m
function [num,den] = delay(ty,n,r)
% DELAY Rational function expression for analog filter group delay.
%
% [NUM,DEN] = DELAY(TY,N,R) returns the rational function expression
% for the
hcommodu.htm
Communications Toolbox Modulation and Demodulation
Modulation and Demodulation
This toolbox contains functions for analog and digital modulation and
demodulation. You can use t
u_chb1ap.m
function [b,a] = u_chb1ap(N,Rp,Omegac);
% Unnormalized Chebyshev-1 Analog Lowpass Filter Prototype
% --------------------------------------------------------
% [b,a] = u_chb1ap(N,Rp,Omegac);
%
mainunit.dfm
object MainForm: TMainForm
Left = 858
Top = 330
Width = 437
Height = 174
Caption = 'Analog and Enumerated EU Demo'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color =
internal.do.txt
// Signalscan Version 6.7p1
define noactivityindicator
define analog waveform lines
define add variable default overlay off
define waveform window analogheight 1
define terminal automatic
define but
setup.do
// DAI Signalscan Version 6.0.1
define analog waveform lines
define add variable default overlay off
define waveform window analogheight 1
define terminal automatic
define buttons control \
1 open
ex12_5.m
% Example 12.5
%
N = 2; % number of poles
Rp = 3; % passband ripple
T = .2; % sampling period
wc = 2; % analog cutoff frequency
Omegac = wc*T/pi; % normalized digital cutoff frequenc
sim3.txt
// Signalscan Version 6.8b1
define noactivityindicator
define analog waveform lines
define add variable default overlay off
define waveform window analogheight 1
define terminal automatic
de