-
spectral_clustering_cogs118b-master
1. 按照式计算相似性矩阵
2. 排除自身的相似度
3. 按照式计算归一化矩阵
4. 按照式计算归一化拉普拉斯图矩阵L
5. 计算L的特征向量,将前个特征值最大的向量按列放置成一个矩阵,即依次为前个特征值最大的特征向量
6. 归一化X形成矩阵Y
7. 对矩阵Y按每行为一个数据点,进行k-means聚类,第行所属的类就是原来所属的类。(1. similarity matrix based on formula computation
2. rule out your own similarity.
3. normalized matrix based on formula computation
4. normalized formula Laplasse matrix L according to formula.
5. Calculate the eigenvectors of L. Place the vectors with the largest eigenvalues in columns into a matrix, that is, the eigenvectors with the largest eigenvalues in turn.
6. normalized X formation matrix Y
7. K-means clustering is applied to matrix Y according to one data point per behavior. The first row belongs to the original class.)
- 2018-11-16 09:14:48下载
- 积分:1
-
mfa
mfa的源码,老外写的,很不错,需要时直接在相关文件中修改参数即可~(the code of mfa)
- 2010-07-15 09:40:16下载
- 积分:1
-
media
huffman 编码来处理图像
DCT变换(huffman coding to DCT transform processing images)
- 2010-10-17 19:11:50下载
- 积分:1
-
threeAlgo
matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS
前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。
遗传算法解决最小生成树问题,PURFER编码。
粒子群算法做无约束最优化问题。
蚁群算法解决TSP问题。
如果有宝贵经验希望能交流一下,谢谢,呵呵(matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm for calculation of AS some time ago on the intelligent test classes, make their own procedures. Quote here, hope someone can improve them, and exchange of experience which is more valuable. Genetic algorithm to solve the minimum spanning tree problem, PURFER coding. Particle swarm optimization to do unconstrained optimization problem. Ant colony algorithm to solve the TSP problem. If there is hope to exchange our experience, thank you, He He)
- 2009-11-12 15:22:32下载
- 积分:1
-
DynaMo-(version-2.0)
求解真实商业周期模型的Matlab程序。(Benchmark Real Business Cycle Model by Henson 1985.DynaMo (version 2.0) is the latest version of DynaMo. In particular, this version contains is a menu driven Windows stand-alone application with advanced graphical user interfaces which allows you to solve and analyze selected standard dynamic stochastic general equilibrium models.)
- 2011-06-10 18:31:39下载
- 积分:1
-
m
说明: m序列含有直流分量,将造成对辨识系统的静扰动,这通常不是所希望的(m sequence contains a DC component, will cause the static perturbation of the recognition system, this is not usually want)
- 2012-08-05 09:04:22下载
- 积分:1
-
chebshev_window
chebshev窗函数,包括等旁瓣级,任意主瓣宽度两个程序(chebshev window function,including side-lobe level and main-lobe width)
- 2010-01-04 16:03:44下载
- 积分:1
-
221237351720061192258333067065
说明: 光流算法代码,实现对单运动目标,多运动目标的检测(optical flow code)
- 2009-08-31 17:54:57下载
- 积分:1
-
tongxinwangsuanfa
爱尔兰B、爱尔兰C、D算法、F算法 仿真程序(ElangB、ElangC、D、F algorithm Simulation)
- 2015-04-14 20:19:32下载
- 积分:1
-
A_matlab
用模型预测控制算法实现对电机位置控制仿真,参考输入单位为厘米(The model predictive control algorithm is used to simulate the motor position control. The reference input unit is centimeter.)
- 2018-10-09 13:58:40下载
- 积分:1