代码搜索结果
找到约 10,000 项符合
Analog 的代码
readme.txt
AD9866 Evaluation Board Rev. A Settings:
Place a 25 MHz oscillator in socket U4. This clocks
the ADC, DAC and Blackfin PPI.
Supply an analog signal to the ADC via the J4 RXIN SMA connector.
Th
butterimp.m
function [num, den, z, p] = butterImp(n, Wn, varargin)
%butterImp butterImpworth digital and analog filter design.
% [B,A] = butterImp(N,Wn) designs an N'th order lowpass digital
% butterImpwor
yhziirchk.m
function [btype,analog,errStr] = yhziirchk(Wn,varargin)
%yhziirchk Parameter checking for BUTTER, CHEBY1, CHEBY2, and ELLIP.
% [btype,analog,errStr] = yhziirchk(Wn,varargin) returns the
% fil
ex22 - throb.bs2
' {$STAMP BS2}
' ==============================================================================
'
' File...... Ex22 - Throb.BS2
' Purpose... Output a variable voltage with PWM
' Author.... Parall
exa4_6.m
% exa4-6_lp2bp for example4-6
% chebshev I analog lowpass filter prototype to bandpass filter
clear all;
N=5;
Rp=3;
wl=200*pi;
wh=1000*pi;
% Chebyshev analog lowpass filter prototype
[z,p,k
exa4_7.m
% exa4-7_lp2bs for example4-7
% chebshev I analog lowpass filter prototype to bandstop filter
clear all;
N=9;
Rp=3;
wl=200*pi;
wh=1000*pi;
% Chebyshev analog lowpass filter prototype
[z,p,k
exa4_5.m
% exa4-5_lp2hp for example4-5
% chebshev I analog lowpass filter prototype to highpass filter
clear all;
N=9;
Rp=10;
wl=400*pi;
[z,p,k]=cheb1ap(N,Rp);
[b,a]=zp2tf(z,p,k);
% design analog hi
ov7648.log
# Generated by the VisualDSP++ IDDE (Mon Oct 23 21:24:28 2006)
# Project File: E:\adi\0BF533\亿旗\EBF-533 Digital Multimedia Development Platform Resource\EBF-533 Hardware unit code\Hardware unit sourc
contents.m
% PWSK_DSP TOOLBOX
% Matlab functions to accompany the companian book
% Digital Signal Processing using Matlab
% by Proakis and Ingle
% Publisher: PWS-Kent
% Co
web51.lnp
"ANALOG.obj",
"ARP.obj",
"ETH.obj",
"HTTP.obj",
"ICMP.obj",
"IP.obj",
"MAIN.obj",
"SERIAL.obj",
"TCP.obj",
"TIMER.obj",
"UDP.obj",
"CKSUM.obj",
"WEBDOC1.obj"
TO "Web51"
RAMSIZE(256)