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

搜索资源列表

  1. Pattern-Recognition_MATLAB_1

    0下载:
  2. 线性分类器设计,1_k近邻法,剪辑法,ANN-BP神经网络法,聚类分析法,特征选择,特征提取等模式识别常用算法,内有matlab可运行实现,还有word文档的说明。对于学习,是做好的资料。-Commonly used algorithm for linear classifier design the 1_k nearest neighbor, clip, ANN-BP neural network method, cluster analysis, feature selection, fea
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:430312
    • 提供者:cheng
  1. Matlab_BP

    0下载:
  2. 于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。-BP network weights optimization is a constrained optimization problem, and the right value to real-coded, so the direct use of the Matl
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4310
    • 提供者:fuhai
  1. Ggabpzipe

    0下载:
  2. 遗传算法优化BP神经网络的权权值的matlab程序源代码。 -BP neural network genetic algorithm to optimize weight weights matlab program source code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:130957
    • 提供者:家庭教师
  1. decoder_BP

    0下载:
  2. BP神经网络算法的matlab程序,一个文件,是独立函数部分-BP neural network algorithm matlab program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-22
    • 文件大小:1624
    • 提供者:zhaozhong
  1. bp_network_code

    0下载:
  2. BP神经网络算法的matlab代码,经过调试,可正常运行-BP neural network algorithm matlab code, it has be debugged and can run properly
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-04
    • 文件大小:1573
    • 提供者:YK97
  1. software

    2下载:
  2. 用于压缩感知图像处理的matlab代码 包括CoSaMP,GBP,IHT,OMP,BP,SP等算法的代码-matlab codes for image processing applied for compressed sensing,codes including CoSaMP,GBP,OMP,BP,IHT,SP
  3. 所属分类:Special Effects

    • 发布日期:2014-06-12
    • 文件大小:53248
    • 提供者:张浩
  1. NN

    4下载:
  2. 使用Matlab实现BP神经网络对蝴蝶花进行分类,内容包括: 1。网络设计,包括输入层、隐含层、输出层节点个数的设计,为什么如此设计。 2。算法步骤 3。编程,注意原始数据的通用化,数据输入的随机性。 4。网络训练,注意训练数据与验证数据分开。 5。网络验证 -Matlab achieve a BP neural network to classify the butterfly flower
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-10-31
    • 文件大小:15360
    • 提供者:ewp
  1. GA

    0下载:
  2. 用MATLAB环境编的一个遗传算法和BP网络结合的小程序,-small program--MATLAB environment is made up of a genetic algorithm and BP networks in combination with
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:28466
    • 提供者:贾目目
  1. LDPC

    0下载:
  2. ldpc码的编译码算法,用matlab软件进行仿真,包括bp译码算法。-ldpc matlab
  3. 所属分类:Compiler program

    • 发布日期:2017-11-16
    • 文件大小:5843
    • 提供者:温昌盛
  1. matls

    0下载:
  2. matlab基于神经网络,能够较好的实现,作预测的matlab程序,BP神经网络算法的matlab代训练好的网络文件预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图-MATLAB-based neural net
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:385674
    • 提供者:chenxiaoling
  1. BPMIP

    0下载:
  2. 机器学习,多示例学习算法,基于BP人工神经网络,使用matlab实现-Machine learning, multi-instance learning algorithm based on BP artificial neural network, using matlab to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:3072
    • 提供者:yeyewa
  1. Ldpc_decode_BP_m

    0下载:
  2. LDPC的软译码算法,BP置信传播算法,用matlab编写-Soft LDPC decoding algorithm, BP belief propagation algorithm, using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-12-09
    • 文件大小:777
    • 提供者:陈鹏
  1. yuece

    0下载:
  2. matlab源程序代码,基于BP网络算法用于股票的预测,有修正的过程,过程中有些代码缺少!-matlab source code, based on BP neural network algorithm is used to predict the stock, during some of the code is missing! ! !
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1196
    • 提供者:肖杰飞
  1. eg3-yichuan-feixianxinghanshunihe

    0下载:
  2. 《MATLAB神经网络30个案例分析》中的第3个例子,案例3 遗传算法优化BP神经网络-非线性函数拟合。希望对大家有用! -The MATLAB neural network analysis of 30 cases of the third example, case 3 genetic algorithm to optimize the BP neural network to nonlinear function fitting. Hope that useful to everyb
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:53298
    • 提供者:杨飞
  1. Two-color-forecasting-process

    5下载:
  2. 利用最近100期双色球开奖号码,通过遗传算法优化BP神经网络进行预测- matlab gabp Two color forecasting process
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-07-30
    • 文件大小:6144
    • 提供者:水天府
  1. BP_IMAGE-COMPRESSION

    0下载:
  2. 利用BP神经网络实现图像压缩,基于matlab语言实现。算法稳定性、收敛性和执行效率都比较高。已验证,可运行。-realize image compression by BP neural network.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:53915
    • 提供者:youyou zhang
  1. Neural-network

    0下载:
  2. 神经网络变量筛选—基于BP的神经网络变量筛选,MATLAB的经典算法-Neural network variable selection- based on BP neural network variable selection, MATLAB classical algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2111
    • 提供者:秦伟
  1. spgl1-1.8

    2下载:
  2. 该算法可以有效解决BPDN,BP以及Lasso问题- SPGL1 is a Matlab solver for large-scale one-norm regularized least squares. It is designed to solve any of the following three problems: 1. Basis pursuit denoise (BPDN): minimize ||x||_1 subject to |
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-30
    • 文件大小:61889
    • 提供者:kaka
  1. bp_matlab

    0下载:
  2. MATLAB源代码实现BP人工神经网络算法。-BP Neural Network based on MATLAB.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1266
    • 提供者:nsionlo
  1. BP_rec

    0下载:
  2. 基于matlab的BP神经网络算法,可用于模式分类-Matlab-based algorithm of BP neural network can be used for pattern classification
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1382
    • 提供者:追尾事故
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 48 »
搜珍网 www.dssz.com