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

搜索资源列表

  1. 人工神经网络BP算法源代码与演示程序

    1下载:
  2. 人工神经网络BP算法源代码与演示系统,分三层实现BP算法-artificial neural network algorithm source code and demonstration system is divided into three layers to achieve BP algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1621469
    • 提供者:唐唐
  1. bp神经网络Java实现

    0下载:
  2. bp神经网络的实现源码及应用例程。Java语言编写,安全,通用。
  3. 所属分类:Windows编程

    • 发布日期:2010-11-22
    • 文件大小:11781
    • 提供者:andysharp
  1. bp

    3下载:
  2. 实现神经网络的bp识别手写数字。改程序师用MATLAB实现的,里面代码可以直接用-Bp neural network to achieve handwritten numeral recognition. Reform program to achieve the division to use MATLAB, which code can be directly used
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:31073
    • 提供者:张文
  1. BP

    0下载:
  2. BP神经网络源程序及训练样本 -BP neural network source code and training samples
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:456878
    • 提供者:黄瑞
  1. BP神经网络故障诊断

    3下载:
  2. 基于BP神经网络的故障诊断与识别,用于简单的模式识别。
  3. 所属分类:Windows编程

    • 发布日期:2016-05-24
    • 文件大小:49352
    • 提供者:hyp_huang
  1. 遗传算法优化BP神经网络-非线性函数拟合

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

    • 发布日期:2017-12-15
    • 文件大小:51200
    • 提供者:海航
  1. 封装一个简单的BP神经网络

    0下载:
  2. java实现bp神经网络用来二分类,这个是我写的文档,里面有完整程序(a BP neural network to implement two division,which implemented with java)
  3. 所属分类:其他

  1. BP神经网络算法代码

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

  1. 案例1 BP神经网络的数据分类-语音特征信号分类

    1下载:
  2. 基于BP神经网络的聚类分析数据分类例如语音信号识别(Clustering analysis based on BP neural network)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:375808
    • 提供者:第一王者
  1. BP神经网络实现图像压缩

    1下载:
  2. 数据分析之机器学习:BP神经网络实现图像压缩(BP neural network for image compression)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:65536
    • 提供者:zerokine
  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神经网络预测算法MATLAB源程序

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

    • 发布日期:2017-12-10
    • 文件大小:1024
    • 提供者:强仔撒
  1. 神经网络

    0下载:
  2. 自己写的简单的matlab例子,用BP神经网络实现TMR(triple module redundancy)(A simple Matlab example where TMR (triple module redundancy) is implemented through BP NNs.)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:4241408
    • 提供者:齐州
  1. BP

    0下载:
  2. BP神经网络的主程序,已经调试成功。其中传递函数可以自己随意选用,sigmoid,pureline等函数。训练函数也可以自己设置,trainlm,trainbr等等(Back propagation neural network.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:李宁227
  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神经网络,支持向量机等用于风机故障诊断

    5下载:
  2. BP神经网络,支持向量机等用于风机故障诊断(BP Neural Network and support Vector Machine for Fan Fault diagnosis)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:14336
    • 提供者:pu_阳
  1. 机器学习神经网络

    2下载:
  2. 周志华的机器学习书籍中神经网络即bp模型的代码(The code of neural network in machine learning)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:花岗石
  1. bp神经网络

    1下载:
  2. 运用bp神经网络建立预测模型,通过matlab实现未知数据的预测(The bp neural network is used to establish the prediction model and the unknown data is predicted by matlab.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:815104
    • 提供者:肯定有问题
  1. BP神经网络预测激光焊接数据

    2下载:
  2. 建立BP神经网络拟合曲面,实现激光焊接数据的预测(BP neural network mainly through 4 steps in the implementation of MATLAB, read file setting parameters, create a BP network, neural network training, neural network simulation. After the program, some basic parameters are set
  3. 所属分类:其他

    • 发布日期:2020-12-28
    • 文件大小:9216
    • 提供者:冯大大
  1. 基于BP神经网络的人脸识别

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

    • 发布日期:2019-03-24
    • 文件大小:9818112
    • 提供者:前尘未时
« 12 3 4 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com