资源简介

同步电机电流预测控制,建立电机模型,通过编写函数实现电流的预测控制

资源截图

代码片段和文件信息

function [sysx0strtssimStateCompliance] = sfunPPC(txuflagTsLRPSVdcAlphaBetaKpdKidKpqKiqpcom)
% 1/10E311.05e-3*50.835*10.27*1537.40.50.501000000*005000100*0
%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:
%       [SYSX0STRTSSIMSTATECOMPLIANCE] = 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
%

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件      238848  2015-10-25 22:14  conpara4_PPC.mdl
     文件       12598  2016-01-21 21:41  sfunPPC.m

评论

共有 条评论