-
使用labview编写的dice游戏,很有趣味性。
使用labview编写的dice游戏,很有趣味性。-prepared by the use of PC dice games, very interesting.
- 2022-04-12 02:18:18下载
- 积分:1
-
SOM classic examples of artificial neural network source code, it is true
SOM人工神经网络的经典例子源代码,是真的
- 2022-07-28 01:08:54下载
- 积分:1
-
运用比例共轭梯度动量算法来训练BP网络并对机械振动峰峰值进行预测。...
运用比例共轭梯度动量算法来训练BP网络并对机械振动峰峰值进行预测。-use ratio conjugate gradient algorithm to train the momentum BP also peak of mechanical vibration prediction.
- 2022-01-24 10:21:43下载
- 积分:1
-
蚂蚁算法,c语言版,其中,‘F’点表示食物,‘H’表示窝,白色块表示障碍物,‘+’就是蚂蚁了。...
蚂蚁算法,c语言版,其中,‘F’点表示食物,‘H’表示窝,白色块表示障碍物,‘+’就是蚂蚁了。-Ant algorithm, c language version, of which,
- 2022-03-03 18:03:43下载
- 积分:1
-
以上是很好的SVM训练的程序,包括训练和识别
以上是很好的SVM训练的程序,包括训练和识别-The above is a good SVM training procedures, including training and identification
- 2023-08-24 10:00:03下载
- 积分:1
-
利用神经网络预测时间序列,以太阳黑子和实际的转子故障信号为例,matlab编程
利用神经网络预测时间序列,以太阳黑子和实际的转子故障信号为例,matlab编程-Using neural network time series prediction to sunspots and the actual rotor fault signal as an example, matlab programming
- 2022-02-03 19:32:13下载
- 积分:1
-
This is a topic on the forefront of the current neural network learning procedur...
这是一个关于目前最前沿课题的神经网络学习模型的程序-xor-This is a topic on the forefront of the current neural network learning procedures for model-xor
- 2023-08-02 21:30:04下载
- 积分:1
-
使用Visual C++ 2003编写的遗传算法库,具有详细的说明文档,使用接口函数传入相关适应度函数与基因个数、迭代次数相关信息,进行目标优化,使用类模板的形...
使用Visual C++ 2003编写的遗传算法库,具有详细的说明文档,使用接口函数传入相关适应度函数与基因个数、迭代次数相关信息,进行目标优化,使用类模板的形式支持函数并行化-Using Visual C++ 2003 prepared by the genetic algorithm library, a detailed description of the document, use the interface function is passed the fitness function associated with the gene number, number of iterations relevant information to carry out objective optimization, the use of class template in the form of support function parallel
- 2022-01-22 03:27:00下载
- 积分: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
-
《基于MATLAB系统分析与设计--神经网络》一书的源程序
《基于MATLAB系统分析与设计--神经网络》一书的源程序-"based on MATLAB analysis and design-- neural networks," a book of the source
- 2022-07-22 23:17:59下载
- 积分:1