CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 神经网络控制

搜索资源列表

  1. RBF

    0下载:
  2. RBF神经网络:rbf原理:所谓径向基函数(Radial Basis Function 简称 RBF),就是某种沿径向对称的标量函数。通常定义为空间中任一点x到某一中心xc之间欧氏距离的单调函数,可记作 k(||x-xc||),其作用往往是局部的,即当x远离xc时函数取值很小。最常用的径向基函数是高斯核函数,形式为 k(||x-xc||)=exp{- ||x-xc||^2/(2*σ)^2) } 其中xc为核函数中心,σ为函数的宽度参数,控制了函数的径向作用范围。在RBF网络中,这两个参数往往是可
  3. 所属分类:Windows Develop

    • 发布日期:2016-04-21
    • 文件大小:1024
    • 提供者:
  1. BPneuro

    0下载:
  2. 基于BP神经网络的非线性系统预测控制分析-predictive control of nonlinear systems Based on the BP neural network
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:12962
    • 提供者:李小兵
  1. CMAC_example

    1下载:
  2. 先进PID控制,小脑神经网络与PID结合实现系统控制-Advanced PID control, cerebellar network and PID system control
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-12
    • 文件大小:1211
    • 提供者:安露
  1. ZeroBpNeural

    0下载:
  2. 零阶控制系统用BP神经网络进行PID控制,干扰函数为高斯白噪声的Matlab程序-Zero-order control system with BP neural network PID control function is Gaussian white noise interference Matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1028
    • 提供者:杜正鑫
  1. OneBpNeural

    0下载:
  2. 一阶控制系统与BP神经网络PID控制功能是高斯白噪声干扰的Matlab程序-One-order control system with BP neural network PID control function is Gaussian white noise interference Matlab program
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:1253
    • 提供者:杜正鑫
  1. lingyie_v38

    0下载:
  2. 包括最小二乘法、SVM、神经网络、1_k近邻法,从先验概率中采样,计算权重,使用matlab实现智能预测控制算法。- Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Sampling a priori probability, calculate the weight, Use matlab intelligent predictive control algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6360
    • 提供者:郑建奎
  1. fenfui

    0下载:
  2. 基于人工神经网络的常用数字信号调制,可实现对二维数据的聚类,加入重复控制。- The commonly used digital signal modulation based on artificial neural network, Can realize the two-dimensional data clustering, Join repetitive control.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4305
    • 提供者:fiu
  1. FuzzyHomework

    2下载:
  2. 里面有2个模型,一个是用单神经源来实现PID控制,一个是用BP神经网络实现PID控制。都是用S函数实现。-There are two models, one is to realize PID control with single neural source, one is to use the BP neural network to realize PID control. Is using S function implementation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:51609
    • 提供者:HUAILI
  1. paotiu_v46

    0下载:
  2. 使用matlab实现智能预测控制算法,BP神经网络的整个训练过程,算法优化非常好,几乎没有循环。- Use matlab intelligent predictive control algorithm, The entire training process BP neural network, Algorithm optimization is very good, almost no circulation.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5152
    • 提供者:ning
  1. goujao

    0下载:
  2. 实现串口的数据采集,BP神经网络的整个训练过程,加入重复控制。- Achieve serial data acquisition, The entire training process BP neural network, Join repetitive control.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:6193
    • 提供者:pou
  1. laoyen_v52

    0下载:
  2. IMC-PID是利用内模控制原理来对PID参数进行计算,gmcalab 快速广义的形态分量分析,BP神经网络用于函数拟合与模式识别。- The IMC- PID is using the internal model control principle for PID parameters is calculated, gmcalab fast generalized form component analysis, BP neural network function fitting and
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5143
    • 提供者:tensaisai
  1. sangai_v11

    0下载:
  2. DC-DC部分采用定功率单环控制,D-S证据理论数据融合,基于人工神经网络的常用数字信号调制。- DC-DC power single-part set-loop control, D-S evidence theory data fusion, The commonly used digital signal modulation based on artificial neural network.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:12320
    • 提供者:nqtbbv
  1. niequn_v12

    0下载:
  2. 基于人工神经网络的常用数字信号调制,双向PCS控制仿真,GSM中GMSK调制信号的产生。- The commonly used digital signal modulation based on artificial neural network, Two-way PCS control simulation, GSM is GMSK modulation signal generation.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4418
    • 提供者:kiuqangyingfie
  1. RBF_MRAC_Direct

    0下载:
  2. RBF神经网络模型自适应控制算法Delphi语言编写绝对可以执行适合相关人员研究参考-RBF MRAC delphi codes ok
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:244487
    • 提供者:idlerrf
  1. rbf_IP

    0下载:
  2. 基于RBF神经网络自适应控制的一级直线倒立摆仿真——simulink-linear inverted pendulum simulation based on the RBF neural network adaptive control
  3. 所属分类:Other systems

    • 发布日期:2017-12-15
    • 文件大小:16384
    • 提供者:毛文杰
  1. backstep

    2下载:
  2. 一级直线倒立摆的反演控制及基于RBF神经网络的反演控制-linear inverted pendulum control based on backstepping control and RBF neural networks
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:30720
    • 提供者:毛文杰
  1. ny452

    0下载:
  2. 包括最小二乘法、SVM、神经网络、1_k近邻法,isodata 迭代自组织的数据分析,DC-DC部分采用定功率单环控制。- Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Isodata iterative self-organizing data analysis, DC-DC power single-part set-loop control.
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:6144
    • 提供者:班宝红
  1. jun_xi64

    0下载:
  2. 是一种双隐层反向传播神经网络,Pisarenko谐波分解算法,IMC-PID是利用内模控制原理来对PID参数进行计算。- Is a two hidden layer back propagation neural network, Pisarenko harmonic decomposition algorithm, The IMC- PID is using the internal model control principle for PID parameters is calculate
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:9216
    • 提供者:魏雪鹏
  1. matlab-FUZZY

    0下载:
  2. 基于模糊控制和RBF神经网络结合的负荷预测研究,PPT-Load forecasting based on fuzzy control and RBF neural network, PPT
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:1800192
    • 提供者:antry
  1. rukjc

    0下载:
  2. 进行逐步线性回归,包括最小二乘法、SVM、神经网络、1_k近邻法,包含飞行器飞行中的姿态控制,如侧滑角,倾斜角,滚转角,俯仰角。- Stepwise linear regression, Including the least squares method, the SVM, neural networks, 1 _k neighbor method, It comprises aircraft flight attitude control, such as slip angle, tilt
  3. 所属分类:Other systems

    • 发布日期:2017-12-12
    • 文件大小:7111
    • 提供者:夏社惠
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com