-
KMEANS
K-Means动态聚类算法源程序。可以用来发现社团结构。(Dynamic K-Means clustering algorithm source code. The structure can be used to find associations.)
- 2010-01-07 15:47:30下载
- 积分:1
-
high
连续发酵罐控制器的matlab仿真设计 高浓度的一篇(Continuous fermentation tank controller matlab simulation design a high concentration)
- 2011-05-18 14:28:43下载
- 积分:1
-
huidu
用MATLAB编写的图像灰度处理程序,有不足之处,还望大家批评指正。(Prepared using MATLAB image processing, there are deficiencies, we hope that criticism.)
- 2008-12-14 09:14:33下载
- 积分:1
-
lopolor
对数极坐标变换MATLAB程序,可以用于对图像做对数极坐标变换,常用于模式识别领域,用于识别旋转的图像(This program can be used to lo-poloar transform the image)
- 2013-11-25 16:38:02下载
- 积分:1
-
程序和库
1. 识别同一个乐器弹奏出的不同音符(基波分析)
2. 识别弹奏出同一个音符的不同乐器(谐波分析)(1. identify the different notes played by the same instrument (fundamental analysis).
2. identify different musical instruments playing the same note (harmonic analysis).)
- 2018-06-30 01:12:36下载
- 积分:1
-
a
说明: control system ebook.
for student study the control course.
- 2010-04-30 11:14:08下载
- 积分:1
-
Summary
matlabsummary,是一本简单介绍matlab的概要性的书籍(matlabsummary,I think it is a very good book.)
- 2010-05-08 11:36:53下载
- 积分:1
-
bayes1111
Bayes分类器设计,对模式识别有一个初步的理解,能够根据自己的设计对贝叶斯决策理论算法有一个深刻地认识(Bayesian classifier design, pattern recognition to a preliminary understanding, According to the design of Bayesian decision theory algorithm has a profound understanding)
- 2007-01-16 23:54:41下载
- 积分:1
-
5
说明: matlab科学计算继续上传,一共10个章节,由浅入深,几乎包括了绝大部分的科学计算方法以及仿真。本人把部分算法做了优化,更为完善(matlab scientific computing continue to upload a total of 10 chapters, easy-to-digest, almost, including most of the scientific method of calculation and simulation. I have done a part of algorithm optimization, a more perfect)
- 2008-12-25 16:29:42下载
- 积分:1
-
Levinson_Durbin_Algo
功能描述:用matlab语言实现Levinson-Durbin算法
函数名:Levinson_Durbin_Algo
输入参数:
(1)R:自相关矩阵或者其估计值
(2)P:AR模型的阶数
输出参数:
(1)A:p阶AR模型的参数,它是一个长度为P+1的行向量
(2)E:噪声功率
调用函数:无
被调用:L_D_sim.m
作者:mingcheng
编写时间:2009-11-13
修改时间:2009-11-13
版本:V1.0 (Function Description: The matlab language Levinson-Durbin algorithm function name: Levinson_Durbin_Algo Input parameters: (1) R: correlation matrix or its estimated value (2) P: AR model orders output parameters: (1) A: p-order AR model parameters, it is a line of length P+1 vector (2) E: noise power call the function: No to be called: L_D_sim.m Study: mingcheng write time :2009-11-13 modified :2009-11-13 version: V1.0 )
- 2010-07-11 12:14:31下载
- 积分:1