-
经典BP算法的源程序,对人工神经网络中的bp有一定的帮助作用...
经典BP算法的源程序,对人工神经网络中的bp有一定的帮助作用-BP algorithm is the classic source of artificial neural networks have certainly bp helpful
- 2022-02-06 04:14:34下载
- 积分:1
-
粗糙集例程遗传算法
粗糙集遗传算法例程-Rough Set routines Genetic Algorithm
- 2023-05-24 15:45:02下载
- 积分:1
-
Contains a number of optimization algorithms, there is Newton' s method, simp...
包含了许多的最优化算法,有牛顿法,单纯形法等,都已运行通过了-Contains a number of optimization algorithms, there is Newton" s method, simplex method, etc., have to run through the
- 2022-02-01 18:55:53下载
- 积分:1
-
The system is extremely easy to use, even if you have to various network model i...
该系统使用极其简便,即使 你对各种网络模型不是很深刻的了解,也可以很好的使用该系统。使用时, 你可以自己修改网络的各种参数,交互性较好,而且该系统通过大量的图示 及参数设置,可以让你了解每个应用实例实现的过程及详细步骤。-The system is extremely easy to use, even if you have to various network model is not very profound understanding can be a good use of the system. When used, you can change the network"s own parameters, interactive better, but the system through a lot of icon and parameter settings, so you can understand each application process and the realization of detailed steps.
- 2022-03-24 00:57:11下载
- 积分:1
-
改进的神经网络在股票市场预测中的改进
1,改进BP神经网络在股市预测中的应用.2,基于MATLAB工具箱的开采煤层自燃危险性预测.3,基于改进的神经网络的电力系统负荷预报.4,基于神经网络的灌溉用水量预测.5,基于遗传算法改进BP网络的地表沉陷预计.6,利用遗传算法改进BP学习算法.7,模糊神经网络在电力市场短期负荷预测中的应用.8,神经网络学习算法存在的问题及对策.9,遗传神经网络在电力系统短期负荷预测中的应用.10,应用改进BP神经网络进行用水量预测.11,用遗传算法改进的BP模型在刹车系统诊断中的应用研究.12,遗传算法改进的BP神经网络对汛期三门峡水库泥沙冲淤量的计算13,基于遗传算法的人工神经网络学习算法14.自适应遗传算法优化管网状态估计神经网络模型.15,基于GA_RBF神经网络的电梯交通流模式识别的研究-Improved BP Neural Network in Stock Market Prediction
- 2022-01-27 10:15:29下载
- 积分:1
-
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm
2008年05月21日...
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm
2008年05月21日
C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design
基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代表了基因遗传算法的结果。每次迭代,算法生成一个染色体,这些子孙染色体又会产生新的迭代……关键内容
这个基因算法库是用 Visual Studio 2005 编写的程序,第一个使用 Microsoft C/C++ 编译器,第二个使用Intel C++ 编译器。
如果你希望在你的程序你使用它,有两个办法,1是直接引用 Genetic Algorithm Library 项目,然后编译;2是添加GeneticAlgorithm.lib 静态链接库到项目中-err
- 2022-05-29 02:10:25下载
- 积分:1
-
8王后问题的演示程序,算法封装在类GAQueen,演示程序是界面程序...
8王后问题的演示程序,算法封装在类GAQueen,演示程序是界面程序-8 queen problem demo program, the algorithm is packaged in a category GAQueen, demo program is the interface procedures
- 2022-01-27 09:54:15下载
- 积分:1
-
Pattern Recognition, Chinese Academy of Sciences of the courseware, learning or...
模式识别的中科院的课件,对学习或考试都很有帮助-Pattern Recognition, Chinese Academy of Sciences of the courseware, learning or examination are helpful
- 2022-03-06 21:06:06下载
- 积分:1
-
ISP(独立集问题)的模拟退火算法程序源码
ISP(独立集问题)的模拟退火算法程序源码-ISP (Independent Set Problem) procedure of simulated annealing algorithm source code
- 2022-08-20 08:22:50下载
- 积分:1
-
安的java源代码工具包,包括BP,RBF神经网络的分类和k
人工神经网络java工具箱源代码 包含BP网络,K分类和RBF网络-ANN java source code toolkit includes BP, K Classification and RBF Network
- 2022-04-09 10:36:09下载
- 积分:1