搜索资源列表
s-function函数编写
- 在MATLAB中编写s-function函数方法,支持C++语言,M语言等
MATLAB的S-Function编写指导
- MATLAB开发入门资料,很详细,不错。
random_PWM
- 随机的几篇pwm文章,讲解各种随机pwm模型-Pwm few random articles on a variety of random pwm model
matlab-s-fucntion
- MATLAB中关于s函数的资料文件,恒润科技出品,国内唯一指定matlab官方资料出处,值得大家学习s函数参考,不多述,下之-MATLAB s function on the information paper, Hengrun technology produced, the only source of official information specified matlab, worth learning s function reference, not much above, und
aa
- 双馈风力发电机是一个复杂的多变量非线性系统,利用Matlab软件中的S函数编程建立双馈风力发电机模型,并通过仿真验证了其正确性。-Wind Generator is a complex multi-variable nonlinear system, Matlab, S-function software programming model for the establishment of double-fed wind generator, and simulation results sho
MATLAB-Mutilate-Switch-S-function
- 矩阵变换器SPWM调制策略的MATLAB/Simulink仿真-SPWM modulation strategy for matrix converter of MATLAB/Simulink simulation
sfunctions_simulink
- matlab s-function for both discrete and continous state equation
Writing-S-Functions
- Matlab中C语言编写S函数的手册,英文版!-Matlab C S-Function.
LP.m
- This function computes the LP guided modes of a step-index optical fiber using Matlab s "fzero" function available in the Matlab s Symbolic Toolbox. The "fzero" function uses Brent s method to find the root of a continuous function of one variable gi
LIM-simulation-based-on-S-function
- 基于S函数的Matlab仿真论文。文中主要依靠S函数建立直线电机的仿真工作。-Matlab simulation papers based on the S-function. Rely mainly on the S function to create a simulation of the linear motor.
MATLAB-s-FUNCTION
- 有关matlab、simulink s函数的定义及使用步骤及格式
matlab-M-S
- 有关matlab/simulink中m和s函数的模板及实例-Templates and examples about m and s function matlab/simulink
S-function-to-Simulink
- S-函数是System function 系统函数的简称,是指采用非图形化(即计算机语言,而非Simulink 系统模块)的方式描述的功能模块。在MATLAB 中,用户除了可以使用MATLAB 代码编写S-函数以外,还 可以使用C、C++、FORTRAN 或Ada 语言编写S-函数,只不过用这些语言编写程序时需要用编译器生成 动态连接库(DLL)文件,然后在Simulink 中直接调用-S-function System Function system function, refer
S-Function
- 详细介绍了matlab中S-function的编写格式,是学习编写s函数的好的资料-Detailed descr iption of the matlab in the preparation of S-function format, is to learn to write good information s function
S-M-Function
- 介绍matlab中S-Function和M文件的介绍和应用方法,便于simulink仿真时使用-Introduced in matlab M-file S-Function and the introduction and application of methods to facilitate the use of simulation simulink
DFIG-Rotating-coordinate-model
- 根据双馈电机在两相同步旋转坐标系上的数学模型,构建了双馈电机基于MATLAB S-函数的仿真 模型-According DFIG in two-phase synchronous rotating coordinate system mathematical model was constructed DFIG based MATLAB S-function simulation models
a-function-of-S
- 基于S函数的实用光伏模块Matlab仿真模型-S-function utility photovoltaic modules based on Matlab simulation model
Function
- 本文详细的介绍了matlab S函数编写指导,还有几篇实例,包括C语言C++编程-This article describes in detail matlab S function to write the guide, there are several examples, including the C programming language C++
ekf-sfunction
- edk 使用了matlab中s函数编写,比较好简洁-edk used in the preparation of matlab s function, simple is better
卡尔曼滤波原理及应用MATLAB仿真 pdf1
- 卡尔曼滤波原理及应用—MATLAB仿真主要介绍数字信号处理中的卡尔曼(Kalman)滤波算法及在相关领域应用。全书共7章。第1章为绪论。第2章介绍MATLAB算法仿真的编程基础。第3章介绍线性Kalman滤波。第4章讨论扩展Kalman滤波,并介绍其在目标跟踪和制导领域的应用和算法仿真。第5章介绍UKF滤波算法,同时也给出其应用领域内的算法仿真实例。第6章介绍了交互多模型Kalman滤波算法。第7章介绍Simulink环境下,如何通过模块库和S函数构建Kalman滤波器,并给出了系统是线性和非线