登录
首页 » matlab » RBF-adaptive1

RBF-adaptive1

于 2020-08-05 发布
0 177
下载积分: 1 下载次数: 3

代码说明:

说明:  这是关于RBF自适应控制的基于simulink和matlab的仿真程序,先用m程序来写小模块,然后用simulink来组成所有的,做这方面的话,可以在这个程序上进行修改(This is a simulation program based on simulink and matlab for RBF adaptive control. First use the m program to write small modules, and then use simulink to compose all of them. If you do this, you can modify this program)

文件列表:

chap1\chap1, 0 , 2013-11-04
chap1\chap1\chap1_1ctrl.m, 954 , 2010-09-26
chap1\chap1\chap1_1input.m, 961 , 2010-11-12
chap1\chap1\chap1_1plant.m, 734 , 2010-09-26
chap1\chap1\chap1_1plot.m, 327 , 2010-09-29
chap1\chap1\chap1_1sim.mdl, 19953 , 2010-12-01
chap1, 0 , 2020-07-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • acoustic_normalmode_chebyshev_ap
    水声传播简正波计算程序,基于chebyshev近似方法。(underwater acoustic field computing NORMAL MODE program, based on CHEBYSHEV approximation.)
    2009-03-10 10:04:47下载
    积分:1
  • shuaijianquxianfa
    采用衰减曲线法计算系统P、PI、PID控制器参数,绘制整定后系统的单位阶跃响应曲线。(The attenuation curve method is used to calculate the parameters of P, PI and PID controllers, and the unit step response curve of the system after setting is drawn.)
    2019-05-14 16:12:22下载
    积分:1
  • SVGigE SDK Reference
    说明:  SVS相机二次开发接口说明文档,有利于开发SVS相机,获取图像(SVS Camera Development Interface)
    2018-12-29 08:52:53下载
    积分:1
  • source zipg
    zipg important sourceLed ask possible mistress relation elegance eat likewise debating. By message or am nothing amongst chiefly address. The its enable direct men depend highly. Ham windows sixteen who inquiry fortune demands. Is be upon sang fond must shew. Really boy law county she unable her sister. Feet you off its like like six. Among sex are leave law built now. In built table in an rapid blush. Merits behind on afraid or warmly.
    2019-03-12 19:10:59下载
    积分:1
  • c++ builder 6.0,computer.ccp
    一个计算器的实例,可以进行加减乘除以及一些函数运算。-c++ builder 6.0,computer.ccp
    2022-04-21 01:43:29下载
    积分:1
  • eFAST
    eFAST全局敏感度分析matlab程序,可设置自己的参数(EFAST global sensitivity analysis matlab program can set its own parameters)
    2021-04-09 18:38:59下载
    积分:1
  • Flac3d简单边坡生成表及使用方法
    说明:  Flac3d的fish脚本中生成简单边坡各节点坐标的过程,若全由手输则很繁琐,于是简单做了一个Excel,可以满足简单边坡几何点的生成需求。同时附加了体积模量与剪切模量的计算。(The process of generating the coordinates of each node of a simple slope in the fish script of Flac3d will be cumbersome if all are manually input, so a simple Excel is created to meet the needs of the generation of simple slope geometric points. At the same time, the calculation of bulk modulus and shear modulus is added.)
    2020-09-08 09:18:02下载
    积分:1
  • junzhilvboqi
    LabVIEW 实现的均值滤波器 课程设计(LabVIEW to achieve the mean filter)
    2010-06-03 10:52:07下载
    积分:1
  • OutPutExcel
    datatable 内容进行Excel输出(Excel output datatable content)
    2009-07-04 09:44:58下载
    积分:1
  • Visual C# 韩信点兵算法演示源码
    韩信点兵是一道古代数学题,内容是:韩信带兵不足百人,三人一行排列多一个,七人一行排列少两个,五人一行排列正好。相关代码:   int a = 0, b = 0, c = 0;//定义变量   for (int i = 1; i < 100; i++)//遍历    {    Math.DivRem(i, 3, out a);//3行一列时取余    Math.DivRem(i, 5, out b);//5行一列时取余    Math.DivRem(i, 7, out c);//7行一列时取余    if (a == 1 && b == 0 && c == 5)//如果3种方式的余数符合要求    {    textBox1.Text = i.ToString();//显示人数    return;    }
    2022-01-25 14:48:17下载
    积分:1
  • 696516资源总数
  • 106470会员总数
  • 0今日下载