Polynomial Value

版本 1.0.0 (1.2 KB) 作者: Ibrahim Abouemira
The function produces the value of any polynomial.
14.0 次下载
更新时间 2019/5/19

查看许可证

The function is called like this p = poly_val(c0,c,x). where c0 and x are scalars, c is a vector, and p is a scalar that represents the value of the polynomial. For example p = c0 + c*x .
The input is the value of x and the coefficients of x which is represented by vector c and the free term C0

引用格式

Ibrahim Abouemira (2024). Polynomial Value (https://www.mathworks.com/matlabcentral/fileexchange/71594-polynomial-value), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Polynomials 的更多信息
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0