代码搜索结果
找到约 10,000 项符合
Analog 的代码
ex080700.m
% Chapter 8: Example 8.7
% Chebyshev-2 Lowpass Analog filter design
%
Wp = 0.2*pi; Ws = 0.3*pi; Rp = 1; As = 16;
Ripple = 10 ^ (-Rp/20); Attn = 10 ^ (-As/20);
% Analog filter design:
contents.m
% PWSK_DSP TOOLBOX
% Matlab functions to accompany the companian book
% Digital Signal Processing using Matlab
% by Proakis and Ingle
% Publisher: PWS-Kent
%
bar1e.m
function [Ke]=bar1e(ep);
% Ke=bar1e(ep)
%-------------------------------------------------------------
% PURPOSE
% Compute element stiffness matrix
% for spring (analog) element.
%
% INPUT: ep = [k
panel.h
/****************************************************************************
* File: PANEL.h *
* Description: Header file for Panel
n.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 "n"
RAMSIZE(256)
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)
jumper.txt
TMS320C24x Evaluation Board Jumper Settings for all programs in this
directory.
Jumper
Jumper Name Position Description
Analog supply JP1 1
bar1e.m
function [Ke]=bar1e(ep);
% Ke=bar1e(ep)
%-------------------------------------------------------------
% PURPOSE
% Compute element stiffness matrix
% for spring (analog) element.
%
% INPUT: ep = [k
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
*
*