资源列表
facedetect
- 人脸识别,程序证明了Cacade检测器。可以使用Haar或LBP特征。能检测许多类。-This program demonstrates the cascade recognizer. Now you can use Haar or LBP features.This classifier can recognize many kinds of rigid objects
Particle-swarm
- 粒子群算法的寻优算法实现非线性函数极值寻优。-Particle swarm optimization algorithm to achieve extreme nonlinear optimization.
Mycin
- 基于Mycin系统的专家系统 MYCIN系统是一种帮助医生对住院的血液感染患者进行诊断和选用抗菌素类药物进行治疗的专家系统。 ①以患者的病史、症和化验结果等为原始数据,运用医疗专家的知识进行向推理,找出导致感染的细菌。若是多种细菌,则用 0 到1的数字给出每种细菌的可能性。②在上述基础上,给出针对这些可能的细菌的药方。 -Mycin system based on expert systems
BP-neural-network
- BP神经网络(L-M算法) 对前向网络初始化 采用改进BP算法训练前向网络 对前向网络仿真-BP neural network (LM algorithm) to initialize the network prior to using simulation to improve before the network before the network BP algorithm training
RVM1
- RVM源代码,有例子说明,供初学者使用,不错的代码-this is a code of RVM, which can help the people who begin to study RVM
6e3921bc9da1
- dstar 寻路网络 上找 来的 ( ̄. ̄)+-dstar auto
A-Start
- A星算法.有中文注释.本列子不考虑效率.只为简单的讲解A星-Astart is china help
Time-Series-Prediction-ANN
- Using artificial neural networks for time series prediction.
Pattern-Recognition-ANN
- This file solves the pattern recognition algorithm using artificial neural networks.
gauss_seidel
- In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Frie
methode_jacobie
- In numerical linear algebra, the Jacobi method (or Jacobi iterative method[1]) is an algorithm for determining the solutions of a diagonally dominant system of linear equations. Each diagonal element is solved for, and an approximate value is plugged
resolution_chlesky
- In linear algebra, the Cholesky decomposition or Cholesky factorization is a decomposition of a Hermitian, positive-definite matrix into the product of a lower triangular matrix and its conjugate transpose, useful for efficient numerical solutions an
