资源简介
系统的切换控制稳定性仿真,最新研究成果,网上极少具有很好的参考价值
代码片段和文件信息
function [sysx0strts] = xitong(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
% initial state in X0 state ordering strings
% in STR and sample times in TS.
% 1 DX Return continuous state derivatives in SYS.
% 2 DS Update discrete states SYS = X(n+1)
% 3 Y Return outputs in SYS.
% 4 TNEXT Return next time hit for variable step sample
% time in SYS.
% 5 Reserved for future (root finding).
% 9 [] Termination perform any cleanup SYS=[].
%
%
% The state vectors X and X0 consists of continuous states followed
% by discrete states.
%
% Optional parameters P1...Pn can be provided to the S-function and
% used during any FLAG operation.
%
% When SFUNC is called with FLAG = 0 the following information
% should be returned:
%
% SYS(1) = Number of continuous states.
% SYS(2) = Number of discrete states.
% SYS(3) = Number of outputs.
% SYS(4) = Number of inputs.
% Any of the first four elements in SYS can be specified
% as -1 indicating that they are dynamically sized. The
% actual length for all other flags will be equal to the
% length of the input U.
% SYS(5) = Reserved for root finding. Must be zero.
% SYS(6) = Direct feedthrough flag (1=yes 0=no). The s-function
% has direct feedthrough if U is used during the FLAG=3
% call. Setting this to 0 is akin to making a promise that
% U will not be used during FLAG=3. If you break the promise
% then unpredictable results will occur.
% SYS(7) = Number of sample times. This is the number of rows in TS.
%
%
% X0 = Initial state conditions or [] if no states.
%
% STR = State ordering strings which is generally specified as [].
%
% TS = An m-by-2 matrix containing the sample time
% (period offset) information. Where m = number of sample
% times. The ordering of the sample times must be:
%
% TS = [0 0 : Continuous s
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2017-08-22 11:33 二阶线性切换系统稳定切换律的设计与仿真研究(附程序)\
目录 0 2017-08-06 11:03 二阶线性切换系统稳定切换律的设计与仿真研究(附程序)\Second-order-switched-linear-system-\
目录 0 2017-08-07 09:15 二阶线性切换系统稳定切换律的设计与仿真研究(附程序)\Second-order-switched-linear-system-\程序\
文件 8335 2009-05-07 17:20 二阶线性切换系统稳定切换律的设计与仿真研究(附程序)\Second-order-switched-linear-system-\程序\ex1xt1.m
文件 8337 2010-05-08 21:18 二阶线性切换系统稳定切换律的设计与仿真研究(附程序)\Second-order-switched-linear-system-\程序\ex1xt2.m
文件 8489 2009-05-07 17:24 二阶线性切换系统稳定切换律的设计与仿真研究(附程序)\Second-order-switched-linear-system-\程序\ex1xt3.m
文件 8335 2010-05-08 21:22 二阶线性切换系统稳定切换律的设计与仿真研究(附程序)\Second-order-switched-linear-system-\程序\ex2xt1.m
文件 8336 2010-05-08 21:23 二阶线性切换系统稳定切换律的设计与仿真研究(附程序)\Second-order-switched-linear-system-\程序\ex2xt2.m
文件 8488 2010-05-08 21:24 二阶线性切换系统稳定切换律的设计与仿真研究(附程序)\Second-order-switched-linear-system-\程序\ex2xt3.m
文件 8335 2009-04-29 11:32 二阶线性切换系统稳定切换律的设计与仿真研究(附程序)\Second-order-switched-linear-system-\程序\ex3xt1.m
文件 8336 2010-05-08 20:52 二阶线性切换系统稳定切换律的设计与仿真研究(附程序)\Second-order-switched-linear-system-\程序\ex3xt2.m
文件 8488 2010-05-08 20:49 二阶线性切换系统稳定切换律的设计与仿真研究(附程序)\Second-order-switched-linear-system-\程序\ex3xt3.m
文件 26734 2010-05-11 09:31 二阶线性切换系统稳定切换律的设计与仿真研究(附程序)\Second-order-switched-linear-system-\程序\example1.mdl
文件 26702 2010-05-11 09:33 二阶线性切换系统稳定切换律的设计与仿真研究(附程序)\Second-order-switched-linear-system-\程序\example2.mdl
文件 26823 2010-05-11 09:40 二阶线性切换系统稳定切换律的设计与仿真研究(附程序)\Second-order-switched-linear-system-\程序\example3.mdl
文件 650752 2017-08-06 11:49 二阶线性切换系统稳定切换律的设计与仿真研究(附程序)\二阶线性切换系统稳定切换律的设计与仿真研究.doc
- 上一篇:切换系统仿真
- 下一篇:MBUS上位机读取软件,脉冲水表通过采集器,读取水表数据。
相关资源
- 切换系统仿真
- copula理论及应用例子286481
- 蚁群算法的三维路径寻优
- 启发式算法的优化
- 模拟JTAG加载CPLD的源码及说明文档。
- treeselect.tag超全源码
-
一个读取xm
l数据并显示到表格上的 - sublime text 3 的 ctags.exe ctags的windows命令
- SolidCAM 免签名
- HP笔记本CMOS(BIOS)密码清除cpqtag
- MSP430 JTAG 仿真驱动
- Windows Ctags.exe
- Active Dataguard
- dell 改服务编码SvctagV3.4附带教程
- H-JTAG驱动程序
- 打造linux下的Source Insight
-
pla
yerglobal.swc - DataGridView实现课程表
- SJF2440源码 源代码 官方发布VC++完整
- Nimda蠕虫病毒样本
- 基于单片机声音的采集和发送
- DataGirdView同一列下拉框每一行显示不
- tagview代码文件
- NFC读写
- easyui datagrid 表格 打印
- avantage 软件 xps 处理软件30天后不能使
- Demo Voltage Read.vi
- MyTxtSegTag分词和词性标注工具
- 基于FPGA的压缩算法 压缩比1:2里有全
- avantage使用教程
评论
共有 条评论