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

搜索资源列表

  1. csmp

    3下载:
  2. CoSaMP,BP,OMP算法,比较它们在不同信噪比情况下的重构误差。-CoSaMP, BP, OMP algorithm and compare them with different SNR in the reconstruction error.
  3. 所属分类:Other systems

    • 发布日期:2015-06-15
    • 文件大小:984
    • 提供者:wanghui
  1. LDPC

    19下载:
  2. ldpc编码,随机生成H矩阵,LLR-BP算法译码,有我详细的注解,非常详尽-ldpc coding, randomly generated H matrix, LLR-BP decoding algorithm, with my detailed notes, very detailed
  3. 所属分类:matlab例程

    • 发布日期:2013-03-23
    • 文件大小:29409
    • 提供者:haha
  1. do03zpyI

    0下载:
  2. matlab 里用BP网络实现函数逼近的例子-Matlab Lane BP network function approximation example
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-01
    • 文件大小:942
    • 提供者:刘三
  1. MATLAB_BP_algorithm

    0下载:
  2. 用matlab实现的bp神经网络算法,在图象处理等诸多领域有很大的应用-achieved using Matlab bp neural network algorithm, image processing and many other areas of great application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:555
    • 提供者:flower
  1. nnToolKit_src

    4下载:
  2. nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成DLL组件,这些组件作为独立的COM对象,可以直接被Visual Basic、Visual C++ 、C++ Builder或其它支持COM的高级语言所引用。本工具包中包含的算法包括BP算法中的一些改进算法、模糊神经网络、小波神经网络、遗传算法优化神经网络权值改进算法等,根据需要,读者还可以对该工具包进行扩展,即扩充一些新的函数,以实现特殊
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-27
    • 文件大小:10865872
    • 提供者:魏建明
  1. GA_BP

    0下载:
  2. 基于GA的BP改进算法,用遗传算法对BP 神经网络算法进行改进-Based on the GA to improve the BP algorithm, genetic algorithm with BP neural network algorithm to improve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:8209
    • 提供者:taojunjian
  1. BP

    0下载:
  2. 用BP神经网络实现的第三代移动通信CDMA多用户检测算法-Using BP neural network to achieve the third generation of mobile communication CDMA multiuser detection algorithm
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-29
    • 文件大小:27755
    • 提供者:ysy
  1. BP

    0下载:
  2. 一个神经网络BP算法的程序,与matlab编写不同,本程序是采用C语言,经vc++程序改制而成。-BP algorithm for a neural network procedures, and preparation of different matlab, this procedure is the use of C language, by vc++ Procedures transformed from.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8733
    • 提供者:王平
  1. BPXalgorithm

    2下载:
  2. 基于改进BP算法BPX算法的汽轮机故障诊断,收敛速度特比快,耗时仅需BP算法的十分之一,收敛性比经典BP算法更好-Based on Improved BP Algorithm BPX turbine fault diagnosis algorithm, the convergence rate faster than special, time-consuming only one-tenth of BP algorithm, convergence better than the classi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:899
    • 提供者:liujimin
  1. descendiblity-arithmetic-BPNN-Matlab-example

    1下载:
  2. 用遗传算法优化BP神经网络的Matlab编程实例.doc-Using genetic algorithms to optimize BP neural network Matlab programming examples. Doc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:6756
    • 提供者:陈攀攀
  1. bp

    0下载:
  2. 人工神经网络的bp算法及其实现方法(matlab),请各位参考-Bp artificial neural network algorithm and its realization method (matlab), please refer to
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1762
    • 提供者:tdw
  1. ycsf

    0下载:
  2. 用遗传算法优化BP神经网络的Matlab编程实例-Using genetic algorithm BP neural network programming examples Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1962
    • 提供者:ad
  1. pso

    0下载:
  2. 基本的粒子群算法十分清晰 便于理解 适合初学者学习应用-The basic particle swarm algorithm is very clear and easy to understand for beginners to learn the application of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3038
    • 提供者:lixiaolong
  1. bp.example

    1下载:
  2. 采用动量梯度下降算法训练BP网络,采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络-Gradient descent algorithm using momentum BP network training, using two training methods, namely, LM optimization algorithm (trainlm) and Bayesian regularization algorithm (t
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2993
    • 提供者:闫薇
  1. optimize-BP-with_GA

    1下载:
  2. 使用遗传算法对BP网络权值阈值进行优化的matlba源代码-matlab code for bpga
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1913
    • 提供者:felixscape
  1. ImprovedBPalgorithminfuzzyneuralnetworkapplication

    1下载:
  2. 一种改进的BP算法在模糊神经网络中的应用,性能得到很好的改善。-An Improved BP Algorithm in the fuzzy neural network applications, performance is very good improvement.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:349706
    • 提供者:zhangxiang
  1. GeneticAlgorithmandbp

    0下载:
  2. 模拟自然进化过程搜索最优解的方法 BP神经网络和遗传算法源程序-Genetic Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:35543
    • 提供者:shuangye
  1. MRF

    0下载:
  2. Markov随机场的例子程序,包括ICM,BP算法,matlab编写,共30几个函数。-Markov random field examples of procedures, including ICM, BP algorithm, matlab prepared a total of 30 number of functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:18808
    • 提供者:tlh
  1. ga_bp

    0下载:
  2. 基于gaot工具箱优化BP以实现数据拟合。在nninit.m中修改数据存储的路径以及隐含层节点数的设置(S1),遗传算法与bp的参数修改在ga_bp.m中进行。-Toolbox gaot Optimize based on BP in order to achieve data fitting. At nninit.m modify the path of data storage as well as the hidden layer nodes of the set (S1), geneti
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2254
    • 提供者:崔琴
  1. chengxu

    0下载:
  2. Matlab利用BP神经网络和遗传算法对煤在锅炉内的燃烧率及一(儿)氧化氮的排放量进行优化,以获得最优的燃烧率和最少的氧化氮排放-Matlab using BP neural networks and genetic algorithms on coal in the boilers and the combustion rate of one (child) oxide emissions are optimized to obtain optimal combustion rate and
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3290
    • 提供者:Neil
« 1 2 3 4 5 67 8 9 10 11 ... 49 »
搜珍网 www.dssz.com