资源列表
BP_NeuralNet
- 改进的BP神经网络算法源码,希望能对大家有所帮助-Improved BP neural network algorithm source code, hoping to help all of you
WinMain
- 这是一个自动走迷宫的寻路算法。 可能会有人需要,用作游戏的。 自己新建个Win32空项目,把这个代码复制进去就行了。
GABase
- 遗传算法优化程序-genetic algorithm optimization procedures
bpExample
- 一个BP神经网络的实例,对初学者很有用!-A BP neural network, very useful for beginners !
ycsf
- 通过两点之间的距离来实现多点之间的相互定位,利用遗传算法实现,可用于Zigbee模块的室内定位。-Through the distance between two points to achieve multi-point between the positioning, the use of genetic algorithm, can be used for indoor positioning Zigbee module.
b
- 智能算法中的细菌算法的matlab源程序。运行出来的那个动态图,细菌算法的收敛速度非常快,程序也非常简单,整个流程也非常容易,适合刚接触智能算法的人学习。-The bacterial algorithm in the intelligent algorithm matlab source. Run out of dynamic map, bacteria convergence rate of the algorithm is very fast, the program is very sim
FuzzyMachineSchedulingProblem2
- Fuzzy Machine Scheduling Problem
BPNetWork-and-VCPP
- 使用VC++开发PB神经网络系统,能实现PB神经网络的功能要求。-PB using VC++ development system, neural networks, neural networks can achieve the functional requirements of PB.
HMM-python-master
- 用python实现了隐马尔科夫模型的概率计算和预测部分,主要是前向后向算法和维特比算法-Realized with python hidden Markov model probability calculation and prediction part is mainly forward-backward algorithm and the Viterbi algorithm
C++BPCHENGXU
- C++的BP算法程序,这个程序是我从网上找到的,希望对大家能有用-C BP algorithm procedures, which is what I got from the Internet, I hope we can be useful right
quickprop
- 神经网络系统 quickprop算法 大幅提高运算速度,但收敛率有待提高。可以和传统BP做比较-Quickprop algorithm- a standard modified bp algorithm for comparison
PCA-SVM
- 利用PCA-SVM的图片降维和识别分类,并分析重建误差等的主程序-The use of PCA-SVM pictures dimensionality reduction and identification and classification, and analyze the main reconstruction error, etc.