搜索资源列表
matlab_and_control_system_simulation
- matlab与控制系统仿真的PPt多媒体教程和源码,非常好。-matlab simulation and control system of the PPT multimedia tutorials and source code, very good.
dsfunc
- Example C-file S-function for defining a discrete system. * * x(n+1) = Ax(n) + Bu(n) * y(n) = Cx(n) + Du(n) * * For more details about S-functions, see simulink/src/sfuntmpl_do-Example C-file S-function f
ex_s_fun_dsfunc_m
- The model of a discrete system described by equations of state space is given in the file dsfunc.m. This S-function simulates a discrete system with two inputs, two outputs and two state variables