代码搜索结果
找到约 10,000 项符合
Analog 的代码
afd_butt.m
%Butterworth模拟滤波器原型设计子程序afd_buff.m
function[b,a]=afd_butt(Wp,Ws,Rp,As,fs);
%Analog lowpass filter design:butterworth
%[b,a]=afd(Wp,Ws,Rp,As)
%b=Numberator coefficients of Ha(s)
%a=Denominator coe
filtm.m
function [at,bt,ct,dt,freq,mag] = filtm(filt,trans,cutoff,bw,npts,P1,P2,P3);
%FILTM Analog filter design for masked blocks in SIMULINK system MASKFILT.
%
% This M-file is used to return the state-s
amodce.m
function y = amodce(x, Fs, method, opt1, opt2, opt3)
%AMODCE Complex envelope of analog modulation.
% Y = AMODCE(X, Fs, METHOD, OPT1, OPT2, OPT3) outputs complex envelope of
% the modul
amodce.m
function y = amodce(x, Fs, method, opt1, opt2, opt3)
%AMODCE Complex envelope of analog modulation.
% Y = AMODCE(X, Fs, METHOD, OPT1, OPT2, OPT3) outputs complex envelope of
% the modul
valuetbl.h
#if VGA_ENABLE
// analog port
RegUnitType code tProgVGAPort[] =
{
{BK0_00_REGBK, REG_BANK1_ADC_ACE_MCU},
{BK1_0A, 0x10}, // clamp placement
//{BK1_0B, 0x05}, // clamp duration
readme.txt
2009.02.13 (Chiron.ylq)
------------------------------
该工程用于Analog Devices VisualDSP++ V5.0开发环境下,烧写Silicon Storage Technology公司SST39VF512/010/020/040系列Flash的Program Load Driver。
1. 文件结构
readme.txt
ADSP-BF535 EZ-KIT Lite ASM_Timer Demo
Analog Devices, Inc.
DSP Division
Three Technology Way
P.O. Box 9106
Norwood, MA 02062
Date Created: 1/30/02
This directory contains example ADSP-B