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

搜索资源列表

  1. BP

    0下载:
  2. 反向传播BP算法的实例,包括调整权重以及计算各层神经元的输出-BP back propagation algorithm examples, including adjusting the weights and calculating the output layers of neurons
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:517
    • 提供者:悦亮
  1. chengxu

    0下载:
  2. 程序功能分别实现了线性系统理论中传递函数和状态空间的相互转化,系统辨识中的递推最小二乘算法,免疫算法以及神经网络中的BP算法。-The program functions respectively realize the mutual transformation of transfer function and state space in the linear system theory, the recursive least squares algorithm in the system
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:22784
    • 提供者:ycc
  1. PSO-BP

    0下载:
  2. 使用PSO算法优化BP网络,可使BP网络快速收敛,程序准确,极具参考价值-Use PSO algorithm to optimize BP network, BP network allows fast convergence program accurate, great reference value
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:52224
    • 提供者:唐至威
  1. bp

    0下载:
  2. matlab代码,实现神经网络中的BP算法-误差反向传播算法,用于分类,拟合和非线性系统建模等多种问题上。-matlab code that implements the BP neural network algorithms- back propagation algorithm for classification, fitting and nonlinear systems modeling and other issues.
  3. 所属分类:matlab

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:xiaoli
  1. bp

    0下载:
  2. LDPC码及其基于概率测度的和积译码算法.在此基础上对算法作融合,引入对数似然比概念,阐述了基于对数似然比测度的和积译码算法,对其校验节点消息传递实现技-LDPC codes based on their probability measure and product algorithm. Based on this algorithm for integration, the introduction of the log-likelihood ratio concept, elaborate
  3. 所属分类:matlab

    • 发布日期:2017-12-11
    • 文件大小:683
    • 提供者:
  1. Untitled90

    1下载:
  2. 计算信号信噪比和其相关的误差。一维信号BP重构算法-生成稀疏度为K的稀疏信号-添加高斯白噪声进行信号的观测-BP算法的重构-重建质量衡量-Calculate the Signal Signal to Noise Ratio, Correlation Error. Advanced One-Dimensional Signal BP Algorithm Reconstruction- Generate Sparse Signal with Sparse Degree K- Add Gaussian
  3. 所属分类:matlab

    • 发布日期:2017-12-12
    • 文件大小:1130
    • 提供者:Katerina Tam
  1. band

    0下载:
  2. 动量bp算法源程序,网上找来的,希望有用,多谢支持-Momentum bp algorithm source code, find online, hope to useful, thank you for your support
  3. 所属分类:matlab

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:HCQcvd!7696
  1. 用遗传算法优化bp神经网络(代码)

    0下载:
  2. 炼铁多次放入铁水,其为两次测量铁水含量,测量si含量(铁水中)(Measurement of si content (molten iron))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:4096
    • 提供者:云若曦
  1. 利用遗传算法优化BP神经网络权值和阈值

    0下载:
  2. 利用遗传算法优化BP神经网络权值和阈值,内含程序和m文件(Using genetic algorithm to optimize BP neural network weights and thresholds, containing procedures and M files)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-15
    • 文件大小:111616
    • 提供者:qwer123456
  1. BPprograme

    0下载:
  2. 最基本的人工智能算法,有详细备注,挺全的(The most basic artificial intelligence algorithm, there are detailed remarks, pretty whole)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:141312
    • 提供者:凌畅
  1. bp_2

    0下载:
  2. bp神经网络基本的全面算法,包括画图和注释(BP neural network basic comprehensive algorithm, including drawing and notes)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:hellohappy
  1. BP

    0下载:
  2. BP(back propagation)神经网络是1986年由Rumelhart和McClelland为首的科学家提出的概念,是一种按照误差逆向传播算法训练的多层前馈神经网络,是目前应用最广泛的神经网络(BP Neural network is a concept proposed by scientists led by Rumelhart and McClelland in 1986. It is a multilayer feedforward neural network trained
  3. 所属分类:matlab例程

  1. chapter3

    0下载:
  2. 用遗传算法优化神经网络,对非线性函数进行拟合。(The neural network is optimized by genetic algorithm, and the nonlinear function is fitted.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:53248
    • 提供者:新湖
  1. BP NN jiaochayanzheng

    0下载:
  2. 基于改进的BP神经网络的算法,并结合了交叉验证算法,划分为训练集与测试集进行改进。(Based on the improved BP neural network algorithm and the cross validation algorithm, the training set and test set are improved.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:100352
    • 提供者:ABC_pro
  1. MATAB神经网络30个案例分析

    5下载:
  2. 该PDF共有30个MATLAB神经网络的案例,包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。本PDF作为本科毕业设计、研究生项日设计、博士低年级课题设计参考书籍,同时对广大科研人员也有很高的参考价值。(The PDF has a total of 30 MATLAB in the case of neural networks, including BP, RBF, SVM
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:47037440
    • 提供者:那又怎样
  1. 模式识别第二次作业

    0下载:
  2. BP算法的matlab的主要框架以及样本的训练过程及测试过程(ABOUT BP junction.BP algorithm of the main framework of MATLAB and the sample training process and testing process)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:30131200
    • 提供者:小栗子
  1. Training

    0下载:
  2. 极限学习机的回归拟合——对比实验研究,改进BP算法的一些缺点,在ELM算法的基础上进行回归拟合预测。(Regression fitting Some shortcomings of BP algorithm are improved, and regression fitting prediction is carried out on the basis of ELM algorithm.)
  3. 所属分类:matlab例程

  1. GA-BPNN

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合(BP neural network optimized by genetic algorithm for nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:52224
    • 提供者:abcdxyz001
  1. GA-BP

    1下载:
  2. 遗传算法优化神经网络,可以增加精度,避免陷入局部极小值(BP neural network optimized by genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:vfg
  1. matlab bp+遗传算法

    0下载:
  2. 一个关于遗传算法优化BP神经网络的算法方案研究,遇到一个问题就是在用BP神经网络仿真的结果里,最大值和最小值预测误差特别大,而其他值的误差很小,同样,我用遗传算法优化之后这个问题依然没有解决,可以作为大家下一步研究的参考(A genetic algorithm to optimize BP neural network algorithm program, encountered a problem is that in the BP neural network simulation resu
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:376832
    • 提供者:sci2018
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 35 »
搜珍网 www.dssz.com