资源列表
patternrecognition
- 文件中包含多种模式识别常用的算法,如:ISODATA、 K均值、 感知器、 LMSE最小误差、 贝叶斯,希望对大家能有所帮助-File contains a variety of commonly used pattern recognition algorithms, such as: ISODATA, K-means, perceptron, LMSE the smallest error, Bayesian, in the hope that we can help
swtu
- 改进的模糊聚类算法,主要用于处理高分辨率遥感影像-Improved fuzzy clustering algorithm, mainly used to deal with high-resolution remote sensing image
myisodata
- isodata算法,针对的是iris数据库,代码可以直接运行,很好用。要是要用于自己的数据库,只需要把文件名,结构体信息修改下即可。-isodata algorithm, the iris against a database, code can be run, it just works. If the database to be used for their own, just to the file name, the structure of information can be mo
pcnnmm
- pcnn与图形学结合处理脉冲噪声的程序,效果不错。-Graphics pcnn combination with procedures to deal with impulse noise, good effect.
NSDL_Classifier
- 模式识别工具箱。非常丰富的底层函数和常见的统计识别工具,应用非常广泛。-A advanced pattern recognition toolbox.it has rich basic functions and you can write your own applications based on them. It can be used in many research fields.
Matlab
- 用matlab解决TSP旅行商问题,30个城市的路线优化问题-Matlab solving TSP traveling salesman problem
GAconmbinewithBP(matlab)
- 遗传算法与BP算法相结合的程序,主要用来做优化计算-Genetic algorithm and BP algorithm combining procedures
libsvm-mat-2.88-1
- 最小二乘支持向量机工具包,内嵌在Matlab环境中运行-LS—SVM tools
2
- 一种基于ARM9的嵌入式电采暖网络控制系统-ARM9-based embedded control system for electric heating network
ldfs
- 基于学习的深度优先搜索算法,一种通用的启发式搜索算法用于确定的,非确定以及MDPs环境中-Learning Depth-First Search:A Unified Approach to Heuristic Search in Deterministic and Non-Deterministic Settings,and its application to MDPs
xam
- 人工神经网络,采用最常用的BP算法,使得读者对神经网络有更多了解。-Artificial neural network, using the most commonly used BP algorithm, the readers gain a better understanding of neural networks.
GPLib
- 遗传规划算法 智能算法:遗传规划,即关于GP的VC代码程序,在项目文件中包含了GP的程序设计代码和经典问题求解程序。可以参考该程序进行遗传规划的程序设计工作,用于自己的毕业设计中。-Genetic programming using C++