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

搜索资源列表

  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. BP-matlab

    0下载:
  2. bp神经网络的算法 包含神经网络的创建以及数据的处理-bp neural network algorithm Includes the creation of neural networks and data processing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1224316
    • 提供者:liuyang
  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-matlab

    0下载:
  2. 利用BP神经网络拟合函数的matlab程序代码-BP neural network using matlab code fitting functions
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2607
    • 提供者:linda
  1. bp-matlab-code

    0下载:
  2. 一个非常优秀的BP神经网络源程序,适合初学者学习-A very good source BP neural network, suitable for beginners to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1199
    • 提供者:bin
  1. BPSAR

    5下载:
  2. 后向投影(Backprojection BP)合成孔径雷达(SAR)成像算法-backprojection synthetic aperture radar imaging processing
  3. 所属分类:matlab

    • 发布日期:2017-03-08
    • 文件大小:1024
    • 提供者:徐丰
  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. 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. 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. bp

    0下载:
  2. matlab 神经网络好的bp预测,不过预测精度不太准,只有大概框架-good bp matlab neural network prediction, but prediction accuracy is not very accurate, only about framework
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 一个matlab写的bpANN程序,参数优化采用交叉验证办法.-Write a matlab bpANN process parameter optimization using cross-validation approach.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:100539
    • 提供者:fukaifang
  1. BP

    0下载:
  2. 神经网络中的 BP 网络,数据分类-语音特征信号分类,matlab程序-BP neural network in the network, data classification- voice characteristic signal classification, matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1569
    • 提供者:gabrielyg
  1. BP-class

    0下载:
  2. BP算法用于分类,MATLAB环境, 可以直接运行。-BP algorithm is used for classification, can run directly.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:375954
    • 提供者:朱凡
  1. BP-netual-networks

    0下载:
  2. BP神经网络的非线性函数拟合 用Matlab实现非线性函数的拟合y=x1^2+x2^2-BP neural network using Matlab achieve non-linear function fitting nonlinear function fitting y = x1 ^ 2+ x2 ^ 2
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:813
    • 提供者:piaomiao
  1. BP-matlab

    0下载:
  2. bp神经网络matlab实现和matlab工具箱使用实例-bp neural network matlab matlab toolbox and use cases to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:92297
    • 提供者:田成
  1. BP-matlab

    0下载:
  2. BP神经网络 用于预测、模式识别、函数拟合、综合评价等领域-BP neural network Used to predict the pattern recognition, function approximation, the comprehensive evaluation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1722
    • 提供者:娟娟
  1. BP-neural-network-model

    0下载:
  2. 本文在了解神经元和BP算法的基础上,使用MATLAB软件作为开发工具建立BP神经网络模型,重点研究了BP神经网络结构设计的原理和方法,包括影响BP神经网络训练能力的因素,以及这些因素如何影响BP神经网络的性能;改变不同参量,对比实验数据,总结各个参量对BP神经网络的影响。从而寻找最佳的BP神经网络模型。本文还对一些其他的神经网络算法进行了总结和介绍。- In this paper , based on understanding of the neuronal model and learni
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:387518
    • 提供者:张聪
  1. FIR-filter-BP-MATLAB

    0下载:
  2. 基于神经网络的 一维线性滤波器 分为I到VI型 等波纹数字滤波器 用matlab实现 -One dimensional wave digital filter based on neural network using MATLAB implementation
  3. 所属分类:Mathimatics-Numerical algorithms

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