-
Gauss
高斯消元的一个例子。。应用于数值分析算法。希望能帮到大家。(gauss)
- 2010-07-09 13:16:56下载
- 积分:1
-
levelset
说明: 用MATLAB实现水平集分割图像,效果较为理想(Using MATLAB to achieve the level of set partitioning image, the effect is more ideal)
- 2008-10-31 13:43:19下载
- 积分:1
-
chapter38
基于Kohonen网络的聚类算法——网络入侵聚类(Artificial Neural Networks)
- 2014-08-25 22:52:01下载
- 积分:1
-
matlab
我们上课用的MATLAB课件,课件不错,就是老师讲的比较差劲。(the ppt of matlab used in my class)
- 2009-10-21 18:53:06下载
- 积分:1
-
cskmeans
cskmeans 聚类算法的一种
1. 分裂法(partitioning methods):给定一个有N个元组或者纪录的数据集,分裂法将构造K个分组,每一个分组就代表一个聚类,K<N。而且这K个分组满足下列条件:(1) 每一个分组至少包含一个数据纪录;(2)每一个数据纪录属于且仅属于一个分组(注意:这个要求在某些模糊聚类算法中可以放宽);对于给定的K,算法首先给出一个初始的分组方法,以后通过反复迭代的方法改变分组,使得每一次改进之后的分组方案都较前一次好,而所谓好的标准就是:同一分组中的记录越近越好,而不同分组中的纪录越远越好。使用这个基本思想的算法有:K-MEANS算法、K-MEDOIDS算法、CLARANS算法;()
- 2008-07-07 10:52:51下载
- 积分:1
-
channel
LTE中的物理信道和信号 可以帮助你了解整个LTE系统(LTE physical channels and signals can help you understand the whole LTE system)
- 2014-10-09 10:28:15下载
- 积分:1
-
adaline
The Adaline is essentially a single-layer backpropagation network. It is trained on a pattern recognition task, where the aim is to classify a bitmap representation of the digits 0-9 into the corresponding classes. Due to the limited capabilities of the Adaline, the network only recognizes the exact training patterns. When the application is ported into the multi-layer backpropagation network, a remarkable degree of fault-tolerance can be achieved.
- 2010-12-08 16:56:14下载
- 积分:1
-
SPECRND
打开Matlab,输入代码,执行,得结果(Open Matlab, input code, the implementation of the findings)
- 2008-04-23 21:08:06下载
- 积分:1
-
teachyouhowtouseMatlab
matlab教程 从入门到精通 让你很快学会使用matlab (A book teach you how to use the matlab)
- 2011-06-05 23:12:32下载
- 积分:1
-
PIDcontroltunning
pid 控制优化 基于混乱粒子的参数优化(pid control optimization)
- 2012-05-31 08:41:20下载
- 积分:1