搜索资源列表
zuoye
- 这个是以前开始研究模式识别的关于C均值算法和固定增量法的VC++程序,可以直接运行。
zuoye
- 迪卡克拉斯算法的vc++2010解决方案,包含完整的头文件和主程序-Di Klass algorithm vc++2010 solutions, including complete header files and the main program
zuoye
- 遗传算法求解函数最大值,代码详细有注释,易懂,容易修改,其程序中的种群规模10,进化代数1000,交叉概率 0.25,变异概率0.01, 目标函数可按需要修改-Genetic Algorithm for function max
zuoye
- 模式识别作业,贝叶斯分类,欧式距离马氏距离-Pattern recognition operation, the Bayesian classifier, the Euclidean distance, Mahalanobis distance
zuoye
- k均值进行聚类分析,把二维模式矢量分成三、四类,用SOFM算法-K-means clustering analysis, the two-dimensional pattern vector is divided into three or four classes, using SOFM algorithm