-
RLS
自己写的经典Rls算法,含有丰富的程序说明(Write your own classic Rls algorithm, rich description of the procedures)
- 2013-08-10 10:05:42下载
- 积分:1
-
eg9-shuzishibie
《MATLAB神经网络30个案例分析》中的第9个例子,案例9 离散Hopfield神经网络的联想记忆—数字识别。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of example, 9, 9 cases of discrete Hopfield neural network associative memory- digit recognition. Hope to have certain help to everybody!
)
- 2013-09-20 16:05:15下载
- 积分:1
-
KNN
自己编写的最近邻KNN算法,采用的距离是欧氏距离,附加了详细的中文注释,还有一个测试集和一个训练集(
I have written KNN nearest neighbor algorithm, the distance is the Euclidean distance, additional detailed notes in Chinese, as well as a test set and a training set)
- 2015-03-21 19:39:13下载
- 积分:1
-
MOFANG
这是一个生成魔方矩阵的演示程序,学习matlab的可参考(This is a rubik s cube matrix generated demonstration program, learning matlab can be reference)
- 2013-05-22 17:29:34下载
- 积分:1
-
matlab_sim
simulation of environnement mobile
- 2010-03-12 22:24:48下载
- 积分:1
-
PlaneFrameElementStiffness
有限元PlaneFrameElement的matlab程序(FEA matlab PlaneFrameElement)
- 2013-10-12 23:17:28下载
- 积分:1
-
bnt
matlab code.................................
- 2011-12-09 00:02:42下载
- 积分:1
-
main_program_time
说明: 切削力建模,仿真以及优化依据Altintas machining automation(cutting force modeling)
- 2020-11-17 22:09:39下载
- 积分:1
-
matlab_help
matlab中文文档帮助,适用于matlab初学者(Matlab help Chinese document, suitable for beginners matlab)
- 2014-12-05 10:10:12下载
- 积分:1
-
DSP
说明: 首先,建立两个模拟信号的数学模型 有用信号 干扰信号。两个信号的中心频率、信号带宽等参数由学生自己选定,要求两个信号的频谱不重叠 分别画出三个模拟信号的时域波形和频谱图;然后,根据x_a (t)的中心频率和带宽,按照奈奎斯特采样定理选择采样频率fs,分别对信号s_a1 (t)、s_a2 (t)、x_a (t)进行时域采样,得到离散信号s_1 (n)、s_2 (n)、x(n)。利用FFT算法分析离散信号的频谱,分别画出三个离散信号的时域波形和频谱图;
接着,设计数字滤波器H(z),要求该滤波器对干扰信号s_2 (n)的衰减大于40dB。提出滤波器的设计指标,并设计滤波器,给出滤波器的设计结果,绘制滤波器的幅频特性和相频特性曲线,验证滤波器的设计结果是否达到设计指标要求;此外,选择实现数字滤波器H(z)的结构,画出滤波器结构信号流图;然后,将合成信号x(n)输入数字滤波器H(z),按照所选择的滤波器结构,设计计算机程序计算滤波器的输出响应y(n),画出y(n)的时域波形和频谱图;(the synthetic signal x (n) is input into the digital filter H (z). According to the selected filter structure, a computer program is designed to calculate the output response y (n) of the filter, and the time-domain waveform and spectrum diagram of Y (n) are drawn)
- 2020-05-26 14:26:10下载
- 积分:1