登录
首页 » matlab » stewart_matlab codes

stewart_matlab codes

于 2021-04-28 发布
0 455
下载积分: 1 下载次数: 14

代码说明:

说明:  Stewart平台是典型的并联机器人的代表,相比于串联机器人来说,其多链式闭环的结构让并联机器人的运动学求解变得复杂。该程序内有Stewart平台研究的一整套程序,包括:运动学逆解、正解、工作空间和动力学的matlab程序,可以减少你的工作量。(Stewart platform is a typical representative of parallel robot. Compared with serial robot, its multi chain closed-loop structure makes the kinematics solution of parallel robot more complex. The program contains a complete set of Stewart platform research procedures, including: inverse kinematics, forward kinematics, workspace and dynamics matlab program, can reduce your workload.)

文件列表:

stewart_matlab codes\6-sps workspace\arcsets.m, 2734 , 2012-11-14
stewart_matlab codes\6-sps workspace\arcsets_r.m, 2843 , 2012-11-14
stewart_matlab codes\6-sps workspace\calarea.m, 243 , 2012-11-14
stewart_matlab codes\6-sps workspace\cirints.m, 224 , 2009-03-26
stewart_matlab codes\6-sps workspace\cirintsuv.m, 256 , 2009-03-26
stewart_matlab codes\6-sps workspace\cirsets.m, 842 , 2012-11-14
stewart_matlab codes\6-sps workspace\cirsets_r.m, 1016 , 2012-11-14
stewart_matlab codes\6-sps workspace\transuv.m, 400 , 2009-03-26
stewart_matlab codes\6-sps workspace\transxy.m, 339 , 2009-03-26
stewart_matlab codes\6-sps workspace\workspace_main.m, 4494 , 2012-11-14
stewart_matlab codes\6-sps workspace\writegif.m, 373 , 2012-11-14
stewart_matlab codes\Steward-Platform-Forward-Kinematics-Solver-master\README.md, 996 , 2020-01-07
stewart_matlab codes\Steward-Platform-Forward-Kinematics-Solver-master\src\coordtrans.m, 2310 , 2020-01-07
stewart_matlab codes\Steward-Platform-Forward-Kinematics-Solver-master\src\formdata.txt, 864 , 2020-01-07
stewart_matlab codes\Steward-Platform-Forward-Kinematics-Solver-master\src\stew.m, 48047 , 2020-01-07
stewart_matlab codes\Steward-Platform-Forward-Kinematics-Solver-master\src\stew_forward.m, 19734 , 2020-01-07
stewart_matlab codes\Steward-Platform-Forward-Kinematics-Solver-master\src\stew_inverse.m, 5482 , 2020-01-07
stewart_matlab codes\并联机器人动力学.txt, 5222 , 2020-01-07
stewart_matlab codes\牛顿法正解.txt, 2159 , 2020-01-07
stewart_matlab codes\Steward-Platform-Forward-Kinematics-Solver-master\src, 0 , 2020-02-02
stewart_matlab codes\6-sps workspace, 0 , 2020-02-02
stewart_matlab codes\Steward-Platform-Forward-Kinematics-Solver-master, 0 , 2020-02-02
stewart_matlab codes, 0 , 2020-02-02

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

发表评论

0 个回复

  • sintetizador.m
    sintetizador de voz hecho en matlab
    2010-01-27 03:42:33下载
    积分:1
  • 2.Using-SA-as-an-Optimization-for-IMRT
    Using SA as an Optimization for IMRT.doc
    2013-05-17 01:08:27下载
    积分:1
  • rls算法自适应去噪
    rls算法去噪作业了解RLS算法?并能简单运用RLS算 法进行一些处理。(RLS algorithm denoising)
    2019-04-16 20:32:10下载
    积分:1
  • 4psk
    4PSK的MATLAB源码程序,其中有相应的函数,是使用蒙特卡罗方法实现的.(The MATLAB source 4PSK procedures, of which the corresponding function, is achieved using the Monte Carlo method.)
    2008-06-14 15:56:23下载
    积分:1
  • LMS_NLMS_compare
    系统辨识中LMS,NLMS的比较,输入信号为高斯白噪声(compare LMS with NLMS in the system identification)
    2014-11-13 21:58:29下载
    积分:1
  • BioinformaticsToolbox
    有生物信息学编程实例,Matlab,欢迎学分子的战友可以学习使用(Bioinformation)
    2009-05-14 03:55:09下载
    积分:1
  • NNSS
    该程序是基于距离估计和NNSS的室内定位算法仿真程序。(The program is based on distance estimates and NNSS indoor location algorithm simulation program.)
    2009-11-13 14:48:04下载
    积分:1
  • 1
    说明:  matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • inverse work example
    文件里面是关于地震反演的文档和MATLAB程序实例,适合反演初学者使用学习。(Document which is a document and MATLAB instance on seismic inversion, for beginners to learn the inversion.)
    2020-11-07 16:49:49下载
    积分:1
  • caisezengqiang
    图像处理程序,matlab的图像增强处理(Image processing, matlab image enhancement processing)
    2010-06-22 14:11:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载