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模块库。

  • 相关阅读:
    python,可变参数
    python process,queue
    python 进程池Pool
    python 中的set与list,tuple
    python 元组tuple
    深夜装ubuntu
    python中的协程
    python Queue在两个地方
    (转载)Spring mvc中@RequestMapping 6个基本用法小结
    数据库jdbc连接--【DRP】
  • 原文地址:https://www.cnblogs.com/herd/p/12893498.html
Copyright © 2011-2022 走看看