-
MATLAB
本书为MATLAB的学习用书,内容简洁,适合入门学徒使用(This book is learning to use MATLAB book, concise, suitable for the use of entry-apprentice)
- 2009-12-17 11:31:03下载
- 积分:1
-
bpmatalab
说明: 一个MATLAB写的BP神经网络原代码(write a MATLAB BP neural network original code!)
- 2005-11-28 11:32:50下载
- 积分:1
-
two-images-match01
说明: 该代码实现两幅图像的匹配,有详细的说明与报告(The code to achieve the matching of two images, a detailed explanation and report)
- 2010-04-11 11:05:17下载
- 积分:1
-
Newmark-in-Matlab
说明: 以Newmark法求解受移动载荷作用的梁振动问题(Moving load problem using Newmark in Matlab)
- 2011-04-15 14:36:44下载
- 积分:1
-
use_case
matlab programs code for use|_net.....................
- 2011-05-15 16:06:51下载
- 积分:1
-
breast-cancer-diagnosis
Matlab中LVQ神经网络的分类——乳腺肿瘤诊断(LVQ neural network classification- breast cancer diagnosis)
- 2011-05-28 12:50:05下载
- 积分:1
-
Q4A
This program calculates the discrete fourier transform of values in a 1d array
- 2014-12-09 11:59:32下载
- 积分:1
-
foc
有关风机模型包括的矢量控制内容,有关的人可以参考(On the fan model, including the contents of the vector control, the person can refer to)
- 2008-05-19 04:44:36下载
- 积分:1
-
matlab-simulink
介绍了matlab中如何使用simulink平台进行信号的仿真.(Describes how to use simulink matlab signal simulation platform.)
- 2011-01-05 09:36:22下载
- 积分:1
-
IIR滤波器设计
现有一个信号:x(n)=1+cos(π*n/4)+ cos(2*π*n/3)设计及各种数字滤波器以达下列目的:
低通滤波器,滤除cos(2*π*n/3) 的成分,即想保留的成分为1+cos(π*n/4)
高通滤波器,滤除1+cos(π*n/4) 的成分,即想保留的成分为cos(2*π*n/3)
带通滤波器,滤除1+cos(2*π*n/3) 的成分,即想保留的成分为cos(π*n/4)
带阻滤波器,滤除cos(π*n/4) 的成分,即想保留的成分为1+cos(2*π*n/3)
1. 用MATLAB命令butterord求除滤波器的阶数,用命令butter设计各滤波器;画出滤波器幅度和相频相应 取各滤波器的系统函数H(z)。
(an existing signal : x (n) = a cos (* n/4) cos (2** n/3) design and digital filter to achieve the following objectives : low-pass filter, filter cos (2** n/3) the ingredients that want to retain an element of a cos (* n/4) high-pass filter, a filter cos (* n/4) components, namely to retain the element of cos (2** n/3) band-pass filter , a filter cos (2** n/3) components, namely to retain the element of cos (* n/4) band stop filter, the filter cos (* n/4) components, namely to retain the ingredients for a cos ( 2** n/3) 1. MATLAB order butterord except for the band Filter, using the order of the filter design butter; paint Filter magnitude and phase frequency of the corresponding filter system function H (z).)
- 2005-08-28 19:51:08下载
- 积分:1