-
神经网络C语言源程序 绝对经典。 ADALINE,ART1,BAM,BOLTZMAN,BPN CPN,hopfield, som,...
神经网络C语言源程序 绝对经典。 ADALINE,ART1,BAM,BOLTZMAN,BPN CPN,hopfield, som, -neural network C language source absolute classic. ADALINE, ART1, BAM, BOLTZMAN, CPN 7.82, hopfield, som.
- 2022-01-31 09:06:22下载
- 积分:1
-
自适应遗传算法 最基础的版本需要可以自己修改目标函数
自适应遗传算法 最基础的版本需要可以自己修改目标函数-Adaptive genetic algorithm version of the most basic needs can modify the objective function
- 2023-07-27 10:15:03下载
- 积分:1
-
用RBF实现的目标图象识别程序,C实现,可以应用于DSP系统.
用RBF实现的目标图象识别程序,C实现,可以应用于DSP系统.-RBF realize the goal of using the image recognition program, C realize, can be used in DSP systems.
- 2022-03-06 23:45:09下载
- 积分:1
-
一回
一个反向传播算法的的原程序!值得一看,大家自己看看!-a back-propagation algorithm of the original program! An eye-catcher, we see for himself!
- 2022-10-28 13:50:03下载
- 积分:1
-
遗传算法,生物
遗传算法,生物技术,进化技术,主用用来求函数优化问题-Genetic algorithms, bio-technology, evolution of technology, the main use for the seek function optimization problems
- 2022-02-02 06:08:33下载
- 积分:1
-
无解压密码可放心使用
无解压密码,可放心使用-without extracting passwords can be assured use
- 2022-01-21 19:24:24下载
- 积分:1
-
BP算法的演示程序,它采用
本程序是BP算法的演示程序, 其中的Levenberg-Marquardt算法具有实用价值。随代码还提供帮助文件,非常方便。-BP algorithm Demonstration Program, which Levenberg-Marquardt algorithm has practical value. With the code also provides help files, a very convenient.
- 2022-02-11 23:56:49下载
- 积分:1
-
地球模拟器,最经典的人工生命模型,研究人工智能的必看。一般地说,生命都具有新陈代谢、复制和进化的能力。在自然界中,生物是由有限的食物供给和有限的生存空间约束的。...
地球模拟器,最经典的人工生命模型,研究人工智能的必看。一般地说,生命都具有新陈代谢、复制和进化的能力。在自然界中,生物是由有限的食物供给和有限的生存空间约束的。在Tierra中,“生物”由一系列能够自我复制的机器代码或程序组成,它在计算机中的复制分别受到计算机的存储空间和CPU时间约束。能有效地占有内存空间和利用CPU时间的生物体,将具有更高的适应度,传递到下一代的机会就越大。
在Tierra中,计算机的RAM(随机访问存储器)中有一块专门的空间,这个空间中放置了一个“祖先有机体”,该祖先有机体根据它的汇编程序代码中的指令开始复制对它的生存是基本的代码。随着有机体的数目的增加,RAM中的空间减少了,因此有机体为了自己的生存空间开始竞争。-Earth Simulator, the most classic of artificial life model, the study of artificial intelligence Watchable. Generally speaking, life is metabolism, reproduction and the ability of evolution. In nature, biomass is limited by the supply of food and limited living space constraints. In Tierra, "biological" to a series of self-replicating machine code or procedure, in which computers were copied by the computer storage space and CPU time constraints. Effective occupy memory space and CPU time using the organisms, will have a higher degree of adaptability, conveying to the next generation the greater the chances. In Tierra, computer RAM (random access memory) is
- 2022-02-03 22:23:49下载
- 积分:1
-
遗传算法的c源码 说明很详细
遗传算法的c源码 说明很详细-Genetic Algorithm c Note very detailed source
- 2022-08-22 03:38:25下载
- 积分:1
-
没有翻译
遗传算法求解最优解求函数的最大值 : f(x,y)=21.5+x*sin(4*PI*x)+y*sin(20*PI*y) |
定义域 D: -3
- 2022-02-01 23:58:10下载
- 积分:1