-
bp神经网络技术用于步态识别的vc源程序
bp神经网络技术用于步态识别的vc源程序
- 2022-06-30 19:21:25下载
- 积分:1
-
C5.0决策树分类算法实现的C语言源代码!
决策树分类C5.0算法的C语言实现源码!-C5.0 decision tree classification algorithm realize the C language source code!
- 2022-11-28 02:05:02下载
- 积分:1
-
遗传算法背包问题是南京大学的航空和…
用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择.
背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W・2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronautics and Astronautics, Information and Computing Science prepared. The procedure the use of genetic algorithms to solve knapsack problem. binary string encoding, an option objects, 0 no choice. Knapsack Problem Description : M items removed several pieces on the space-W backpack, Each of the weight W1, W 2 ... Wn, the corresponding value of P1, P2 ... Pn. Sought to gain maximum value of the program. NOTE : In this issue, all the weight values are integers.
- 2023-01-02 17:15:16下载
- 积分:1
-
贝叶斯网络分类器的一点小程序,也许有用,请各位资源下载...
贝叶斯网络分类器的一点小程序,也许有用,请各位资源下载-Bayesian Network Classifier for small procedures, may be useful, please download resources
- 2023-04-20 08:00:03下载
- 积分:1
-
用Delphi语言编写的遗传算法,内容较多,可以参考
用Delphi语言编写的遗传算法,内容较多,可以参考-Delphi language prepared by the genetic algorithm, a great deal of content, they can refer to
- 2022-02-02 19:58:36下载
- 积分:1
-
Well
著名的神经网络工具箱,功能十分强大,里面包含了数十种神经网络算法的实例。-Well-known neural network toolbox, function very strong, which contains dozens of examples of neural network algorithm.
- 2022-12-28 14:25:09下载
- 积分:1
-
用遗传算法优化神经网络权值的源程序
用遗传算法优化神经网络权值的源程序-genetic algorithm optimization neural network value of the source
- 2023-01-03 23:30:03下载
- 积分:1
-
based perceptron neural network to handle complex classification problems
基于感知器神经网络处理复杂的分类问题-based perceptron neural network to handle complex classification problems
- 2022-08-25 03:58:37下载
- 积分:1
-
介绍了遗传算法的基本原理和求解流程, 详细阐述了Matlab 遗传算法工具箱的使用方法, 并通过使用遗传算法工具箱对一个典型的函数优化问题进行求解, 验证了该工...
介绍了遗传算法的基本原理和求解流程, 详细阐述了Matlab 遗传算法工具箱的使用方法, 并通过使用遗传算法工具箱对一个典型的函数优化问题进行求解, 验证了该工具箱在解决函数优化问题上的有效性和实用性。-Introduce a genetic algorithm to solve the basic principle and flow in detail Matlab genetic algorithm toolbox to use, and by using genetic algorithm toolbox for a typical function optimization problems to solve, the validity of the toolbox in solving function optimization problems on the effectiveness and practicality.
- 2022-01-20 22:34:14下载
- 积分:1
-
支持向量机的最新的工作工具,它将是非常方便的。
最新的支持向量机工具箱,有了它会很方便 1. Find time to write a proper list of things to do! 2. Documentation. 3. Support Vector Regression. 4. Automated model selection. REFERENCES ========== [1] V.N. Vapnik, "The Nature of Statistical Learning Theory", Springer-Verlag, New York, ISBN 0-387-94559-8, 1995. [2] J. C. Platt, "Fast training of support vector machines using sequential minimal optimization", in Advances in Kernel Methods - Support Vector Learning, (Eds) B. Scholkopf, C. Burges, and A. J. Smola, MIT Press, Cambridge, Massachusetts, chapter 12, pp 185-208, 1999. [3] T. Joachims, "Estimating the Generalization Performance of a SVM Efficiently", LS-8 Report 25, Universitat Dortmund, Fachbereich Informatik, 1999. -The newest work tools of svm,it will be very convenient to have it.
- 2023-08-17 13:35:03下载
- 积分:1