You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
Cite As
Ibrahim Abouemira (2026). Polynomial Value (https://in.mathworks.com/matlabcentral/fileexchange/71594-polynomial-value), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (1.19 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
