zoukankan      html  css  js  c++  java
  • Simulink模块库分类

    Simulink模块库按功能分为16类自模块库

    1、Commonly Used Blocks模块库,为仿真提供常用原件。

    2、Continuous模块库,为仿真提供连续系统。

    3、Discontinuitles模块库,为仿真提供非连续系统元件。

    4、Discrete模块库,为仿真提供离散元件。

    5、Logic and Bit Operations模块库,提供逻辑运算和位运算的元件。

    6、Lookup Tables模块库,线性插值查表模块库。

    7、Math Operations模块库,提供数学运算功能元件。

    8、Model Verification模块库,模型验证库。

    9、Model-Wide Utilities模块库,模型扩充模块。

    10、Ports&Subsystems模块库,端口盒子系统。

    11、Signal Attributes模块库,信号属性模块。

    12、Signal Routing模块库,提供用于输入、输出和控制的相关信号及相关处理。

    13、Sinks模块库,为仿真提供输出设备元件。

    14、Sources模块库,为仿真提供各种信号源。

    15、User-defined Functions模块库,用户自定义函数元件。

    16、Additional Math &Discrete模块库。

  • 相关阅读:
    中断向量表
    内核进程的堆栈 [转]
    int指令理解
    Linux进程创建和结束
    Linux 信号signal处理机制
    wait和waitpid详解
    linux 如何清理僵尸进程
    API:System V & POSI
    shell
    Code POJ
  • 原文地址:https://www.cnblogs.com/herd/p/12893498.html
Copyright © 2011-2022 走看看