资源列表
qpso
- 该粒子群算法引入一个beta值,更好改变粒子位置,加快收敛速度,提高收敛精度。-The particle swarm algorithm introduces a beta, better change the particle position, speed up the convergence and improve convergence accuracy.
face_Identification
- 人脸识别中的眼角定位和预处理,大家可以了解一些人脸识别的相关内容-Face recognition and pre-positioning in the corner of the eye, we can understand the contents of some of the relevant face recognition
gangnam-style
- Choregraphe上开发的江南style舞蹈(The gangnam-style dance developed on Choregraphe)
saa
- 改进的模拟退火算法及其应用,对想学习退火的人会有帮助-Improved simulated annealing algorithm and its application to want to learn who will help annealed
shenjingwangluo
- 模式识别作业实现感知器,BP分类器及异或门-Pattern recognition operations to achieve perceptron, BP classifier and XOR gates
HMM
- 该模型包括两个程序: 1、根据观察序列创建一个HMM模型,利用BW算法估计HMM的参数。 2、根据已知的观察序列和HMM模型,估计观察序列的概率值,利用Forward算法 注:在HMM.cpp中分别有这两个主程序,运行一个的时候注释另一个。-The model includes two procedures: 1 sequence to create a HMM based on the observed model, the BW algorithm estimates the p
Linear-Regression
- Linear Regression Exercises. We our Design Matrix as 1st, 2nd, and 9th-order Quadratic Functions and try to fit a simple data.-Linear Regression Exercises. We our Design Matrix as 1st, 2nd, and 9th-order Quadratic Functions and try to fit a simp
Lab-report
- 学习和理解CLIPS编程语言,通过分析用CLIPS编写的“二手汽车智能鉴定评估系统”的程序,深入理解专家系统的编程技巧,加深对专家系统的认识和理解。-Learning and understanding of the CLIPS programming language, through the analysis of "second-hand car smart identification evaluation system" written with CLIPS program, in-d
Network-Toolbox.ZIP
- Matlab网络工具箱,针对复杂网络的,包括各种复杂网络属性的计算方法-Complex Network toolbox for Matlab,including degree distribution
PathFinder2D
- a星路径规划,各种方式的实现,用于二维路径查找算法,(包括使用数组,链表,堆的实现)各种搜索算法-a path-planning, the realization of various ways, for two-dimensional path search algorithms, (including the use of arrays, linked lists, Stack achieved) search algorithm
standard_svm3.00
- 标准svm3.0程序 内有mex优化程序,专业分析用(paper)-svm3.0 standard procedures within Mex optimization procedures, professional analysis (paper)
libsvm-3.21
- svm的实现,提供python借口,可以使用python来调用api-svm