登录
首页 » matlab » 第2章仿真程序

第2章仿真程序

于 2020-05-09 发布
0 122
下载积分: 1 下载次数: 2

代码说明:

说明:  机器人独立PD控制 基于重力补偿的PD控制自适应PD控制 机器人鲁棒自适应PD控制(Independent PD control of robot adaptive PD control robot robust adaptive PD control based on gravity compensation)

文件列表:

chap2_1ctrl.m, 770 , 2007-01-25
chap2_1plant.m, 1180 , 2007-01-25
chap2_1plot.m, 402 , 2006-07-13
chap2_1sim.mdl, 11044 , 2007-08-02
chap2_2adapt.m, 1385 , 2007-01-28
chap2_2ctrl.m, 1731 , 2007-01-28
chap2_2ctrlnew.m, 2146 , 2007-01-30
chap2_2input.m, 732 , 2007-01-28
chap2_2plant.m, 1431 , 2007-08-21
chap2_2plot.m, 838 , 2007-01-28
chap2_2sim.mdl, 10140 , 2007-08-21

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

发表评论

0 个回复

  • 在MAX
    在MAX-PLUS下设计的函数消耗发生器,波形有正弦波、方波、三角拨、锯齿波(用键盘选择),信号频率可调(用键盘调节)-the MAX-PLUS design of the consumption function generator, a sine wave, square, triangle area and Sawtooth (keyboard), in signal frequency adjustable (keyboard conditioning)
    2023-03-10 06:30:03下载
    积分:1
  • ZOJ1002
    ZOJ1002型
    2022-04-07 01:24:01下载
    积分:1
  • allegro中文训练教程,做pcb开发者必需要有的,欢迎大家下载
    allegro中文训练教程,做pcb开发者必需要有的,欢迎大家下载-Chinese language training tutorial allegro, pcb development gets the need to do Yes, welcome to download
    2023-07-08 00:55:03下载
    积分:1
  • 《UVM实战》书籍配套源代码puvm
    《UVM实战》书籍配套源代码,学习UVM的必备参考(UVM reference book, very useful)
    2021-01-09 20:08:51下载
    积分:1
  • 火车订票系统
    应用背景用C语言写的火车订票系统,对于C语言学习者学习链表有极大的帮助,内含测试文件供测试。。。。。。。。。。。。关键技术/*定义存储火车信息的结构体*/ struct train { char num[10];/*列车号*/ char city[10];/*目的城市*/ char takeoffTime[10];/*发车时间*/ char receiveTime[10];/*到达时间*/ int price;/*票价*/ int bookNum ;/*票数*/ }; /*订票人的信息*/ struct man { char num[10];/*ID*/ char name[10];/*姓名*/ int bookNum ;/*需求的票数*/ }; /*定义火车信息链表的结点结构*/ typedef struct node { struct train data ; struct node * next ; }Node,*Link ; /*定义订票人链表的结点结构*/ typedef struct people { struct man data ; struct people*next ; }bookMan,*bookManLink ;
    2022-02-01 04:42:30下载
    积分:1
  • mmstatd包含一个 C库和服务器,用于让应用程序很容易的更新计数器和管理器,以便对它们进行维护。它用内部日志支持事故恢复系统。
    mmstatd包含一个 C库和服务器,用于让应用程序很容易的更新计数器和管理器,以便对它们进行维护。它用内部日志支持事故恢复系统。-mmstatd contains a C storehouse and the server, uses in to let the application procedure very easy renewal counter and the management, in order to carries on the maintenance to them. It uses the internal diary support accident to restore the system.
    2022-05-18 05:28:12下载
    积分:1
  • 模极大值
    用于实现小波变换模极大值去噪,信号为正弦信号添加高斯白噪声(It is used to denoise the modulus maximum of wavelet transform, and the signal is sinusoidal signal, adding Gauss white noise.)
    2018-04-14 21:51:42下载
    积分:1
  • xmrig
    xmrig 去除抽水 包含运行库 自更新版本(xmrig Remove the pump to include the runtime self update version)
    2018-05-28 05:54:44下载
    积分:1
  • SIRT算法Matlab代码
    说明:  SIRT算法 提高反演精度 ct成像 层析成像 提高分辨率(SIRT algorithm to improve inversion accuracy of CT imaging)
    2021-03-29 22:59:10下载
    积分:1
  • 1-Python
    说明:  Python Essential Reference, Second Edition
    2020-06-24 17:40:02下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载