资源简介

2009nuaa南京航空航天大学毕业论文。《DTC直接转矩控制的实现》.内含simulink模型。可在matlab7.0以上直接运行。PS: 此模型为建立在数学模型基础之上,未使用power sysytem toolbox。(因toolbox版本不同会产生不兼容现象)

资源截图

代码片段和文件信息

function [sysx0strts] = cilian(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
%            

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       8150  2009-06-04 10:29  pulse.m

     文件       9125  2009-06-04 10:28  cilian.m

     文件      70911  2009-06-04 10:29  DTC.mdl

     文件      11563  2009-06-04 10:29  kaiguan.m

----------- ---------  ---------- -----  ----

                99749                    4


评论

共有 条评论