代码搜索结果
找到约 10,000 项符合
Analog 的代码
analog_modul.mdl
Model {
Name "analog_modul"
Version 6.0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedModelVersion "1.38"
analog.m51
BL51 BANKED LINKER/LOCATER V5.03 04/28/2004 11:47:56 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
D:\KEIL707AA\C51\BIN\BL51.EXE F:\资料\JS\WEB020\ANALOG.OBJ, F:\资料\JS\WEB020
analog.m15
P "ad op-27" 15 1.5e+06 4e+06 70 13.5 -13.5 3e-05 1.5e-08 5e-10 2.8e+06 8e+06 0 1.5e-11
P "ad op-07" 15 5e+06 5e+07 60 13 -13 3e-05 1.2e-09 5e-10 170000 600000 0 1.5e-11
analog_filters_sim.cpp
//
// File = filter_testbed_sim.cpp
//
#define SIM_NAME "Filters\0"
#define SIM_TITLE "Testbed for Butterworth Filter\0"
#include "global_stuff.h"
#include "bitgen.h"
#include "bitwav.h
ch_analog_weights.m
function [d,c]=ch_analog_weights(band,L,dB,w1,w2)
% [d,c]=ch_analog_weights(band,L,w1,w2)
%
% Chebyshev analog lowpass, highpass, bandpass, or bandstop weights.
%
% Arrays d and c are numerator
bw_analog_weights.m
function [d,c]=bw_analog_weights(band,L,w1,w2)
% [d,c]=bw_analog_weights(band,L,w1,w2)
%
% Butterworth analog lowpass, highpass, bandpass, or bandstop weights.
%
% Arrays d and c are numerator a