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

搜索资源列表

  1. ga_lm_bp

    0下载:
  2. 4-9-1的结构ga-lm的bp算法 有示例数值 不是拟合而是预测-4-9-1 structure of ga-lm bp algorithm is not fit but there are examples of numerical prediction
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6961
    • 提供者:晴天
  1. BP-and-ELM

    0下载:
  2. BP神经网络与ELM神经网络算法比较,通过对y=x1^2+x2^2的拟合来对比两种算法的计算时间和预测效果,实验证明,ELM的算法更快更准确,文件中已经包含了运行程序的所有源文件,欢迎指教-BP neural network compared with ELM neural network algorithm, by y = x1 ^ 2+x2 ^ 2 fitting time to compare the two algorithms to calculate and predict the
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:49127
    • 提供者:
  1. decoder_BP_MRF

    0下载:
  2. 将置信传播(belief propagation,BP)算法从马尔科夫随机域的角度进行理解, 并通过变量节点和校验界定之间的迭代来实现信息传递,进而提高系统的误码率性能。 -The belief propagation (belief propagation, BP) algorithm is understood from the perspective of Markov random field, and by defining the iteration variable nod
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:732
    • 提供者:王文
  1. decoder_BP_EB

    0下载:
  2. 通过单边选择实现低复杂度的置信传播(BP)算法,并将此算法应用于检查模型中,可有效提高系统的性能,且具有较低的复杂度-Select achieved through unilateral low-complexity belief propagation (BP) algorithm, and the algorithm is applied to check the model can effectively improve system performance, and has lower
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1692
    • 提供者:王文
  1. program-for-BP-and-genetic-algorithm

    0下载:
  2. matlab神经网络30个案例教程中第4章扩展案例中的程序-Program for BP and genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:321764
    • 提供者:周阿凡
  1. BP

    0下载:
  2. 压缩感知Basis Pursuit基追踪算法,稀疏度和正确率的关系以及采样率和正确率的关系-Basis Pursuit based on compressed sensing and tracking relationships between sampling rate and accuracy of the algorithm, and the correct rate of sparsity
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1640
    • 提供者:zhengzai
  1. BP

    0下载:
  2. BP神经网络,智能控制专业必须要了解的几个基本算法之一。用于系统辨识,模式识别,分类寻优等。-One of several basic algorithm BP neural network, intelligent control professionals must be aware of. For system identification, pattern recognition, classification search Excellence.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:768
    • 提供者:耿继伟
  1. bp

    0下载:
  2. 用遗传算法优化的神经网络预测问题相当好用-Neural network prediction using genetic algorithm optimization is quite easy to use
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:244405
    • 提供者:刘进进
  1. PCA-BP

    0下载:
  2. 基于PCA-BP神经网络的接地网故障诊断算法-Ground Fault diagnosis algorithm PCA-BP neural network
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:304526
    • 提供者:yanghceng
  1. three-layers-BP-neural-

    0下载:
  2. 三层BP神经网络算法的程序设计方法、公式及步骤-BP neural network algorithm programming methods, formulas and procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:28998
    • 提供者:yanghceng
  1. bp

    0下载:
  2. bp预测算法,一个比较成功的例子。 经过验证可以很好的进行预测。-bp prediction algorithm, a relatively successful example. After verification can be a good prediction.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:966
    • 提供者:andy
  1. BP-GA

    0下载:
  2. 将遗传算法和BP神经网络算法结合起来组成优化算法,matlab编程-The genetic algorithm and BP neural network algorithm combines composition optimization algorithm, matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5543
    • 提供者:ztc
  1. BP

    0下载:
  2. BP神经网络算法,可用于降水量、气温(包括平均气温、日最低最高气温等)、蒸发量等的回归预测。-BP neural network algorithm can be used for precipitation, temperature (including the average temperature, minimum maximum temperature, etc.), evaporation, etc. regression prediction.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:679
    • 提供者:archonshine
  1. BP-Inersi

    0下载:
  2. Back Propagation algorithm with inersi approch
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1201
    • 提供者:Ali
  1. BP-Adaptive

    0下载:
  2. adaptive Back Propagation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3406
    • 提供者:Ali
  1. ldpc_decode

    0下载:
  2. 针对QC_LDPC码校验矩阵的结构特性,研究了BP算法的特点,并利用TMS320C6747系列DSP作为实现平台,成功实现了基于BP算法的QC_LDPC码译码器(有源程序与报告)-For structural characteristics QC_LDPC code parity check matrix to study the characteristics of BP algorithm, and using TMS320C6747 series DSP as the implementa
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:318865
    • 提供者:郑大伟
  1. liangbp

    0下载:
  2. bp神经网络算法,神经网络算法在电力系统负荷预测中的应用实例-bp algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1039
    • 提供者:梁志鹏
  1. Bp-and-ELM-classification

    0下载:
  2. 使用BP神经元网络、ELM分类算法对实例进行分类,其中ELM的训练和预测部分是自行编写的代码。-Using BP neural network, ELM classification algorithm to classify instances, training and forecast section where ELM is self-written code.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2722
    • 提供者:顾金鑫
  1. BP3

    0下载:
  2. BP算法三分类设计源程序 BP算法三分类设计源程序 -BP BP algorithm three classification algorithm design source design source three classification algorithms three classification BP BP algorithm design source design three classified source
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1107
    • 提供者:mu_dong
  1. li1

    2下载:
  2. 请用多层感知器(MLP)神经网络误差反向传播(BP)算法实现异或问题(输入为,要求可以判别输出为0或1),并画出学习曲线。其中,非线性函数采用S型Logistic函数。-Please use the Multilayer Perceptron (MLP) back propagation neural network (BP) algorithm XOR problem (input is required to determine the output is 0 or 1), and draw
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1074
    • 提供者:李丽红
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 35 »
搜珍网 www.dssz.com