SamplerModel
表示采样器的单入单出模型.
SamplerModel[specs]
表示规范为 specs 的采样器.
更多信息
- SamplerModel 亦称为采样器或规则采样.
- SamplerModel 通常用于将来自传感器的连续时间信号转换为数字微控制器或数字信号处理器使用的离散时间信号.
- 采样器是一种操作模型,接受连续时间信号 ,周期性地对其进行采样,以生成离散时间信号 ,其中 是采样周期.
- 当使用包含 SamplerModel 的 InputOutputResponse 对系统进行仿真时,它将是一个混合的连续时间和离散时间系统. 在这种情况下,所有离散时间信号都被视为分段常数值和连续时间信号.
- 规范 spec 是一个关联,可以有以下键:
-
"InputVariables" {u[t]} 输入变量 "OutputVariables" {y[t]} 输出变量 "SamplingPeriod" 1 采用周期 "SignalCount" 1 输入和输出的数量 "TemporalVariable" t 时间变量 - SamplerModel[…]["prop"] 可用于获取模型的各种属性.
- "prop" 的值可以是 spec 中的任意键及以下内容:
-
"Properties" 属性名称列表 "PropertyAssociation" 以关联给出的属性名称和值 "PropertyDataset" 以数据集给出的属性名称和值 {p1,p2,…} - 属性 pi
的值
范例
打开所有单元关闭所有单元范围 (9)
属性和关系 (4)
基于 WhenEvent 的响应:
Wolfram Research (2024),SamplerModel,Wolfram 语言函数,https://reference.wolfram.com/language/ref/SamplerModel.html.
文本
Wolfram Research (2024),SamplerModel,Wolfram 语言函数,https://reference.wolfram.com/language/ref/SamplerModel.html.
CMS
Wolfram 语言. 2024. "SamplerModel." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/SamplerModel.html.
APA
Wolfram 语言. (2024). SamplerModel. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/SamplerModel.html 年