资源列表

« 1 2 ... .43 .44 .45 .46 .47 1948.49 .50 .51 .52 .53 ... 2830 »

[人工智能/神经网络/遗传算法rnn

说明:随机神经网络的源代码,对于研究神经网络的人来说,可能有一定的参考作用-random neural network source code for research neural network people, may have some reference
<智能算法> 在 2024-10-07 上传 | 大小:5120 | 下载:0

[人工智能/神经网络/遗传算法AIbashuma

说明:我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个"扩展数组[4]"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital,
<丁如敏> 在 2024-10-07 上传 | 大小:5120 | 下载:0

[人工智能/神经网络/遗传算法ga297

说明:利用遗传算法搜索函数最优解的c++源程序 -use of genetic algorithm search function to the optimum solution c source
<> 在 2024-10-07 上传 | 大小:5120 | 下载:0

[人工智能/神经网络/遗传算法matlabalgorithm

说明:matlab遗传算法实例,用于在matlab环境下遗传算法的实现.-Matlab GA example, for the Matlab environment genetic algorithm.
<> 在 2024-10-07 上传 | 大小:5120 | 下载:0

[人工智能/神经网络/遗传算法SGA_AUTO.C

说明:自适应遗传算法之C语言版本,自适应遗传算法之C语言版本-adaptive Genetic Algorithms C language version, adaptive Genetic Algorithms in C Language Version
<刘洪文> 在 2024-10-07 上传 | 大小:5120 | 下载:0

[人工智能/神经网络/遗传算法som_demo2

说明:demo 2, a self organizing map, one kind of neural network
<yu> 在 2024-10-07 上传 | 大小:5120 | 下载:0

[人工智能/神经网络/遗传算法cmac1

说明:人工神经网络中cmac网络应用于机器人手臂控制的算法研究-artificial neural network cmac network to control the robot arm Algorithm
<wang lele> 在 2024-10-07 上传 | 大小:5120 | 下载:0

[人工智能/神经网络/遗传算法psom

说明:标准粒子群优化算法(matlab).-standard PSO algorithm (Matlab).
<z> 在 2024-10-07 上传 | 大小:5120 | 下载:0

[人工智能/神经网络/遗传算法GABPnetsample

说明:遗传算法神经网络实例,人工智能领域研究的同志可以参考一下-genetic neural network algorithm example, research in the field of artificial intelligence can make reference to comrades
<鸿渐> 在 2024-10-07 上传 | 大小:5120 | 下载:0

[人工智能/神经网络/遗传算法yckzx

说明:一个用C语言编写的基于遗传K中心的数据聚类源代码。-a C language based on genetic data centers K cluster source.
<lixiaoqing> 在 2024-10-07 上传 | 大小:5120 | 下载:0

[人工智能/神经网络/遗传算法tsp

说明:是一个模拟退火程序,解决的是货郎担问题,所用的语言是matlab -is a simulated annealing procedures to solve the traveling salesman problem is that the language used is Matlab
<成应> 在 2024-10-07 上传 | 大小:5120 | 下载:0

[人工智能/神经网络/遗传算法Adptive

说明:神经网络的自适用算法,利用神经网络对系统辨识和跟踪。此程序为c语言和matlab混和编程,由c语言实现算法,由matlab来显示图形。-neural network algorithm applied since the use of neural network system identification and tracking. This procedure c mixed language and Matlab programm
<杨一> 在 2024-10-07 上传 | 大小:5120 | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 1948.49 .50 .51 .52 .53 ... 2830 »

源码中国 www.ymcn.org