SLNET: A Redistributable Corpus of 3rd-party Simulink Models
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/3911154
下载链接
链接失效反馈官方服务:
资源简介:
MSR 2022 Data and Tool Showcase Track (https://conf.researchr.org/track/msr-2022/msr-2022-data-showcase)
SLNET is collection of third party Simulink models. It is curated via mining open source repository (GitHub and Matlab Central) using SLNET-Miner (https://github.com/50417/SLNet_Miner)
Paper: https://ranger.uta.edu/~csallner/papers/Shrestha22SLNET.pdf
The metrics are collected using https://github.com/50417/SLNET_Metrics
v2.0: Added database schema
Note: SRC_block_type tables houses "block type" and its count per model. For many blocktypes such as MATLAB Function (which are actually built using a Subsystem), Simulink's get_param API returns block type as "Subsystem" instead of MATLAB Function. Thus, "Subsystem" block type include counts both from user created ones and library blocks (which are implemented using Subsystem). Thus To get a precise number for user created Subsystem, refer to "Agg_subsystem_count" in SRC_metric table.
创建时间:
2024-07-18



