代码搜索结果
找到约 10,000 项符合
Analog 的代码
aio.c
/*
*********************************************************************************************************
* Analog I/O Module
*
*
jumper.txt
TMS320C24x Evaluation Board Jumper Settings for all programs in this
directory.
Jumper
Jumper Name Position Description
Analog supply JP1 1
about.txt
AudioClass
----------
Reference Audio Class device implementation for the Analog Devices BlackFin (ADSP BF535).
jumper.txt
TMS320C24x Evaluation Board Jumper Settings for all programs in this
directory.
Jumper
Jumper Name Position Description
Analog supply JP1 1
jumper.txt
TMS320C24x Evaluation Board Jumper Settings for all programs in this
directory.
Jumper
Jumper Name Position Description
Analog supply JP1 1
aio.c
/*
*********************************************************************************************************
* Analog I/O Module
*
*
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)
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)
%
cheb1ap.m
function [z,p,k] = cheb1ap(n, rp)
%CHEB1AP Chebyshev type I analog lowpass filter prototype.
% [Z,P,K] = CHEB1AP(N,Rp) returns the zeros, poles, and gain
% of an N-th order normalized prototype
cheb2ap.m
function [z,p,k] = cheb2ap(n, rs)
%CHEB2AP Chebyshev type II analog lowpass filter prototype.
% [Z,P,K] = CHEB2AP(N,Rs) returns the zeros, poles, and gain
% of an N-th order normalized prototyp