登录
首页 » AI-NN-PR » example of a genetic algorithm

example of a genetic algorithm

于 2022-07-19 发布 文件大小:2.43 kB
0 49
下载积分: 2 下载次数: 1

代码说明:

一个遗传算法例子-example of a genetic algorithm

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CPN能提供强大的分类功能.介绍CPN(Counter Propagation Networks)神经网络的结构、训练及计算的基础上,详细讨论了CPN在离散事件...
    CPN能提供强大的分类功能.介绍CPN(Counter Propagation Networks)神经网络的结构、训练及计算的基础上,详细讨论了CPN在离散事件动态系统(DEDS)仿真、仿真优化等方面的应用。 -CPN can provide powerful classification. Introduction CPN (Counter Propagation Networks) neural network structure, training and calculated on the basis of a detailed discussion of the CPN in Discrete Event Dynamic System (DEDS) simulation, simulation optimization applications.
    2022-06-12 04:42:28下载
    积分:1
  • 模拟退火算法经常用于最优化问题,本算法通俗易用!
    模拟退火算法经常用于最优化问题,本算法通俗易用!-Simulated annealing algorithm often used for optimization problems, this algorithm is popular to use!
    2022-09-07 07:20:03下载
    积分:1
  • 神经网络算法的神经网络负反馈
    用VC++实现的BP(反向传播负反馈)神经网络算法-with VC BP (BP negative feedback) neural network algorithm
    2022-01-25 21:07:43下载
    积分:1
  • 兔子狐狸生态平衡模拟器,可以模拟兔子狐狸相互依存的状况。...
    兔子狐狸生态平衡模拟器,可以模拟兔子狐狸相互依存的状况。-The zoology balance simulator of rabbit and fox ,which can simulate the status of rabbit and fox depended on each other.
    2022-05-30 07:17:45下载
    积分:1
  • 粒子群算法的一个演示源码,请下载初学者,共同进步!!…
    pso 的一个演示源码,欢迎初学者下载,共同进步-pso source of a presentation, please download beginners, and common progress! ! ! ! ! !
    2023-05-13 00:55:03下载
    积分:1
  • 计算欧几里德距离C语言源代码,次源码经测试可有效运行,源码简单易懂...
    计算欧几里德距离C语言源代码,次源码经测试可有效运行,源码简单易懂-Calculation of Euclidean distance C-language source code, sub-source has been tested and can be effectively run, easy-to-read source
    2022-01-26 08:18:27下载
    积分:1
  • 遗传算法(图像处理)
    遗传算法(图像处理)-genetic algorithm (image processing)
    2022-03-11 07:54:37下载
    积分:1
  • Genetic algorithm to initialize the network weights and threshold parameters imp...
    遗传算法初始化网络权值及其阈值参数 提高控制性能-Genetic algorithm to initialize the network weights and threshold parameters improve control performance
    2023-05-29 23:05:03下载
    积分:1
  • Hopfield 网――擅长于联想记忆与解迷路 实现H网联想记忆的关键,是使被记忆的模式样本对应网络能量函数的极小值。 设有M个N维记忆模式,通过对网络N个神经
    Hopfield 网――擅长于联想记忆与解迷路 实现H网联想记忆的关键,是使被记忆的模式样本对应网络能量函数的极小值。 设有M个N维记忆模式,通过对网络N个神经元之间连接权 wij 和N个输出阈值θj的设计,使得: 这M个记忆模式所对应的网络状态正好是网络能量函数的M个极小值。 比较困难,目前还没有一个适应任意形式的记忆模式的有效、通用的设计方法。 H网的算法 1)学习模式――决定权重 想要记忆的模式,用-1和1的2值表示 模式:-1,-1,1,-1,1,1,... 一般表示: 则任意两个神经元j、i间的权重: wij=∑ap(i)ap(j),p=1…p; P:模式的总数 ap(s):第p个模式的第s个要素(-1或1) wij:第j个神经元与第i个神经元间的权重 i = j时,wij=0,即各神经元的输出不直接返回自身。 2)想起模式: 神经元输出值的初始化 想起时,一般是未知的输入。设xi(0)为未知模式的第i个要素(-1或1) 将xi(0)作为相对应的神经元的初始值,其中,0意味t=0。 反复部分:对各神经元,计算: xi (t+1) = f (∑wijxj(t)-θi), j=1…n, j≠i n―神经元总数 f()--Sgn() θi―神经元i发火阈值 反复进行,直到各个神经元的输出不再变化。-Hopfield network-- good at associative memory solution with the realization of lost H associative memory networks, are key to bringing the memory model samples corresponding network energy function of the minimum. With M-N-dimensional memory model, the network N neurons connect between right wij and N output threshold j design makes : M-mode memory corresponding to the network is a state network energy function is the M-000 minimum. Mor
    2023-03-24 10:55:03下载
    积分:1
  • artificial immune algorithm set includes function optimization, image recognitio...
    人工免疫算法的集合,包含函数优化,图象识别,聚类等多种应用,采用matlab编程,并负有示例数据。~..~ -artificial immune algorithm set includes function optimization, image recognition, clustering, and other applications. using Matlab programming, and bear sample data. ~ ~ ..
    2023-04-11 17:00:03下载
    积分:1
  • 696518资源总数
  • 104297会员总数
  • 29今日下载