CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - bp神经网络算法

搜索资源列表

  1. bp c#源码

    0下载:
  2. bp神经网络 c#源码,已通过测试
  3. 所属分类:C#编程

  1. BP

    0下载:
  2. 这是一个用C#编程的BP人工神经网络算法的程序。-This is a C# programming with BP artificial neural network algorithm procedure.
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:4007795
    • 提供者:nono
  1. BPalgorithm

    0下载:
  2. bp神经网络算法,是用c语言实现的,比较简单,供初学者练手-bp neural network algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:314631
    • 提供者:张亚社
  1. BP

    0下载:
  2. bp神经网络程序,一个简单的训练算法和样本-bp neural network program, a simple algorithm and the training samples
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:258532
    • 提供者:吴明
  1. 遗传算法优化BP神经网络-非线性函数拟合

    7下载:
  2. 进行非线性函数拟合且用遗传算法对BP神经网络进行优化(The nonlinear function is fitted and the BP neural network is optimized by genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:51200
    • 提供者:海航
  1. MATLAB遗传算法

    0下载:
  2. 遗传算法和非线性规划的函数寻优,BP神经网络优化(Genetic algorithm and nonlinear programming function optimization, BP neural network optimization)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:43008
    • 提供者:drafei
  1. PSO-bp((matlab

    1下载:
  2. 实现粒子群算法优化BP神经网络的预测算法(Particle swarm optimization algorithm to optimize the BP neural network prediction algorithm)
  3. 所属分类:其他

  1. BP神经网络算法代码

    0下载:
  2. BP神经网络算法代码的C++源代码,亲试可用(BP neural network algorithm code C++ source code, pro test available)
  3. 所属分类:其他

  1. 关于用遗传算法改进BP神经网络的MATLAB实现

    0下载:
  2. 在MATLAB中用遗传算法改进BP神经网络(Improvement of BP neural network by genetic algorithm in MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:CAUCHY-G
  1. 遗传算法优化BP神经网络用于非线性函数拟合

    0下载:
  2. 遗传算法优化的bp神经网络用于非线性函数的拟合。(BP neural network optimized by genetic algorithm for nonlinear function fitting.)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:91136
    • 提供者:艺宝
  1. BP神经网络预测算法MATLAB源程序

    4下载:
  2. BP神经网络预测算法MATLAB源程序,用于混沌时间序列预测。(BP neural network prediction algorithm MATLAB source code for chaotic time series prediction.)
  3. 所属分类:其他

    • 发布日期:2017-12-11
    • 文件大小:1024
    • 提供者:强仔撒
  1. 案例1 BP神经网络的数据分类-语音特征信号分类

    1下载:
  2. 前馈循环神经网络,用于处理语音识别,里面是matlab源代码,以及实例。学习神经网络算法很有帮助。(Feed forward recurrent neural network for speech recognition, which is the matlab source code, and an example. Learning neural network algorithms is very helpful.)
  3. 所属分类:其他

  1. 基于遗传算法的BP算法

    0下载:
  2. 基于遗传算法的BP神经网络优化算法的经典实例。(An example of BP neural network algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:5120
    • 提供者:gakk1
  1. 基于BP神经网络的人脸识别

    4下载:
  2. 基于MATLAB的BP神经网络人脸识别算法(Face recognition algorithm of BP neural network based on MATLAB)
  3. 所属分类:其他

    • 发布日期:2019-03-24
    • 文件大小:9818112
    • 提供者:前尘未时
  1. 基于S函数的BP神经网络PID控制器及Simulink仿真

    3下载:
  2. 神经网络控制,基于matlab编程算法。可以学习借鉴使用(Neural network control, based on MATLAB programming algorithm. You can learn from it.)
  3. 所属分类:其他

    • 发布日期:2019-06-01
    • 文件大小:705536
    • 提供者:WUWUDE
  1. 基于遗传算法优化BP神经网络的非线性预测

    1下载:
  2. 针对BP神经网络的初始权值和阈值是随机选取的弊端,采用遗传算法寻优BP的初始权值和阈值,然后进行BP训练和测试。遗传算法包括编码 选择 交叉 和变异等操作(Aiming at the disadvantage that the initial weights and thresholds of BP neural network are randomly selected, genetic algorithm is used to optimize the initial weights and
  3. 所属分类:其他

    • 发布日期:2019-03-28
    • 文件大小:53248
    • 提供者:kasino
  1. 遗传算法优化BP网络(用于电力负荷预测预测)

    3下载:
  2. 遗传算法改进的bp神经网络精准预测符合数据(Precision prediction coincidence data of BP neural network improved by genetic algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2019-11-13
    • 文件大小:7168
    • 提供者:帅一起来
  1. 神经网络

    0下载:
  2. 用matlab编程进行神经网络算法的运用。内部含有SVM及SVM的改进,PSO算法,BP算法等等。(Matlab programming for the use of neural network algorithm. Internal SVM and SVM improvement, PSO algorithm, BP algorithm and so on.)
  3. 所属分类:其他

    • 发布日期:2020-08-02
    • 文件大小:5538816
    • 提供者:dffdgdfgdgdgggd
  1. 神经网络入门13课源码

    3下载:
  2. 神经网络入门13课源码 第一课 MATLAB入门基础 第二课 MATLAB进阶与提高 第三课 BP神经网络 第四课 RBF、GRNN和PNN神经网络 第五课 竞争神经网络与SOM神经网络 第六课 支持向量机( Support Vector Machine, SVM ) 第七课 极限学习机( Extreme Learning Machine, ELM ) 第八课 决策树与随机森林 第九课 遗传算法( Genetic Algorithm, GA ) 第十课 粒子群优化( Part
  3. 所属分类:其他

    • 发布日期:2020-01-29
    • 文件大小:4372480
    • 提供者:1234567845432
  1. 基于天牛须搜索算法优化BP神经网络

    4下载:
  2. 天牛须优化算法及其对BP神经网络的优化。(The optimization algorithm and its application to BP neural network)
  3. 所属分类:其他

    • 发布日期:2020-05-08
    • 文件大小:25600
    • 提供者:訫怡
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com