CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - matlab program

搜索资源列表

  1. PSOGABPDRNN.rar

    1下载:
  2. 此包含有遗传算法、粒子群算法、BP算法优化对角递归神经网络的MATLAB程序,This includes genetic algorithms, particle swarm optimization, BP algorithm for diagonal recurrent neural network of the MATLAB program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:131.34kb
    • 提供者:zhangguosheng
  1. matlab.rar

    2下载:
  2. 蚁群算法 matlab程序(已运行)。以下是解放军信息工程大学一个老师编的matlab程序,请尊重原作者劳动,引用时请注明出处。,Ant colony algorithm matlab program (already running). The following is the PLA Information Engineering University, a teacher for the matlab program, please respect the original author,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2.23kb
    • 提供者:leimg
  1. ga-RBF.rar

    10下载:
  2. 基于遗传算法对rbf神经网络的径向基宽度进行优化的matlab程序,Based on genetic algorithm rbf radial basis neural network to optimize the width of the matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:3.71kb
    • 提供者:王建
  1. NSGAII.rar

    1下载:
  2. 实现遗传算法(GA)的多目标优化算法:NSGA-II的MATLAB程序,The realization of genetic algorithms (GA) of the multi-objective optimization algorithm: NSGA-II of the MATLAB program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:7.39kb
    • 提供者:宋庆席
  1. GA遗传算法的入门教学PPT

    1下载:
  2. 遗传算法的入门教学PPT,包括一些简单的matlab实现程序。-Genetic algorithm tutorial PPT, including the realization of some simple matlab program.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-24
    • 文件大小:781.49kb
    • 提供者:YJN
  1. tutorial-for-matlab-code-of-POS

    0下载:
  2. 学习粒子群算法matlab代码,有算法介绍,及相应matlab程序,非常通俗易懂-Learning particle swarm algorithm matlab code, algorithm descr iption, and the corresponding matlab program, very easy to understand
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:152.78kb
    • 提供者:五毛
  1. GA_RBF

    0下载:
  2. 遗传算法优化BRF神经网络的matlab程序,可直接用于预测。-Genetic algorithm optimization BRF neural network matlab program can be directly used to predict.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:4.52kb
    • 提供者:lees3432
  1. matlab

    0下载:
  2. 为大家提供方便,遗传算法电力系统无功优化-genetic algorithm reactive power optimization program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:9.15kb
    • 提供者:丛琳
  1. bp

    2下载:
  2. BP神经网络控制的Matlab程序,我的硕士毕业设计中用的神经网络就是用这个修改的,下载后直接复制即可运行成功,不同的训练对象只需修改限制条件和训练的数据即可-BP neural network control of Matlab program, my master' s graduation project using the neural network is to use this modification, the download can be run directly cop
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1.01kb
    • 提供者:大冰
  1. ANN

    3下载:
  2. BP神经网络的matlab程序(动量梯度下降算法训练 、贝叶斯正则化算法)-BP neural network matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-07-21
    • 文件大小:36.77kb
    • 提供者:冯江
  1. Bp-recognition-program

    2下载:
  2. 一个BP神经网络的matlab程序把训练数据拷入,load的*.m文件中, 文件中部load的*.m为测试数据 save 存盘的文件为测试数据的bp预测值, 该程序可以扩充n个输入,n个输出,很容易-A BP neural network matlab program
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-07
    • 文件大小:621byte
    • 提供者:zhang
  1. BNT_StructureLearning_v1.4.tar

    0下载:
  2. bayesian network structrue learning matlab program -bayesian network structrue learningmatlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1.1mb
    • 提供者:戴维宁
  1. pso-svm

    4下载:
  2. 一个PSO优化SVM参数的MATLAB程序及其举例。不过此程序必须在安装SVM工具箱的前提下才可运行。-A PSO optimized SVM parameters and their example MATLAB program. But this process must be installed under the premise of SVM toolbox in order to run.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:2.12kb
    • 提供者:xiaolinzi
  1. bp1

    0下载:
  2. 神经网络已经得到广泛应用,这里是一个模糊神经网络的matlab程序-Neural network has been widely used, there is a fuzzy neural network matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:776byte
    • 提供者:sky
  1. ga-PID

    8下载:
  2. 利用遗传算法优化pid控制器三个参数的matlab程序-The use of genetic algorithm to optimize the three parameters of pid controller matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-06-26
    • 文件大小:2.45kb
    • 提供者:王建
  1. QGA

    0下载:
  2. 量子遗传算法的matlab程序,和大家分享-Quantum genetic algorithm matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:3.7kb
    • 提供者:何新
  1. MATLAB-program

    0下载:
  2. 简要阐述了遗传算法的基本原理,探讨了在matlab 环境中实现遗传算法各算子的编程方 法,并以一个简单的实例说明所编程序在函数全局寻优中的应用.-The principle of genetic algorithm has been presented and its realization in MATLAB has been discussed .A function optimization problem has been given to demonstrate the globa
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:59.76kb
    • 提供者:baijiaxuan
  1. genetic-algorithm-matlab-program

    0下载:
  2. 本文介绍了三个遗传算法的matlab程序实例-This article describes three genetic algorithm matlab program instance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:18.96kb
    • 提供者:高幸
  1. MATLAB-program

    0下载:
  2. Engineering optimization and MATLAB program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:37.98kb
    • 提供者:hnkdlb
  1. BP-neural-network-matlab-program

    0下载:
  2. BP神经网络matlab程序,三输入两输出,并画出曲线-BP neural network matlab program, three-input two outputs, and draw the curve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:787byte
    • 提供者:feng
« 12 3 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com