-
this code after extensive use, reflecting good code optimization, high efficienc...
此代码经过大量使用,反映很好,代码优化,效率高-this code after extensive use, reflecting good code optimization, high efficiency! !
- 2023-04-06 17:30:04下载
- 积分:1
-
一个经典的遗传算法的C语言程序包可以直接用于开发…
一个经典的C语言遗传算法程序包,可直接用来开发遗传算法的应用程序-a classic genetic algorithm C language package can be used directly for the development of the genetic algorithm application
- 2022-03-28 10:48:43下载
- 积分:1
-
神经网络PID混合控制源可以很好的解决了非线性…
神经网络与pid混合控制源程序,可以很好的解决非线性控制问题-Neural network and hybrid control pid source can be a very good solution to nonlinear control problems
- 2022-04-21 16:15:24下载
- 积分:1
-
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同...
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较,
如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的
也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。
程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看
那位大侠能改进一下,产生比这跟好的数。-improved genetic algorithm- Guo Tao done optimization algorithm is very effective, and the algorithm is the first basic idea arbitrary n generated random number and then the number li n m randomly selected number, and this number m of a new synthesis of the new middle with n number fitness function of the worst by comparison, if a good case to replace the worst, um, if it even than the best, then ruled the best have replaced. If worse than the worst, a de novo synthesis of new. Followed by the cycle continues. The magic of procedures is GA_crossover () function, the new really good to see heroes who can be improved upon, it generated more than a few with a good.
- 2023-02-04 23:55:04下载
- 积分:1
-
Utilising VC to make a program which is a arithmetic of affiliated enterprise of...
用VC做的一个挖掘系统的关联规则算法。COM组件的源代码,已应用到实际系统中。-Utilising VC to make a program which is a arithmetic of affiliated enterprise of dig system. COM components have been applied the system.
- 2022-02-03 06:58:48下载
- 积分:1
-
BP神经网络分类器C程序
BP神经网络分类器C程序-BP neural network classifiers C Program
- 2022-02-22 01:02:20下载
- 积分:1
-
artificial intelligence procedures
人工智能的相关程序-artificial intelligence procedures
- 2022-03-17 15:46:33下载
- 积分:1
-
王小平,
王小平《遗传算法――理论、应用与软件实现》随书光盘,内容有: GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源程序 Sources 遗传算法相关自由软件及代码。-Wang Xiaoping,
- 2023-03-20 12:20:05下载
- 积分:1
-
神经网络计算双色球程序,采用快速的神经网络函数来实现,准确度高...
神经网络计算双色球程序,采用快速的神经网络函数来实现,准确度高-Loans neural network computing procedures, the use of a fast neural network function to realize high accuracy
- 2023-05-26 00:55:03下载
- 积分:1
-
为了测试评估贝叶斯分类器的性能,用不同数据集进行对比实验是必不可少的....
为了测试评估贝叶斯分类器的性能,用不同数据集进行对比实验是必不可少的. -In order to test the assessment of the performance of Bayesian classifier, and compare different experimental data sets is essential.
- 2022-03-14 07:48:31下载
- 积分:1