代码搜索:S-function
找到约 1,813 项符合「S-function」的源代码
代码结果 1,813
www.eeworm.com/read/477110/6747871
m slplotbot.m
%SLPLOTBOT S-function for robot animation
%
% This is the S-function for animating the robot. It assumes input
% data u to be the joint angles q.
%
% Implemented as an S-function so as to update disp
www.eeworm.com/read/477110/6747873
m slaccel.m
%SLACCEL S-function for robot acceleration
%
% This is the S-function for computing robot acceleration. It assumes input
% data u to be the state vector [q qd].
%
% Implemented as an S-function to get
www.eeworm.com/read/477110/6747902
m slplotbot.m
%SLPLOTBOT S-function for robot animation
%
% This is the S-function for animating the robot. It assumes input
% data u to be the joint angles q.
%
% Implemented as an S-function so as to update disp
www.eeworm.com/read/477110/6747906
m slaccel.m
%SLACCEL S-function for robot acceleration
%
% This is the S-function for computing robot acceleration. It assumes input
% data u to be the state vector [q qd].
%
% Implemented as an S-function to get
www.eeworm.com/read/409714/11315320
m vsfunc.m
function [sys,x0,str,ts] = vsfunc(t,x,u,flag)
%VSFUNC Variable step S-function example.
% This example S-function illustrates how to create a variable step
% block in Simulink. This block impl
www.eeworm.com/read/403568/11514752
mdl chap4_10sim.mdl
Model {
Name "chap4_10sim"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDa
www.eeworm.com/read/403568/11514757
mdl chap4_3sim.mdl
Model {
Name "chap4_3sim"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDat
www.eeworm.com/read/403567/11514795
mdl chap3_2sim.mdl
Model {
Name "chap3_2sim"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDat
www.eeworm.com/read/401335/11559210
m vsfunc.m
function [sys,x0,str,ts] = vsfunc(t,x,u,flag)
%VSFUNC Variable step S-function example.
% This example S-function illustrates how to create a variable step
% block in Simulink. This block impl