• 大小: 28KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-03-12
  • 语言: Matlab
  • 标签: PMSM  

资源简介

基于卡尔曼滤波的永磁同步电机无位置传感器矢量控制仿真。

资源截图

代码片段和文件信息

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

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

     文件       9200  2016-12-28 13:19  kalman\EKF.m

     文件     230728  2016-12-28 13:18  kalman\wuweizhi.mdl

     目录          0  2016-12-28 14:46  kalman

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

               239928                    3


评论

共有 条评论