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

搜索资源列表

  1. ebp1

    1下载:
  2. matlab动量梯度下降算法 生成一个新的前向神经网络 对BP神经网络进行训练 对BP神经网络进行仿真-Momentum matlab gradient descent algorithm to generate a new feed-forward neural networks trained BP neural network on the BP neural network simulation
  3. 所属分类:matlab

    • 发布日期:2016-12-21
    • 文件大小:645byte
    • 提供者:
  1. zzznet

    0下载:
  2. 自组织神经网络算法的matlab仿真应用-Self-organizing neural network algorithm matlab simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6.05kb
    • 提供者:徐舟
  1. bpnet

    1下载:
  2. bp神经网络算法程序,仿真逼近一个函数,内含详细注解,适合初学者。-it is a program of bp neural network algorithm ,its function is simulating approximation of a function. it contains detailed notes, and suitable for beginners.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1.45kb
    • 提供者:yangmei
  1. TheSimulationStudyonPIDNeuralNetworkDecouplingCont

    0下载:
  2. 介绍了汽包锅炉燃烧控制系统的控制任务、量间关系、原则性控制方案、传统控制方法,以及解耦控制方法的发展 ,引入了 PID型神经网络控制系统的结构、学习算法、初始权值参数选取. MATLAB仿真结果表明 ,该控制系统对多变量强耦合时变的锅炉燃烧控制对象具有良好的解耦性能和自学习控制特性.-The control tasks, the relations between physical variables, the fundamental controlschemes, the convention
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:161.81kb
    • 提供者:周正兴
  1. bpbyq

    1下载:
  2. bp神经网络算法,用于设备故障类型的模式识别,此例为变压器故障类型识别,并有变压器仿真数据-bp neural network algorithm for equipment failure type of pattern recognition, in this case for the transformer fault type identification, and a transformer simulation data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:4.9kb
    • 提供者:高亮
  1. lmssamp

    0下载:
  2. lms算法 MATLAB 神经网络 简单仿真 实现简非线性分类 -lms algorithm is a simple MATLAB Neural Network Simulation of simple non-linear classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3.39kb
    • 提供者:张善新
  1. BP_xiaobo

    3下载:
  2. 该文件包含了BP小波神经网络快速学习算法研究与仿真的论文,以及两套小波算法方案,均通过MATLAB实现-This file contains the fast BP neural network learning algorithm and simulation papers, and two sets of wavelet algorithm for the program are achieved through the MATLAB
  3. 所属分类:matlab

    • 发布日期:2015-12-09
    • 文件大小:145.39kb
    • 提供者:蓉儿
  1. neural-net-pid

    0下载:
  2. 常用的PID控制结合了智能的神经网络算法。给出matlab仿真程序。-PID control combines the commonly used intelligent neural network algorithm. Matlab simulation program is given.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3.42kb
    • 提供者:郝猫
  1. neuralnetworks

    0下载:
  2. 神经网络算法仿真,是做相关研究的好资料,请仔细阅读-Neural network of matlab simulation program, it is useful for you,you can use it for yourself
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:749.21kb
    • 提供者:李光翔
  1. matlab

    0下载:
  2. 用四元十字阵做被动声定位算法设计,现在是用matlab神经网络工具箱构建RBF神经网络然后仿真显示图形-With a four-element Array do passive acoustic localization algorithm design, now using matlab neural network toolbox and then build on RBF neural network simulation display graphics
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:29.5kb
    • 提供者:张紫梦
  1. BP_FUZZY

    0下载:
  2. 首先对M文件进行仿真,然后利用指令gensim(net,-1)将神经网络生成simulink模型,然后就利用mdl文件进行模糊神经网络组合算法的搭建,针对FOPDT(一阶延迟模型)进行仿真,并考虑存在噪声的干扰!(Firstly, the simulation of the M file, and then use the command gensim (net, -1) will generate the Simulink neural network model, and then buil
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-25
    • 文件大小:10kb
    • 提供者:Lee天堂
  1. 《MATLAB 神经网络30个案例分析》程序和数据

    1下载:
  2. MATLAB代码,蚁群算法采用matlab开发的仿真平台:算法实现,路径显示,人机交互控制等(MATLAB code,Ant colony algorithm using matlab simulation platform developed: algorithm, path shows that human-computer interaction control)
  3. 所属分类:其他

  1. NN

    0下载:
  2. 神经网络算法实现MATLAB仿真实例BP神经网络算法(neural networkAim To study some applications of a neural networks in combinatorial optimization)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-28
    • 文件大小:2kb
    • 提供者:wind111
  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
    • 文件大小:368kb
    • 提供者:sci2018
  1. 智能控仿真程序

    2下载:
  2. 主要是智能控制算法程序,包含了专家系统,模糊控制,神经网络各种智能控制算法。(Mainly is the intelligent control algorithm, including expert system, fuzzy control, neural network intelligent control algorithm.)
  3. 所属分类:matlab例程

  1. matlab神经网络源程序

    0下载:
  2. 可以参考于智能控制一书中有关于BP神经网络的算法仿真,(a simulation example)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:107kb
    • 提供者:chenlll
  1. 基于模糊神经网络PID算法的电阻炉温控系统

    1下载:
  2. 基于bp模糊神经网路pid控制系统matlab仿真和相关论文报告(Based on bp fuzzy neural network pid control system matlab simulation and related paper report)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:1.21mb
    • 提供者:
  1. ELM

    0下载:
  2. 一种神经网络算法:极限学习机(ELM),包括分类和回归,仿真验证无误,适合初学者练习(A data mining algorithm: limit learning machine (ELM), including classification and regression, simulation verification is unmistakable, suitable for beginners to practice)
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-30
    • 文件大小:3.85mb
    • 提供者:宸儿宝贝
  1. 基于S函数的BP神经网络PID控制器及Simulink仿真

    3下载:
  2. 神经网络控制,基于matlab编程算法。可以学习借鉴使用(Neural network control, based on MATLAB programming algorithm. You can learn from it.)
  3. 所属分类:其他

    • 发布日期:2019-06-01
    • 文件大小:689kb
    • 提供者:WUWUDE
  1. 系统辨识及其MATLAB仿真

    0下载:
  2. 对动态系统辨识理论做了概括性的介绍,包含了常用的非参数系统辨识方法和参数辨识方法,并将神经网络人工智能算法应用到复杂系统参数识别,适用于系统控制、参数识别与数据预测等领域的学习。传统方法与现在智能算法都配有实例,每个代码文件都有详细注释。(This paper gives a general introduction to the dynamic system identification theory, including commonly used non-parametric system
  3. 所属分类:仿真建模

    • 发布日期:2020-05-28
    • 文件大小:700kb
    • 提供者:盖勒
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com