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

搜索资源列表

  1. BP NN jiaochayanzheng

    0下载:
  2. 基于改进的BP神经网络的算法,并结合了交叉验证算法,划分为训练集与测试集进行改进。(Based on the improved BP neural network algorithm and the cross validation algorithm, the training set and test set are improved.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:100352
    • 提供者:ABC_pro
  1. MATAB神经网络30个案例分析

    5下载:
  2. 该PDF共有30个MATLAB神经网络的案例,包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。本PDF作为本科毕业设计、研究生项日设计、博士低年级课题设计参考书籍,同时对广大科研人员也有很高的参考价值。(The PDF has a total of 30 MATLAB in the case of neural networks, including BP, RBF, SVM
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:47037440
    • 提供者:那又怎样
  1. bp

    0下载:
  2. 简单的bp神经网络代码,通过python编写,很适合学习应用(Simple BP neural network code, written by python, it is suitable for learning applications)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:543744
    • 提供者:wei32123
  1. 机器学习

    0下载:
  2. c++语言实现的bp神经网络 机器学习 输入3个数据输出第四个数据 误差根据学习迭代次数的增加而下降(C++ language BP neural network machine learning input, 3 data output, fourth data errors according to the number of learning iterations increase decline)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:六芒龙
  1. 案例3 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 遗传算法优化BP神经网络-对非线性函数拟合.(Genetic algorithm optimization BP neural network - nonlinear function fitting)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:53248
    • 提供者:解运超
  1. gzb_daily_11

    0下载:
  2. bp神经网络进行水库出流预测,输入参数有月份,水库坝上水位,水库坝下水位,水库入流量,输入参数为水库下泄流量(Prediction of reservoir outflow based on BP neural network)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:648192
    • 提供者:童彤264
  1. 分类器

    0下载:
  2. 模式识别分类器,利用Fisher判别对数据进行分类以及BP神经网络的方法进行分类(Pattern recognition classifier, the use of Fisher discriminant classification of data and BP neural network method for classification)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:角夺天下
  1. GA-BPNN

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合(BP neural network optimized by genetic algorithm for nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:52224
    • 提供者:abcdxyz001
  1. bp_matlab

    0下载:
  2. bp神经网络的matlab源码,为了实现矿物成分的预测。(introduce a bp netral network)
  3. 所属分类:数学计算

    • 发布日期:2018-01-03
    • 文件大小:185344
    • 提供者:luanchenchen
  1. 自己编的BP神经网络程序例子

    0下载:
  2. 一个简单的BP神经网路 帮助初级学习者入门(simple bp nural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:6144
    • 提供者:caixin1
  1. NN1.m

    0下载:
  2. BP神经网络在matlab上已有可以使用的工具箱,本程序探讨如何实现简单的多层BP网络,并提供可执行的代码和例程供参考。(BP neural network has been available on the Matlab toolbox, this program discusses how to achieve a simple multi-layer BP network, and provide executable code and routines for reference.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:galahad
  1. testmodel_db

    0下载:
  2. 这是一个Simulink神经网络工具箱编写的BP神经网络程序,另附带配套论文,亲测可用,供大家参考(This is a Simulink neural network toolbox written BP neural network program, pro test available, for your reference)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:157696
    • 提供者:暮枫
  1. 一种基于改进BP神经网络的PCA人脸识别算法_李康顺

    0下载:
  2. 一种基于改进BP神经网络的PCA人脸识别算法(An improved BP neural network PCA algorithm for face recognition)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:538624
    • 提供者:sssh123
  1. 1-BP_work

    0下载:
  2. matlab实现BP神经网络进行拟合和预测(Matlab implementation of BP neural network for fitting and prediction)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:3072
    • 提供者:zlzlzl
  1. BPNN_Python-master

    0下载:
  2. BP神经网络一个简单的异或回归训练,适合入门。(BP neural network A simple XOR regression training, suitable for getting started.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:laughing_wang
  1. 案例3

    0下载:
  2. 遗传算法优化BP神经网络,对非线性函数进行拟合。(The genetic algorithm optimizes the BP neural network to fit the nonlinear function.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:52224
    • 提供者:积灰
  1. 案例2

    0下载:
  2. BP神经网络的非线性系统建模,对非线性函数进行拟合。(Nonlinear system modeling of BP neural network)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:48128
    • 提供者:积灰
  1. 案例1

    0下载:
  2. BP神经网络的数据分配,对语言特征信号进行分类。(The data distribution of the BP neural network is used to classify the language characteristic signals.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:375808
    • 提供者:积灰
  1. 神经网络算法BP网络的训练函数

    0下载:
  2. 神经网络设计算法,BP简单设计,入门时用的。非常有用。(Neural network design algorithm, BP simple design, introductory time. It's very useful.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:28672
    • 提供者:zd16
  1. Class_3_Code

    0下载:
  2. matlab实现BP神经网络的具体例子,代码数较少,易于理解(An example of Matlab's implementation of the BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:184320
    • 提供者:娄琼丹
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 50 »
搜珍网 www.dssz.com