登录
首页 » matlab » 机器人PID控制

机器人PID控制

于 2019-05-13 发布
0 278
下载积分: 1 下载次数: 7

代码说明:

说明:  通过电脑与机器人进行人机交互,给出相应的控制指令(比如停止、前进等),伺服驱动的PID对伺服电机进行初步控制,伺服电机的测量信号反馈给开放式多轴运动控制器,然后该控制器的PID会对系统进行再次细调,使伺服电机运行得更平稳,从而完成控制人员对轮式机器人的各种操作指令。(Through human-machine interaction between computer and robot, corresponding control instructions (such as stop, advance, etc.) are given. Servo-driven PID controls the servo motor initially, and the measurement signal of the servo motor is fed back to the open multi-axis motion controller. Then the PID of the controller will fine-tune the system again, making the servo motor run more smoothly, thus completing the control personnel. Various operating instructions for wheeled robots.)

文件列表:

M-files Force Position control of a manipulator using PID controller\main_program.m, 5485 , 2010-04-17
M-files Force Position control of a manipulator using PID controller\qdd_cubic_fn.m, 582 , 2010-04-01
M-files Force Position control of a manipulator using PID controller\qd_cubic_fn.m, 589 , 2010-04-01
M-files Force Position control of a manipulator using PID controller\qd_trap_fn.m, 1494 , 2010-04-17
M-files Force Position control of a manipulator using PID controller\q_cubic_fn.m, 578 , 2010-04-02
M-files Force Position control of a manipulator using PID controller\report.docx, 1495267 , 2010-04-17
license.txt, 1314 , 2014-02-12

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

发表评论

0 个回复

  • Kqscan
    基于特定erp平台进行条码管理,使用语言未java涉及跨库跨服务器链接以及存储过程的调用等.(Bar code management based on specific ERP platform. The use of language without Java involves cross-library cross-server links and calls of stored procedures.)
    2020-06-19 01:00:02下载
    积分:1
  • NDISprogromer
    说明:  NDIS协议驱动程序源代码清单。NDIS协议驱动程序源代码用C语言完成。文档里含有全部代码。(agreement NDIS driver source code list. Agreement NDIS driver source code using C language completed. Documents containing all the code.)
    2006-04-22 16:07:30下载
    积分:1
  • usesjabyrinth
    The turtle walks the labyrinth experiment, uses the MFC in VC to draw the labyrinth, and lets the turtle find a way out of the maze
    2018-12-24 04:39:14下载
    积分:1
  • Imitate RealVNC412 compiled to view the contents of the file server of the lette...
    模仿RealVNC412编的,查看服务端的盘符文件内容并且看到感兴趣的可以文件下载下来,同时也可以上传文件到服务端任意位置的通信和文件操作程序,支持单个文件以及一个目录下的所有文件上传或下载。照搬realVnc的网络通信功能,以及支持多客户连接功能。客户端也尽量模仿realvnc的客户端,包括断线重连,属性页对话框,以及主体交互对话框,都是直接用SDK编的,当然也是抄的RealVNC.客户端以及服务端源代码文件夹下的common文件夹是静态库文件,有的是照搬RealVNC412源码,有的是模仿写的。-Imitate RealVNC412 compiled to view the contents of the file server of the letter and see the files of interest can be downloaded, but can also upload files to a server anywhere in the communications and documentation procedures to support a single file and a directory of all file upload or download. Copy realVnc network communications capabilities, and support for multi-client connectivity. Client also try to imitate realvnc clients, including the disconnection re-connected, the property page dialog box, as well as the main interactive dialog box, and are directly compiled with the SDK, of course, is also a copy of RealVNC. Client-side and server-side source code folder under the common folder is a static library file, either copy RealV
    2022-09-28 16:35:09下载
    积分:1
  • TCP服务器与TCP客户端
    该程序演示了在Linux环境下的SOCKET编程,包括TCP服务端与TCP客户端的源码及测试源代码。方便有这方面需求的工程师借鉴学习。
    2022-04-17 02:18:18下载
    积分:1
  • 人民邮电出版社2008
    人民邮电出版社2008-05-01 出版的《JSP网络开发实用工程案例》一书中的论坛管理系统的源代码。-Posts & Telecom Press 2008-05-01 published " JSP network engineering development of practical cases," a forum for the book" s source code management system.
    2022-02-22 13:24:45下载
    积分:1
  • C# ping工具 实例源码下载
    C# ping工具 实例源码下载
    2014-08-12下载
    积分:1
  • 串口通讯测试工具(源码)
    1软件打开时,自动检测有效COM端口 2 软件打开时,自动复原到上次关闭时的状态 3 不必关闭串口,即可直接进行更改初始化设置内容(串口号、波特率、数据位、停止位、校验位),可按更改后的信息自动将串口重新打开 4 可统计接收字节和发送字节的个数 5 接收数据可按16进制数据和非16进制数据进行整体转换 6 可将接收到数据进行保存 7 可设置自动发送,发送时间可进行实时更改 8可按字符串、16进制字节、文件方式进行发送,字符串和16进制字节可分别进行存储,内容互不干扰 9 按16进制发送时,可自动校验格式,不会输错 10 可清空发送或接收区域的数据
    2020-03-02下载
    积分:1
  • cvi_udp
    基于LabWindows/CVI的UDP通信(LabWindows/CVI UDP communication)
    2013-03-06 10:16:47下载
    积分:1
  • WindowsSocket
    第1章 计算机网络体系结构 第2章 NetBIOS编程户端 第3章 重定向器、邮槽和管道 第4章 网络协议TCP/IP 第5章 局域网编程 第6章 Winsock基础 第7章 Winsock API高级编程 第8章 MFC Winsock高级编程 第9章 深入UDP 第10章 WinInet API开发 第11章 网络协议实现及应用 第12章 综合实例( Chapter 1 Computer Network Architecture Chapter 2 NetBIOS programming client households Chapter 3 redirector, and pipelines Mailslot Chapter 4 Network Protocol TCP/IP Chapter 5 LAN Programming Chapter 6 Winsock basic Chapter 7 Advanced Programming Winsock API Chapter 8 Advanced MFC Winsock Programming Chapter 9 in depth UDP Chapter 10 WinInet API development Chapter 11 Network Protocol implementation and application of Chapter 12 General Example)
    2009-03-14 12:15:17下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载