CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bp fortran

搜索资源列表

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

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

    • 发布日期:2008-10-13
    • 文件大小:2380
    • 提供者:江原
  1. ANN_BP

    0下载:
  2. 利用FORTRAN语言实现BP算法,我用它进行了一些科学计算。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-16
    • 文件大小:1750
    • 提供者:YK
  1. FortranBPprogram

    0下载:
  2. 这是一款 fortran语言编写的bp神经网络预测程序。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2341
    • 提供者:mawenguo
  1. bp

    0下载:
  2. 这是一个用fortran 实现的BP算法源程序,以及c和 matlab实现BP的源程序。大家可以从各个方面做一个性能的比较
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6934
    • 提供者:wang
  1. bp3

    0下载:
  2. C++,Fortran和Matlab分别实现的bp算法程序 方便初学者学习和调用
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5897
    • 提供者:周鸿
  1. Filter.rar

    0下载:
  2. 带通滤波的fortran代码,可以用于各种需要滤波的行业,供大家参考,BP filter fortran code,you can use it for you working
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:3562
    • 提供者:jason
  1. bp_fortran1

    1下载:
  2. BP神经网络FORTRAN源代码。 BP算法由两部分组成:信息的正向传递与误差的反向传播。在正向传播过程中,输入信息从输入经隐含层逐层计算传向输出层,每一层神经元的状态只影响下一层神经元的状态。如果在输出层没有得到期望的输出,则计算输出层的误差变化值,然后转向反向传播,通过网络将误差信号沿原来的连接通路反传过来修改各层神经元的权值直至达到期望目标。 -BP neural network FORTRAN source code. BP algorithm consists of two p
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2009
    • 提供者:范磊
  1. 200712517012922

    0下载:
  2. 人工神经网络算法,matlab,c,fortran-artificial neural network algorithm, Matlab, c, fortran
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:555
    • 提供者:xiahong
  1. bp_fortran1

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

    • 发布日期:2017-04-04
    • 文件大小:2278
    • 提供者:xx
  1. EBP

    0下载:
  2. 一个非常实用的BP神经网络FORTRAN软件!应用多年效果非常好,上传和大家一起分享-A very practical BP neural network FORTRAN software! Application of multi-effect was very good, upload to share with everyone! !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1528
    • 提供者:lcl009
  1. Cplus_Fortran_Matlab

    0下载:
  2. C++,Fortran和Matlab分别实现的bp算法程序,调试成功。-C++,Fortran and Matlab implement.could run.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6843
    • 提供者:朱斌
  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
    • 文件大小:5124
    • 提供者:李莉莉
  1. bp_fortran1

    1下载:
  2. 用FORTRAN实现神经网络BP算法。思路比较清晰,大家可以作为参考-MATLAB neural network with BP algorithm to achieve. Ideas clearer, we can serve as a reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2005
    • 提供者:吕琼帅
  1. cPPcmatlabbp

    0下载:
  2. 奉献BP人工神经网络C++、Fortran、Matlab源码 对编程感兴趣,可以对比学习一下 希望对大家学习神经网络有所帮助-BP artificial neural network dedicated C++, Fortran, Matlab source code of the program are interested in, you can learn what we want to compare neural network learning help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-14
    • 文件大小:10240
    • 提供者:wangheyi
  1. bp-algorithm-CPP-Fortran-and-Matlab

    0下载:
  2. 分别用C++,matlab以及Fortran语言实现bp算法-bp algorithm using C++, matlaband Fortran language
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:5601
    • 提供者:
  1. BPANN_fortran

    0下载:
  2. 不错的BP算法 fortran程序-this is a good code for BP alogrithm
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:2011
    • 提供者:学习
  1. 76930577FortranBPprogram

    0下载:
  2. 基于fortran语言的BP神经网络预测土壤墒情-Fortran language-based BP neural network predictive soil moisture
  3. 所属分类:source in ebook

    • 发布日期:2017-12-01
    • 文件大小:2345
    • 提供者:周延龙
  1. BP

    0下载:
  2. BP人工神经网络C++、Fortran、Matlab源码-BP artificial neural network C++, Fortran, Matlab source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-10
    • 文件大小:6320
    • 提供者:策马奔腾
  1. ANN-BP

    0下载:
  2. 使用BP网络的人工神经网络算法,代码为fortran语言,可以用于水文预报、水库调度。-Using BP networks of artificial neural network algorithm, the code is FORTRAN language, can be used in hydrological forecasting reservoir scheduling
  3. 所属分类:matlab

    • 发布日期:2017-03-15
    • 文件大小:489472
    • 提供者:张靖文
搜珍网 www.dssz.com