CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - matlab BP

搜索资源列表

  1. bp-neural-network-matlab-program

    0下载:
  2. BP神经网络的matlab程序。对于初学神经网络的同志们。你会对BPmatlab程序有所获得的-a program about BP neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:59463
    • 提供者:qicaiyun
  1. BP-calculated-using-Bayesian-

    0下载:
  2. Matlab BP calculated using Bayesian neural network source code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:939
    • 提供者:alexy
  1. case2

    0下载:
  2. BP神经网络的非线性系统建模-非线性函数拟合-BP neural network for nonlinear system modeling- nonlinear function fitting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:48436
    • 提供者:张震亚
  1. bp

    2下载:
  2. 神经网络分类在医疗领域乳腺肿瘤诊断中的应用-Neural network classifier in the medical field diagnosis of breast cancer
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:91870
    • 提供者:田震
  1. bp

    1下载:
  2. Elman神经网络在电力负荷预测模型研究中的应用-Elman neural network for electric load forecasting model for the Study of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2482
    • 提供者:田震
  1. bp-network-sorting

    0下载:
  2. 对WORD文档里的二类数据进行分类,使用神经网络的BP算法。采用三层网络。-WORD documents in the two types of data classification, using neural network BP algorithm. Three-tier network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:7367
    • 提供者:刘明
  1. bp-recognition

    2下载:
  2. 采用BP神经网络对手写体数字进行识别。识别相当方便有效快捷-Using BP neural network to recognize handwritten digits. Very easy to identify effective and efficient
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:159056
    • 提供者:ddd
  1. MATLAB-bp-30

    0下载:
  2. matlab神经网络30个案例分析的源代码,给我们学习matlab的兄弟姐妹省下很多时间-matlab neural network analysis of 30 cases, the source code, to our brothers and sisters to learn matlab save a lot of time
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5551197
    • 提供者:wyw
  1. BP

    0下载:
  2. BP neural network加动量项的算法matlab-BP neural network
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1144
    • 提供者:lidan
  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. bp

    1下载:
  2. BP神经网络的手写数字识别 识别数字为0~-BP neural network recognition of handwritten numeral recognition numbers from 0 to 99
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:272911
    • 提供者:潘成喆
  1. matlab--BP

    0下载:
  2. matlab实现神经元算法的书,适合从零学起的人,很详细-matlab neural algorithm to achieve the book, learn the appropriate person from zero, in detail
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5934001
    • 提供者:
  1. 97937497GA-BP-neural

    0下载:
  2. GA-BP算法matlab实现代码,matlab仿真计算程序代码,经过测试-GA-BP algorithm implementation code matlab, matlab simulation code, tested
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:4403
    • 提供者:lx
  1. 00096358BPl

    0下载:
  2. BP算法程序,基于matlab实现,详尽介绍。-ANN BP (matlab)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:35693
    • 提供者:king_andy_s
  1. matlab-GUI

    0下载:
  2. 这是本人编写的matlab的GUI程序,可以实现交互式的界面。里面的程序是bp神经网络的应用,另一个回归分析的程序还没有写。可以实现的功能是利用神经网络,然后上传数据,根据数据训练网络,然后可以输入部分数据,验证网络。-This is my GUI program written in matlab, you can achieve interactive interface. Bp inside the program is the application of neural networks
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:4671
    • 提供者:fansy
  1. Matlab-svm-BP-compare

    1下载:
  2. 支持向量机和BP神经网络虽然都可以用来做非线性回归,但它们所基于的理论基础不同,回归的机理也不相同。支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。为了验证这种观点,本文编写了支持向量机非线性回归的通用Matlab程序和基于神经网络工具箱的BP神经网络仿真模块,仿真结果证实,支持向量机做非线性回归不仅泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。-SVM and BP neural networks, although non-linear regr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:11585
    • 提供者:
  1. 11

    0下载:
  2. bp神经网络小波方面的应用例子11,注释比较详细,可以-bp in the application of wavelet neural network example 11, a more detailed notes, you can see
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:11892
    • 提供者:jin
  1. BP-neural-network

    0下载:
  2. BP神经网络 乳腺癌诊断 自动选择最佳神经元个数-BP neural network automatically select the best breast cancer diagnosis the number of neurons
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:1885
    • 提供者:余治甫
  1. bp1

    0下载:
  2. bp神经网络算法大全,包括基本算法、最优梯度下降算法、自适应算法等-bp neural network algorithm Daquan, including the basic algorithm, the optimal gradient descent algorithm, adaptive algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5461
    • 提供者:wangxx
  1. bpcross

    1下载:
  2. 一个matlab写的bp人工神经网络程序,参数优化采用交叉验证办法-Write a matlab bp artificial neural network program, parameter optimization using cross-validation method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:100617
    • 提供者:lifei
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com