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

搜索资源列表

  1. 用Fortran实现的bp算法程序

    1下载:
  2. 这是用Fortran实现的bp算法程序,供大家自学参-This is achieved using Fortran bp algorithm, for your self-Participation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.32kb
    • 提供者:江原
  1. all-f90s

    1下载:
  2. 这是一个实数编码的遗传算法,用的是fortran语言,程序参数比较繁杂-This is a real coding genetic algorithm, using the FORTRAN language, the more complicated procedure parameters
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:160.24kb
    • 提供者:rongerhou
  1. DE_FORTRAN90.f90

    1下载:
  2. 这是一个可以运行的遗传算法fortran源码,变量涉及得很多!也是实数编码-This is a run of the genetic algorithm FORTRAN source, a lot of variables involved! Also real coding
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.69kb
    • 提供者:rongerhou
  1. gongetidu

    0下载:
  2. 优化算法,共厄梯度法 fortran 90编译-optimization algorithm, a total of Ecuador gradient method FORTRAN 90 compiler
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6.07kb
    • 提供者:lixiaohua
  1. GAFORTRAN

    2下载:
  2. 本人做的遗传算法源代码,在FORTRAN下打开即可以,可在WINDOUS环境下运行-I do genetic algorithm source code, under the FORTRAN that can be opened, in WINDOUS operating environment
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:18.58kb
    • 提供者:王彬
  1. ga170

    0下载:
  2. David L. Carroll的遗传算法的fortran源代码-David L. Carroll of the genetic algorithm fortran source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:12.02kb
    • 提供者:mmjd
  1. mpso1.rar

    1下载:
  2. 这是一个经过改进的PSO算法,是用FORTRAN语言编写的,因为此语言计算速度快,适合PSO的应用,收敛速度明显加快,并且这是改优化后的PSO程序,比标准的速度快。,This is an improved PSO algorithm, are used FORTRAN language, because this language computing speed, suitable PSO applications, significantly speeding up the convergen
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-12
    • 文件大小:524byte
    • 提供者:xin
  1. nnf

    1下载:
  2. fortran版 神经网络遗传算法-fortran version of neural network genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:11.67kb
    • 提供者:王芳
  1. GA

    2下载:
  2. FORTRAN 遗传算法,通用程序,可用于各类非线性反演-FORTRAN genetic algorithm, generic procedure can be used for various types of non-linear inversion
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:38.75kb
    • 提供者:jrjin
  1. bp_fortran1

    0下载:
  2. 用Fortran实现的bp算法程序-Bp realized with Fortran algorithm procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2.22kb
    • 提供者:xx
  1. 750

    0下载:
  2. A branch-and-bound algorithm for asymmetric TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:14.49kb
    • 提供者:foxman
  1. BP

    0下载:
  2. 该程序实现BP算法 分别用了用C++,Matlab,Fortran来实现 大家可以对比下 希望有帮助-The program were used to achieve the BP algorithm using C++, Matlab, Fortran to realize that we can hope that help contrasting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:5kb
    • 提供者:李莉莉
  1. GAGA

    2下载:
  2. 这是一个非常基本的遗传算法源程序,很简单,可以下来学习探讨。-This is a very basic genetic algorithm source code, very simple, you can learn off of.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3.32kb
    • 提供者:peter
  1. neural_networks_f90

    0下载:
  2. fortran的神经网络训练程序。 Phil Brierley提供 更多信息见 www.philbrierley.com -Neural Network in Fortran90 !! Multilayer Perceptron trained with !! the backpropagation learning algorithm !! coded in Fortran90 by Phil Brierley !! www.philbrierley.com !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-15
    • 文件大小:726kb
    • 提供者:shengli
  1. MyGa_1.0

    0下载:
  2. 基于Fortran语言的实数编码的遗传算法,非并行版本,里面有多种常见的选择算子,交叉算子,变异算子可选,并加入了小生境技术,最佳个体保存技术。对学习遗传算法的朋友们很有帮助。-Fortran-based language for real-coded genetic algorithm, non-parallel version, there are many common selection operator, crossover operator, mutation operator is
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:443.51kb
    • 提供者:彭鑫
  1. GA-fortran

    0下载:
  2. 遗传算法的fortran程序,很详细的,很有用,欢迎下载-Genetic algorithm fortran program, very detailed, useful, welcome to download
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:204.91kb
    • 提供者:jkyr
  1. genetic-algorithm-fortran

    0下载:
  2. 优化问题的求解 遗传算法fortran源程序,-Optimization problem solving genetic algorithm fortran source,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:3.34kb
    • 提供者:douhq
  1. Genetic-algorithm-

    0下载:
  2. fortran语言编写的遗传算法程序,对于学习人工智能的人员很有帮助。-fortran language genetic algorithm for learning artificial intelligence staff helpful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-16
    • 文件大小:12kb
    • 提供者:Andy
  1. GA-fortran

    0下载:
  2. 微遗传算法应用于全局搜索,并行性搜索。是传统遗传算法的改进-Micro genetic algorithm global search, parallel search
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:223.29kb
    • 提供者:支瑞
  1. yichuansuanfa612

    2下载:
  2. 遗传算法在fortran上的实现算例啊啊啊啊啊啊啊啊 啊啊啊啊啊啊啊啊啊啊啊啊 啊啊啊啊啊(The example of genetic algorithm on FORTRAN .)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-11-21
    • 文件大小:118kb
    • 提供者:hhh1127
« 12 »
搜珍网 www.dssz.com