k卡尔曼滤波器,很好用的,大家看看吧!我也是第一次用和大家交流一下
标签: 卡尔曼滤波器
上传时间: 2016-06-18
上传用户:奇奇奔奔
此文档是K类均值聚类和模拟退火结合的软硬件化分算法。众所周知,模拟退火算法的通用性,此算法是模拟退火的改进,较单纯的SA更优秀。
上传时间: 2013-12-19
上传用户:h886166
数据挖掘K-平均算法的MATLAB程序,效果一般
上传时间: 2013-12-13
上传用户:ardager
1.基于Bayes分类的MATLAB程序 2.遗传算法求解函数优化 3.基于Matlab的人工免疫算法 4.空间数据分析中最常用的是聚类分析(k均值算法代码) 5.蚁群算法的matlab源码
标签: MATLAB Matlab matlab Bayes
上传时间: 2016-06-23
上传用户:一诺88
空间数据分析中最常用的是聚类分析,而K-MEANS算法是聚类分析中常用的,其主要思想是在给定的聚类数目下对多维(我做的是三维空间点)向量进行聚类,
上传时间: 2013-12-30
上传用户:1051290259
用MFC开发的简单的k-means实现代码,原创啊
上传时间: 2016-06-23
上传用户:zxc23456789
k-means源码(K均值聚类算法源码)
上传时间: 2014-06-16
上传用户:CSUSheep
将大于整数m且紧靠m的k个素数存入数组
上传时间: 2016-06-23
上传用户:lanhuaying
用模拟退火算法求解旅行商问题 T(t+1)=k×T(t) 式中k为正的略小于1.00的常数,t为降温的次数
上传时间: 2013-12-02
上传用户:kristycreasy
The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Robert Morelos-Zaragoza "new_rs_erasures.c". In particular the Berlekamp-Massey algorithm has not been modified. New features compared to "new_rs_erasures.c" are: - fully parameterized: code parameters (n,k,m) can be selected via command line options. - decoding optional by Euclid or Belekamp-Massey algorithm - efficient support of shortened codes - extensive verbose levels for hardware verification
标签: Reed-Solomon contains decoding package
上传时间: 2013-12-11
上传用户:shinesyh