Level-2 Matlab S-Function Example

Example of a Mass Spring Damper System by means of a level-2 Matlab S-Function in order to use functions such as loading an *.xml file.
367.0 次下载
更新时间 2018/11/21

查看许可证

Example of a Mass Spring Damper System by means of a level-2 Matlab S-Function in order to use functions such as
1) loading an *.xml file to obtain the system parameters and
2) the usage of Matlab structures

The program loads the system parameters by using the MassSpringDamper.xml file and stores the parameters inside a Matlab structure by using the Xml2Struct.m file.

Reference of the Xml2Struct.m file: https://nl.mathworks.com/matlabcentral/fileexchange/28518-xml2struct

The Mass Spring Damper System is solved by using a state-space approach as described in:

Heylen, W., S. Lammens, and P. Sas. Modal Analysis Theory and Testing, (Katholieke Universiteit Leuven, Departement Werktuigkunde). ISBN 90-73802-61-X, 1997, Pages A.1.12 and A.1.13

IMPORTANT NOTES:
----------------

1) In order to make the model work, be sure your Matlab path is correctly set (pointing to the donwloaded folder).
2) You can also use absolute path/file names instead of the relative one in the constant block.

引用格式

Laurent Keersmaekers (2026). Level-2 Matlab S-Function Example (https://ww2.mathworks.cn/matlabcentral/fileexchange/69485-level-2-matlab-s-function-example), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2018b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Assembly 的更多信息

Level 2 SFunction Example

Level 2 SFunction Example

版本 已发布 发行说明
1.0.1

Updated tags

1.0.0