CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - ga neural network

搜索资源列表

  1. GA-BP

    0下载:
  2. 遗传算法的BP神经网络优化算法,以获得较好的优化性能-Genetic algorithm and BP neural network optimization algorithm, to obtain better optimization performance
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:4724
    • 提供者:文东杰
  1. ga-bp-nonliner

    0下载:
  2. 遗传算法优化BP神经网——非线性函数拟合-Genetic algorithm to optimize BP neural network- non-linear function fitting
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:53219
    • 提供者:张张
  1. GA-BP

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合-Genetic algorithm to optimize the BP neural network- nonlinear function fitting
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:5218
    • 提供者:蒙宁佳
  1. svm-ga

    0下载:
  2. SVM神经网络中的参数优化---利用SVM提升分类器性能,很好-Parameter optimization of SVM neural network--- SVM to enhance the performance of the classifier, good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-05
    • 文件大小:3524
    • 提供者:suua
  1. BP-GA

    1下载:
  2. 实现遗传算法优化的神经网络进行时间序列的预测,genetic.m接口函数简单明了,神经网络参数直接修改,自己的数据文件直接更换load即可。-Genetic algorithm optimization neural network for time series prediction, genetic.m interface functions simple neural network parameters directly modify their own data files direc
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-09-04
    • 文件大小:53248
    • 提供者:wang
  1. GA-ANN

    0下载:
  2. 遗传算法优化神经网络,提高了神经网络的收敛速度和精度。-The genetic algorithm optimization neural network, to improve the speed and accuracy of the neural network convergence.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:6533
    • 提供者:yuanse
  1. GA

    0下载:
  2. 神经网络遗传算法函数极值寻优-非线性函数极值 遗传算法典型实例-Neural network genetic algorithm function optimization extreme- typical examples of the non-linear function of the extreme genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:102657
    • 提供者:冯翔
  1. GA

    0下载:
  2. 利用人工神经网络方法,对光谱数据组进行分析处理。-The use of artificial neural network method, the spectral data sets for analysis and processing.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1265
    • 提供者:耿响
  1. GA-WNN

    1下载:
  2. 遗传算法优化的小波神经网络预测程序,对于建立预测模型有一定的帮助-Genetic algorithm optimization wavelet neural network prediction program, build predictive models for some help
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2961
    • 提供者:zouwei
  1. GA

    2下载:
  2. 程序1:遗传算法和非线性规划函数的优化; 程序2:基于遗传算法的BP神经网络优化; 程序3:基于遗传算法的TSP算法; 程序4:基于遗传算法的LQR控制器优化设计 程序5:基于遗传算法的函数优化-Program 1: genetic algorithms and nonlinear programming function optimization Program 2: Based on the genetic algorithm BP neural network optim
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:5357
    • 提供者:王晓卫
  1. ga

    0下载:
  2. In this paper, an attractive approach for teaching genetic algorithm has been presented. This approach is based primarily on using MATLAB in implementing the genetic operators: crossover, mutation, and selection. An advantage of using such an a
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:98755
    • 提供者:jacob1717
  1. ga

    0下载:
  2. 神经网络优化权值和阀值和网络结构,值得一看,推荐-Neural network optimization weights and thresholds and the network structure, worth a visit, it is recommended
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:146627
    • 提供者:汤明敏
  1. ga-bp

    0下载:
  2. 这是基于遗传算法的BP神经网络优化预测的程序,具有非常的意义-This is based on genetic algorithm to optimize BP neural network prediction program, with very meaning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1633
    • 提供者:liang
  1. GA-to-optimize-BP

    0下载:
  2. 本文档是使用遗传算法(GA)优化BP神经网络的编程实例,运行环境为matlab r2007b,内有注释-This document is the use of genetic algorithms (GA) to optimize BP neural network programming examples, the operating environment for matlab r2007b, there are notes
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1543
    • 提供者:xiaOshi
  1. BP-GA

    0下载:
  2. 将遗传算法和BP神经网络算法结合起来组成优化算法,matlab编程-The genetic algorithm and BP neural network algorithm combines composition optimization algorithm, matlab programming
  3. 所属分类:matlab

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

    0下载:
  2. GA—BP运用GA对BP神经网络进行训练,取得的最优解作为初始链接权值和阈值,以对BP神经网络局部搜索能力强、全局搜索能力差的缺点进行改进,来达到提高BP神经网络的性能的目的。-GA GA-BP using BP neural network is trained to obtain the optimal solution as the initial link weights and thresholds of BP neural network of local search abilit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:62475
    • 提供者:dingtong
  1. Ga

    0下载:
  2. 遗传神经网络算法,基于C语言的开发环境,是一种基于遗传寻优的优化算法。-Genetic neural network algorithm, based on the C language development environment is a genetic optimization algorithm based optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:653451
    • 提供者:xjk
  1. GA-and-BP

    0下载:
  2. 利用bp和ga网络对未来值进行预测,对输入数据进行归一化处理。-Use bp neural network to predict the future value of the input data normalization.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:56972
    • 提供者:张俊池
  1. GA-to-optimize-BP

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合-Genetic algorithm to optimize the BP neural network to nonlinear function fitting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:53377
    • 提供者:陈晗
  1. GA-and-BP

    0下载:
  2. 遗传算法和神经网络结合的案例,用于非线性规划优化。-Genetic algorithms and neural network case for nonlinear programming optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4785
    • 提供者:丰丰
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com