代码搜索结果
找到约 10,000 项符合
Analog 的代码
codec.h
/*****************************************************************************/
/* CODEC.H v1.00 */
/* 版权(c) 2003- 北京合众达电子技术有限责任公司 */
/* 设计者: 段立锋 */
/****
codec.h
/*****************************************************************************/
/* CODEC.H v1.00 */
/* 版权(c) 2003- 北京合众达电子技术有限责任公司 */
/* 设计者: 段立锋 */
/****
codec.h
/*****************************************************************************/
/* CODEC.H v1.00 */
/* 版权(c) 2003- 北京合众达电子技术有限责任公司 */
/* 设计者: 段立锋 */
/****
frequency_modulation1.m
% Removing all variables, functions, and MEX-files from memory, leaving the
% workspace empty.
clear all
% Deleting all figures whose handles are not hidden.
close all
% Deleting all figu
amplitude_modulation.m
% Removing all variables, functions, and MEX-files from memory, leaving the
% workspace empty.
clear all
% Deleting all figures whose handles are not hidden.
close all
% Deleting all figu
prog81.m
%
% Program 8.1, p511. m-file for the analog filter design
% (Example 8.19)
% program name: prog81.m
%
FN=1000/2;
fc=300; % cut offf frequency
N=5; % filter order
[z, p, k]=butta
prog81.m
%
% Program 8.1, p511. m-file for the analog filter design
% (Example 8.19)
% program name: prog81.m
%
FN=1000/2;
fc=300; % cut offf frequency
N=5; % filter order
[z, p, k]=butta
ha2hz.m
% Name:Ha2Hz
% This program is used to compute the system function from
% an analog lowpass filter using the impusle invariance transformation
% b:The numerator coefficient vector of Ha(s)
% a:The
ha2hz_im.m
% Name:Ha2Hz_im
% This program is used to compute the system function from
% an analog lowpass filter using the impusle invariance transformation
% b:The numerator coefficient vector of Ha(s)
% a:
ha2hz_bi.m
% Name:Ha2Hz_im
% This program is used to compute the system function from
% an analog lowpass filter using the bilinear transformation
% b:The numerator coefficient vector of Ha(s)
% a:The denomi