代码搜索:S-function

找到约 1,813 项符合「S-function」的源代码

代码结果 1,813
www.eeworm.com/read/198761/7911704

mdl test_fangbo_hy_8072.mdl

Model { Name "test_fangbo_HY_8072" Version 5.0 SaveDefaultBlockParams on SampleTimeColors off LibraryLinkDisplay "none" WideLines off ShowLineDimensions off Sh
www.eeworm.com/read/198761/7911744

mdl test_double1.mdl

Model { Name "test_Doulble1" Version 5.0 SaveDefaultBlockParams on SampleTimeColors off LibraryLinkDisplay "none" WideLines off ShowLineDimensions off ShowPort
www.eeworm.com/read/197646/7983466

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/246793/12704804

mdl filetest.mdl

Model { Name "filetest" Version 5.1 SaveDefaultBlockParams on SampleTimeColors off LibraryLinkDisplay "none" WideLines off ShowLineDimensions off ShowPortDataT
www.eeworm.com/read/245506/12797073

mdl s0508.mdl

Model { Name "S0508" Version 4.00 SampleTimeColors off LibraryLinkDisplay "none" WideLines off ShowLineDimensions off ShowPortDataTypes off ShowStorageClass
www.eeworm.com/read/245506/12797094

mdl s0509.mdl

Model { Name "S0509" Version 4.00 SampleTimeColors off LibraryLinkDisplay "none" WideLines off ShowLineDimensions off ShowPortDataTypes off ShowStorageClass
www.eeworm.com/read/143198/12889820

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/243539/12935232

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/243539/12935236

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/243539/12935252

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. % function [sys,x0,str,ts] = splotbot(t,x,u,flag, r