CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 遗传算法优化神经网络

搜索资源列表

  1. FuzzyNeuralNetwork

    0下载:
  2. 本论文在较为系统地分析模糊神经网络理论和遗传算法基本原理的基础上,,提出一种基于补偿模糊神经网络的控制方法,通过补偿模糊推理和快速学习算法的引入,构造补偿模糊神经网络控制器,实现模糊网络结构和参数的优化及matlab仿真。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:612079
    • 提供者:王风
  1. GA_BP

    1下载:
  2. 利用遗传算法优化人工神经网络权值论文. 遗传算法(Genetic Algorithm-GA)是一种基于自然选择和基因遗传学原理的优化搜索方法。
  3. 所属分类:行业发展研究

    • 发布日期:2008-10-13
    • 文件大小:174230
    • 提供者:wangnan
  1. wavelet-neural-network-

    0下载:
  2. 介绍小波神经网络的基本原理。利用遗传算法来优化小波神经网络,达到提高逼近精度,简化网络结构,提高收敛速度的目的。通过实验将其与传统的小波神经网络进行比较,证实前者具有更优的网络结构,更高的逼近精度。-Introduce the basic principles of wavelet neural network. The use of genetic algorithms to optimize the wavelet neural network to improve the approxim
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:317780
    • 提供者:马立静
  1. GA

    0下载:
  2. 遗传算法及其MATLAB实现 主要内容: (1)遗传算法简介 (2)遗传算法的MATLAB实现 (3)应用举例 (4)遗传算法优化神经网络方向-MATLAB realization of genetic algorithm and its main elements: (1) brief introduction to genetic algorithm (2) realize MATLAB Genetic Algorithm (3) application, for exa
  3. 所属分类:Document

    • 发布日期:2017-04-27
    • 文件大小:11456
    • 提供者:jet
  1. gann

    0下载:
  2. zh这是一个用遗传算法优化神经网络的例子-zh is a genetic algorithm with neural network examples
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:6644
    • 提供者:rkchang
  1. BP

    0下载:
  2. 基于BP神经网络算法的研究,主要比较了模拟退火算法、遗传算法、P神经网络的区别,提出了一种比较优化的BP算法-the research for BP
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:317800
    • 提供者:史小犇
  1. CameracaUbraifonformonocularvision

    1下载:
  2. 摄像机标定是计算机视觉领域的一个研究热点,为了解决单目摄像机标定中的精度不高、模型复杂、鲁棒性差等问题,依 据神经网络、遗传算法及摄像机标定的特点,提出了基于遗传算法和BP神经网络相结合的单目摄像机标定方法。该方法充分利用 遗传算法的全局优化和神经网络的局部收敛的特点,一方面避免了建立复杂的摄像机成像模型,另一方面增强了摄像机标定的精 度和鲁棒性。-The camera calibration isoneofmostimportantresearch ifeldsin compute
  3. 所属分类:Project Manage

    • 发布日期:2017-03-29
    • 文件大小:321898
    • 提供者:vbin
  1. BP

    0下载:
  2. example.txt 仿真实例.txt 归一实例.txt 每次预测结果不一样的解释.txt 遗传算法优化BP神经网络权值和阈值的通用.txt -example.txt simulation examples. txt return an instance. txt is not the same each time the interpretation of predicted results. txt genetic algorithm BP neural netwo
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:34379
    • 提供者:
  1. Intelligent-controller

    0下载:
  2. PID控制算法简单、鲁棒性强,但其参数整定过程繁琐,整定时需要控制对象的精确数学模型,而且整定往往是针对某一种具体工况进行的,缺乏自学习和自适应能力。模糊神经网络则兼备了模糊逻辑和神经网络的优点,具有函数逼近功能,具有较强的自适应、自学习能力、容错能力和泛化能力。借助于遗传算法对全局性参数进行优化设计,借助于BP算法对局部性参数进行优化,将模糊神经网络和遗传算法引入PID控制参数的整定过程,构造出一种基于模糊神经网络和遗传算法的智能PID控制器-Intelligent controller ba
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:1281583
    • 提供者:刘漂帆
  1. Wavelet-neural-networks

    1下载:
  2. 小波神经网络、遗传算法优化神经网络代码,测试可以使用,但具体的原理不是很懂! -Wavelet neural networks, genetic algorithms to optimize neural network code, the test can be used, but the principle is not very specific!
  3. 所属分类:Communication

    • 发布日期:2015-08-13
    • 文件大小:51200
    • 提供者:王丽娜
  1. matlab

    0下载:
  2. 该程序是遗传算法优化BP神经网络函数极值寻优-The program is a genetic algorithm to optimize BP neural network function optimization extreme
  3. 所属分类:File Formats

    • 发布日期:2017-04-10
    • 文件大小:1259
    • 提供者:凌晨2100
  1. Heavy-initial

    0下载:
  2. 用遗传算法优化神经网络初始权重的方法-Heavy initial weights of neural network method using genetic algorithm optimization
  3. 所属分类:Document

    • 发布日期:2017-04-24
    • 文件大小:252204
    • 提供者:刘梦
  1. GA_NN

    0下载:
  2. 遗传算法优化神经网络,很好的程序哦,赶快下载吧-The genetic algorithm to optimize neural network
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:3518
    • 提供者:mengmeng
  1. chapter3

    0下载:
  2. matlab智能算法遗传算法优化人工神经网络权值和阈值-Matlab intelligent algorithm of genetic algorithm to optimize neural network weights and threshold
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:5820
    • 提供者:付茂红
  1. feixianxingnihe

    0下载:
  2. 在matlab软件中编程实现基于遗传算法优化BP神经网络非线性系统拟合算法-In the matlab software programming based on genetic algorithm to optimize the BP neural network nonlinear system fitting method
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:47955
    • 提供者:feiyang_lzk
  1. Machine-vision-analysis

    1下载:
  2. 硕士论文,基于机器视觉苹果检测算法的研究。主要内容包括:1、国内外研究现状及进展 2、苹果图像采集与处理 3、苹果大小与形状检测 4、粒子群优化的BP神经网络苹果颜色检测算法 5、遗传算法优化BP神经网络苹果缺陷检测算法 6、苹果检测系统的软件、硬件及界面设计-Research on Apple detection algorithm based on machine vision. The main contents include: 1, the domestic and foreign r
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1119020
    • 提供者:吕吉方
  1. Ryan_GA_BP

    0下载:
  2. 实现了基于遗传算法GA优化的BP神经网络,遗传代数为100代(BP neural network based on GA optimization)
  3. 所属分类:文章/文档

  1. 粒子群优化算法

    0下载:
  2. 粒子群优化(PSO)是一种进化计算技术(进化计算)。 捕食鸟行为的研究。粒子群算法(PSO)的基本思想是通过群体中个体之间的协作和信息共享找到最优解。 粒子群优化算法的优点是它简单且易于实现,没有多个参数。目前,它已广泛应用于函数优化、神经网络训练、模糊系统控制等遗传算法中。(The particle swarm optimization (PSO:Particle swarm optimization) is an evolutionary computing technology (Ev
  3. 所属分类:文章/文档

  1. 智能优化算法及其应用

    0下载:
  2. 介绍了模拟退火,遗传算法等优化算法、神经网络、混合优化算法等(The optimization algorithms such as simulated annealing, genetic algorithm, neural network and hybrid optimization algorithm are introduced.)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-06
    • 文件大小:11054080
    • 提供者:ljraindot
  1. 6退火遗传算法优化BP神经网络的研究

    0下载:
  2. 退火算法优化BP神经网络的研究,介绍了一种新的方法(Annealing algorithm to optimize BP neural network)
  3. 所属分类:文章/文档

    • 发布日期:2020-11-06
    • 文件大小:2162688
    • 提供者:电机学习者
« 12 »
搜珍网 www.dssz.com