代码搜索:S-function

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

代码结果 1,813
www.eeworm.com/read/420106/10816711

m defwave_s.m

function [sys,x0,str,ts] = defwave_s(t,x,u,flag,lambda,noRangeBins,noPulses,sampleTime) % % The general form of an M-File S-function syntax is: % [SYS,X0,STR,TS] = SFUNC(T,X,U,FLAG,P1,...,Pn)
www.eeworm.com/read/153851/12002472

m sfun_keyboard_input_v1_01.m

function [sys,x0,str,ts] = sfun_keyboard_input_v1_01(t,x,u,flag,Ts) %SFUNTMPL General M-file S-function template % With M-file S-functions, you can define you own ordinary differential % equati
www.eeworm.com/read/153851/12002476

m sfun_keyboard_input_v1_01.m

function [sys,x0,str,ts] = sfun_keyboard_input_v1_01(t,x,u,flag,Ts) %SFUNTMPL General M-file S-function template % With M-file S-functions, you can define you own ordinary differential % equati
www.eeworm.com/read/147861/12513743

m doapar1_s.m

function [sys,x0,str,ts] = doapar1_s(t,x,u,flag,method,restParam) % % The general form of an M-File S-function syntax is: % [SYS,X0,STR,TS] = SFUNC(T,X,U,FLAG,P1,...,Pn) % % Optional paramet
www.eeworm.com/read/147861/12513891

m calibration_s.m

function [sys,x0,str,ts] = calibration_s(t,x,u,flag,method,restParam) % % The general form of an M-File S-function syntax is: % [SYS,X0,STR,TS] = SFUNC(T,X,U,FLAG,P1,...,Pn) % % Optional par
www.eeworm.com/read/147861/12513893

m defwave_s.m

function [sys,x0,str,ts] = defwave_s(t,x,u,flag,lambda,noRangeBins,noPulses,sampleTime) % % The general form of an M-File S-function syntax is: % [SYS,X0,STR,TS] = SFUNC(T,X,U,FLAG,P1,...,Pn)
www.eeworm.com/read/290606/8472944

m robot.m

function [sys, x0] = robmech(t,x,u,flag) % S-function for robot % % Computer Controlled Systems (3rd ed) % Author: B. Wittenmark % Last edit: 1996-12-08 % Copyright (c) 1996 by K. J. 舠tr鰉, B. Wittenm
www.eeworm.com/read/420106/10816647

m splot2h_s.m

function [sys,x0,str,ts] = splot2h_s(t,x,u,flag,plotType,plotTitle) % % The general form of an M-File S-function syntax is: % [SYS,X0,STR,TS] = SFUNC(T,X,U,FLAG,P1,...,Pn) % % Optional param
www.eeworm.com/read/420106/10816705

m pantpat3_s.m

function [sys,x0,str,ts] = pantpat3_s(t,x,u,flag, guiTypes, restParam) %PANTPAT3_S S-function for antenna pattern plot. % %-------- %Synopsis: % [sys,x0,str,ts] = pantpat3_s(t,x,u,flag,restParam) %
www.eeworm.com/read/439427/7709316

txt 电机s函数.txt

function[sys,x0,str,ts]=model_sfunc(t,x,u,flag) % MODEL_SFUNC A M-file S-function for defining a system of inductor motor model_parameter; % model_paramerer.m A=K*[-Rs*Lr,w*Lm^2,Rr*Lm,w*Lm*Lr