搜索资源列表
robotarm
- 柔性机械臂的神经网络控制策略。课程报告,有详细说明。-Flexible manipulator neural network control strategy. Course report is described in detail.
tuoyuan2
- 机械臂末端椭圆轨迹规划的matlab程序 -trajectory plan of manipulator by matlab
PUMA560
- 已puma560工具箱为基础,编写了一个控制界面,可以实现对机械臂运动的正解反解及轨迹规划-Toolbox has been puma560 based on the preparation of a control interface, can achieve positive solutions to the robot arm motion and trajectory planning inverse solution
scmrobotmani
- 一个运用Matlab仿真工具,结合机械臂运动学特性,实现了机械臂系统的运动学仿真。-Using a Matlab simulation tools, combined with the arm kinematics, kinematic manipulator system to achieve a simulation.
两机械臂模型
- 简单的机械臂构成,运用matlab实现响应功能(A simple robotic arm)
MATLAB(cap)
- 五自由度机械臂阻抗控制下的力跟踪,可以实现对力的跟踪反馈,基于MATLAB的机器人工具箱(force tracking by impadence control)
Fuzzy__pid
- 一个运用matlab/simulink仿真成功的模糊PID的机械臂模型(A fuzzy PID manipulator model based on matlab/simulink simulation)
Untitled4
- MATLAB robot toolbox 工具箱中的机械臂轨迹规划(Manipulator trajectory planning in a toolbox)
11
- 一个可以生成人工智能中机械臂的Matlab程序(The Matlab program that generates the robot arm)
6轴机械臂逆解
- 通过matlab来获取6轴机械臂的逆解,里面包含了matlab的机器人库。(The inverse solution of the 6 axis manipulator is obtained by MATLAB)
gan3
- 在MATLAB——simulink中仿真了3连杆机械臂,可以精准控制机械臂末端轨迹。(The 3 - bar manipulator is simulated in MATLAB - Simulink, which can accurately control the trajectory of the end of the manipulator.)
源码
- 包括5个资源,分别是:机械手滑模鲁棒控制示例,机器手自适应控制,机器人鲁棒PD控制,二自由度机械臂鲁棒轨迹跟踪控制,不确定性摩擦特性的不确定机械系统鲁棒补偿控制。 该资源对二自由度的机械臂仿真有极大的帮助!(It includes 5 resources, namely, manipulator sliding mode robust control example, robot hand adaptive control, robot robust PD control, two degree
matlab-robot
- 建立matlab与arduino之间的联系,直接通过matlab控制机械臂运动。(The relationship between MATLAB and Arduino is established, and the movement of manipulator is directly controlled by MATLAB.)
建立双机械臂模型
- 在matlab中建立双工业机器人的三维仿真图,并得到控制界面。(The 3D simulation diagram of dual industrial robot is established in MATLAB, and the control interface is obtained.)
mechanical-arm
- 六自由度机械臂仿真程序,实现运动分析理论和运动轨迹的功能,而且可以模拟人体运动。(Six degrees of freedom mechanical arm simulation program, can realize the function of motion analysis theory and movement, and can simulate the human body movement.)
2自由度机械臂PiD控制MATLAB仿真
- 2自由度机械臂PiD控制MATLAB仿真..(MATLAB simulation of PiD control for 2-DOF manipulator)
puma560
- 6 自由度机械臂轨迹规划 puma560(Trajectory planning of 6-DOF manipulator PUMA 560)
HandsOnSEA-MatLab
- 具有柔性关节的机械臂matlab仿真,主要是学习如何仿真机械臂的柔顺控制(Matlab simulation of a robotic arm with flexible joints, mainly to learn how to simulate the compliance control of a robotic arm)
二自由度机械臂PD控制
- 二连杆机械臂MATLAB S函数仿真代码(Matlab sfunction simulation code of two link manipulator)
md 机械臂设计及其定点转动Minimum-Snap轨迹规划
- Part 01 机械臂设计 设计一个六自由度机械臂,分析证明其操作器尖端的灵巧工作空间,并用蒙特卡洛方法验证了灵巧工作空间的正确性。 Part 02 Minimum-Snap 轨迹规划 令操作臂尖端位置固定,使其绕灵巧工作空间的某个内点作定点转动。选择三维空间中一段封闭圆作为第三关节目标轨迹,生成多个离散轨迹点。利用逆运动学求解得到每个离散轨迹点对应的各关节变量,利用MATLAB Robotics Toolbox生成机械臂绕定点旋转动画,采用Minimum Snap方法进行**轨迹规划,*