资源列表
SMO
- smo源代码,编绎后就可运行,方便,好用-smo the latest realese
singleneuralPID
- 单神经元pid源码实现,对初学的朋友很有帮助-The program can realize single neural pid with MATLAB.The algorithm is simple and easy to understand.
libsvm-3.1
- 最新的libsvm支持向量机程序,用于模式识别和回归预测,内含详细的使用方法-The latest libsvm support vector machine program for pattern recognition and regression that includes the use details
algorithm
- 求函数优化的伊藤算法源代码,下载后可以直接使用-Ito demand function optimization algorithm source code download can be used directly
对白噪音信号进行基于小波变换尺度为n的分解
- 对白噪音信号进行基于小波变换尺度为n的分解
bp
- bp神经网络源程序--A BP NN code
ML_Perception
- C++实现的神经网络感知器算法,有具体的例子验证,在Visual Studio2008下执行通过。-C++ implementation of the neural network perceptron algorithm, there is one specific example of authentication executed by the Visual Studio2008.
8Digit
- 使用了A*,A,深度优先,宽度优先等算法解决八数码,由于高强度的优化,使得运算十分之快,而且功能齐全,界面好看.是上学期俺做的人工智能作业.-The use of A*, A, depth-first, breadth-first algorithm to solve, such as eight digital, high-intensity as a result of the optimization, making a very fast operation, and full-feat
ivt
- 使用增量学习算法进行目标跟踪,在和环境变化情况下仍然有很好的效果-Using the incremental learning algorithm for target tracking, and environmental changes in circumstances still have a good effect
FiveChessGame
- 用MFC做界面基于α-β剪枝算法的五子棋程序。-To do with the MFC interface α-β pruning algorithm based on the backgammon program.
echo-state-network
- 这是回声状态神经网络的源代码程序,效果不错的哦!-echo state network prediction
DFSforeightnumbers
- 人工智能完成的作业,利用深度优先遍历实现八数码问题,可以设置搜索的深度,计算生成的节点数目。-AI to complete the job, using depth-first traversal for Eight digital problem, you can set the search depth, calculate the number of nodes generated.