资源列表
CPN
- 关于CPN神经网络算法源代码,内含编译后的EXE程序
KNN
- 自己实现机器学习十大算法中的k最近邻算法,经过测试,算法运行很好-Own machine learning algorithm to achieve the k nearest neighbor algorithm, tested, the algorithm runs very well
CPN
- 介绍了神经 网络中的CPN算法的C语言实现.
ant_use_c
- 蚁群算法的C语言实现,可以直接运行,学习蚁群算法必备-Ant colony algorithm C language, can be run directly, to learn ant colony algorithm essential
pso_base
- 本程序基于粒子群算法实现函数的寻优过程,粒子群算法实现简单,程序效率高,在现在智能算法中有广泛的应用。-The program is based on particle swarm optimization process to achieve the function of the particle swarm algorithm is simple, efficient procedures, in the present intelligent algorithm has a wide r
ADALINE
- ADALINE神经网络算法源程序,同时提供算法的演示源程序。
CPN
- 用C编写的CPN神经网络算法的,附带演示程序-C CPN prepared by the neural network algorithm, fringe Demonstration Program
4mmCalibration
- 以4mm鏡頭的監視器攝影機影像校正後的人流影像建立新的SVM Model。-4mm lens camera to monitor the flow images corrected image create a new SVM Model.
Pairingproblems
- 配对问题,在算法中设置一个栈,每读入一个括号,如果是右括号,则置于栈顶的最急迫的期待被消解,如果是左括号,则作为一个新的更急迫的期待压入栈中,使原有的在栈中的所有为消解期待的急迫性降低了一级,在算法开始和结束时,栈都为空。-Pairing problems
0000
- 一个经典的蚁群算法matlab仿真代码,带有gui界面,用过就会知道它有多方便-it is a classical simulation matlab code of ant colony algorithm with gui interface ,you will know how convenient it is.
gatsp
- 用遗传算法解决Tsp问题,这是一个老问题了,自己写的程序,按照自己的思路来的,效果还行,GUI界面-Tsp using genetic algorithms to solve the problem, this is an old question, write their own programs, according to their own ideas, and the results were OK, GUI interface
-On-lineELM
- 一种快速而准确的线顺序前馈神经网络学习算法,是单隐层的、带径向基函数的网络,比传统神经网络快,且精度高。-an online sequential learning algorithm for single hidden layer feedforward networks (SLFNs) with additive or radial basis function (RBF) hidden nodes in a unified framework
