资源简介
WAM机械臂阻抗算法源代码,控制关节力矩
代码片段和文件信息
function [sysx0strts] = sfuntmpl(txuflag)
%SFUNTMPL General M-file S-function template
% With M-file S-functions you can define you own ordinary differential
% equations (ODEs) discrete system equations and/or just about
% any type of algorithm to be used within a Simulink block diagram.
%
% The general form of an M-File S-function syntax is:
% [SYSX0STRTS] = SFUNC(TXUFLAGP1...Pn)
%
% What is returned by SFUNC at a given point in time T depends on the
% value of the FLAG the current state vector X and the current
% input vector U.
%
% FLAG RESULT DEscriptION
% ----- ------ --------------------------------------------
% 0 [SIZESX0STRTS] Initialization return system sizes in SYS
%
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 8339 2014-03-18 17:46 xiuMS.m
文件 8387 2014-03-18 17:44 d.m
文件 8357 2014-03-18 17:45 dx.m
文件 8356 2014-03-18 17:45 dy.m
文件 8364 2014-03-18 17:45 h1.m
文件 8334 2014-03-18 17:45 h2.m
文件 8648 2014-03-18 17:46 robot.m
文件 8339 2014-03-18 17:46 xiuM.m
----------- --------- ---------- ----- ----
67124 8
相关资源
- SFLA-LSSVM 混洗蛙跳算法优化最小二乘支
- LE 拉普拉斯特征映射算法
- 遗传算法的优化调度
- 用蚁群算法解决CVRP
- matlab混沌粒子群优化算法
- cellcount细胞分割 分水岭算法
- MCMC_Metropolis_hasting_1D 算法的实现代码
- LGMS_FOA 改进的果蝇算法
- matlab遗传算法
- PCR 主成分回归在matlab上的实现
- matlab实现A-star算法
- A-DDE-Algorithm 红外图像分层处理及动态
- ZUPT matlab实现脚部zupt算法
- BlurKernelEstimation 模糊图像去模糊处理
- MOACO 多目标蚁群算法
- cw_vrp 节约算法
- PPG-heart-rate-detection- PPG心率检测文档
- FISTA 压缩感知恢复算法
- STO-estimation OFDM符号定时同步算法
- KLT-Tracking-algorithm KLT跟踪算法
- ISM_MATLAB 宽带信号的DOA估计算法
- 含三个例子的ICP点云配准算法
- FaceRec 人脸识别 PCA和SVM 人脸识别算法
- Code-of-Basic-PIO 鸽群优化算法
- 单目视觉中的位姿估算代码
- matlab的增强型烟花算法
- EWT算法
- Fisher-Score机器学习
- ALO 蚁狮(Antlion)搜索优化算法
- SphereLFOA Levy飞行特征的foa算法
评论
共有 条评论