登录
首页 » matlab » impedance

impedance

于 2020-06-29 发布 文件大小:66KB
0 205
下载积分: 1 下载次数: 41

代码说明:

  对四自由度机械臂进行阻抗控制,在matlab环境下运行。(Impedance control for four degree of freedom manipulator)

文件列表:

Impedance_Control_Code_R2012a\cb_conf.m, 358 , 2016-08-25
Impedance_Control_Code_R2012a\cb_interactive_IMP.m, 13096 , 2016-08-25
Impedance_Control_Code_R2012a\cb_txtupdate.m, 162 , 2016-08-25
Impedance_Control_Code_R2012a\coeffs_Lagr.m, 2413 , 2016-08-25
Impedance_Control_Code_R2012a\cubicTraj.m, 883 , 2016-08-25
Impedance_Control_Code_R2012a\dh2mat.m, 348 , 2016-08-25
Impedance_Control_Code_R2012a\getPSM_DH.m, 1237 , 2016-08-25
Impedance_Control_Code_R2012a\MAIN.m, 12475 , 2016-08-25
Impedance_Control_Code_R2012a\MCG.mat, 12589 , 2016-08-25
Impedance_Control_Code_R2012a\proper_lagrangian_PSM.m, 8574 , 2016-08-25
Impedance_Control_Code_R2012a\ReadMe.txt, 1746 , 2016-08-25
Impedance_Control_Code_R2012a\taus.mat, 16296 , 2016-08-25
Impedance_Control_Code_R2012a\tr2eul.m, 1174 , 2016-08-25
Impedance_Control_Code_R2012a\vars_for_cb.mat, 27877 , 2016-08-25
Impedance_Control_Code_R2012a, 0 , 2016-08-25

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

发表评论

0 个回复

  • PLS1_sina
    说明:  用于单变量的偏最小二乘回归,直接给出回归系数。 X0是自变量矩阵,Y0是因变量向量,PRESS是去除其中某一个样本而回归出的方程对 缺失样本的误差估计,SS则是使用全部样本回归出的方程对同一个样本的误差估计。 在h个成分时,计算PRESS_h与SS_h-1,若1-PRESS/SS大于0.0975时,应增加成份。 [row,col]=size(pz) (For single-variable partial least squares regression, regression coefficients are given directly. X0 is the independent variable matrix, Y0 is the dependent variable vector, PRESS is to remove one of them out of the sample and the regression equation for missing samples error estimates, SS is the use of all of the sample regression equation out of a sample of the same error estimates. In h constituent, the calculation PRESS_h and SS_h-1, if the 1-PRESS/SS greater than 0.0975, to increase the ingredients. [Row, col] = size (pz) )
    2010-03-22 10:46:31下载
    积分:1
  • Image-Super-Resolution-Algorithms
    前基于图像块稀疏表示的超分辨率重构算法对所有图像块都用同一字典表示,不能反映不同类型图 像块问的筹别.针对这一缺点,本文提出基于图像块分类稀疏表示的方法.该方法先利用图像局部特征将图像块分为 平滑、边缘和不规则结构三种类型,其中边缘块细分为多个方向.然后利用稀疏表示方法对边缘和不规则结构块分别 训练各自对应的低分辨率和-岛分辨率字典.重构时对平滑块利用简单双三次插值方法,边缘和不规则结构块由其对应 的高、低分辨率字典通过正交匹配追踪箅法重构.实验结果表明,与单字典稀疏表示算法相比,本文算法对图像边缘部 分重构质量明显改善,同时醇构速度品著提高. (Image Super-Resolution AlgorithmsB ased onS parse Representation of Classified ImageP atches )
    2014-10-27 10:46:38下载
    积分:1
  • 6
    基于自适应扩展单元的微微小区无缝覆盖,针对60GHz RoF微微小区,提出了一种新的基于自适应扩展单元的切换方案。(Picocell seamless coverage based on adapting extended cell)
    2013-05-02 20:22:46下载
    积分:1
  • pso
    有关粒子群算法的简单编程,对于初学粒子群的人很有帮助(The particle swarm algorithm is simple program for beginners who PSO helpful)
    2010-09-18 08:55:12下载
    积分:1
  • Rotfe25x
    matlab有限元工具箱,用matlab实现的有限元工具箱,有平面空间梁单元,杆单元,实体单元等。-achieved using Matlab Toolbox FEM, graphic space beam elements, rod elements, entities modules.( FEM Application M-file for fem.fig FIG = FEM launch fem GUI. FEM( callback_name , ...) invoke the named callback. ========================================================================= FEM analysis toolbox for solid mechanics. Project started: Aug 2004 Anton Zaicenco <a.zaicenco@codedevelopment.net> ========================================================================= ------------------------------------------------------------------------)
    2010-10-21 14:19:31下载
    积分:1
  • slm_odfm
    PAPR reduction for OFDM system with SLM technique
    2013-01-09 22:48:50下载
    积分:1
  • matlabtool
    MATLAB中的各种函数的汇总,集合了MATLAB中所有的函数是一个比较全的的汇总资料,传上去供大家下载(MATLAB in a summary of the various functions, bringing together all of the function of MATLAB is a summary of the whole information, Chuan-up for all to download)
    2009-05-19 20:58:55下载
    积分:1
  • LDSandNLDS
    本人在硕士毕业论文时使用的和修改的代码,主要是用于使用LDS和NLDS模型对火焰视频进行建模,并可以模拟出来火焰来,同时使用LDS和NLDS模型参数对不同类型视频进行分类(我们主要是对识别火焰),里面有实验结果。(I used in the Master s Thesis and modify the code, mainly for LDS and NLDS model modeling the flame video, and can be simulated flame using both LDS and NLDS model parameters to classify the different types of video (we mainly on identification flame), there are experimental results.)
    2013-03-05 09:48:55下载
    积分:1
  • zidaishangduandianjianbce
    基于自适应子带频谱熵的稳健性语音端点检测(Based on adaptive sub-band spectral entropy of the robustness of Speech Endpoint Detection)
    2009-11-09 21:49:13下载
    积分:1
  • trainpso
    TRAINPSO is a network training function that updates weight and bias values according to particle swarm optimization.
    2009-11-14 00:00:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载