-
sourcecode6
Source code implement clustering algorithm
- 2011-01-19 22:01:15下载
- 积分:1
-
pso_vcpp
粒子群算法
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有
Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究PSO同遗传算法类
似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优
值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在
解空间追随最优的粒子进行搜索。(pso
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有
Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究PSO同遗传算法类
似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优
值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在
解空间追随最优的粒子进行搜索。)
- 2009-07-15 14:07:42下载
- 积分:1
-
Kruskal
说明: 这是求解连通图的最小生成树的一种经典算法:Kruskal 算法!值得推广,还带例题哦!(This is a connected graph of the minimum spanning tree for solving a classical algorithm: Kruskal algorithm! Worth promoting, but also with examples Oh!)
- 2011-02-27 13:05:07下载
- 积分:1
-
jull
模糊C均值聚类(FCM),即众所周知的模糊ISODATA,是用隶属度确定每个数据点属于某个聚类的程度的一种聚类算法。(Fuzzy C means clustering (FCM), known as fuzzy ISODATA, is used to determine membership of each data point belongs to a cluster of a clustering algorithm level.)
- 2010-05-12 15:39:30下载
- 积分:1
-
遗传算法求最优解
说明: 基于遗传算法的求最优解,matlab全部代码。(Finding the optimal solution based on genetic algorithm)
- 2019-11-19 21:35:24下载
- 积分:1
-
Gauss
高斯消去法,用Matlab实现的。显然没有matlab自带的算法好,所以是练习以及和其他算法比较用的。(Gaussian elimination method, implemented with Matlab. Obviously there is no algorithm matlab own good, so is the practice and compare with other algorithms used.)
- 2011-05-07 15:29:55下载
- 积分:1
-
Febbre
calcola fitting febbre
- 2012-08-14 05:51:46下载
- 积分:1
-
sift_MATLAB+VC_ImageFusion
sift MATLAB+VC Image Fusion,MATLAB和VC混合编程,用SIFT算法实现图像拼接功能。(sift MATLAB+ VC Image Fusion, MATLAB and VC mixed programming, using SIFT algorithm image mosaic function.)
- 2021-03-04 18:49:32下载
- 积分:1
-
cyclostatioarity
This folder contains several codes for energy detection and match filter.
- 2010-10-19 01:15:27下载
- 积分:1
-
VC-Matlab
详细阐述了vc和MATLAB混合编程的实现方式,方法,学会如何在matlab中用c语言进行编程开发(Elaborated vc mixed programming and MATLAB implementations, methods, learn how to matlab programming using c language development)
- 2011-10-08 19:11:52下载
- 积分:1