Polynomial
对输入值执行多项式系数计算
库:
Simulink /
Math Operations
描述
Polynomial 模块将计算输入 u 在每个时间步的 P(u)
。您可以采用 MATLAB® polyval
命令接受的形式定义一组多项式系数。
示例
Model a Digital Thermometer Using the Polynomial Block
How the ex_sldemo_boiler
model uses the
Polynomial block.
端口
输入
Port_1 — 输入信号
实数标量或向量
用于计算多项式 P(u) 的值。
数据类型: single
| double
输出
Port_1 — 计算多项式所得到的值
实数标量或向量
基于输入信号计算多项式 P(u) 所得的值。
数据类型: single
| double
参数
多项式系数 — 要计算的多项式的系数
[ +2.081618890e-019, -1.441693666e-014, +4.719686976e-010, -8.536869453e-006, +1.621573104e-001, -8.087801117e+001 ]
(默认) | 实数数组
以 MATLAB polyval
形式指定多项式系数。第一个系数对应于 xN,其余系数对应于 x 的递减顺序。最后一个系数表示多项式的常量。
编程用法
模块参数:coefs |
类型:实数数组 |
默认值:[ +2.081618890e-019, -1.441693666e-014, +4.719686976e-010, -8.536869453e-006, +1.621573104e-001, -8.087801117e+001 ] |
模块特性
数据类型 |
|
直接馈通 |
|
多维信号 |
|
可变大小信号 |
|
过零检测 |
|
扩展功能
C/C++ 代码生成
使用 Simulink® Coder™ 生成 C 代码和 C++ 代码。
PLC 代码生成
使用 Simulink® PLC Coder™ 生成结构化文本代码。
版本历史记录
在 R2006a 之前推出
另请参阅
主题
MATLAB 命令
您点击的链接对应于以下 MATLAB 命令:
请在 MATLAB 命令行窗口中直接输入以执行命令。Web 浏览器不支持 MATLAB 命令。
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)