Polynomial Value

The function produces the value of any polynomial.
14 téléchargements
Mise à jour 19 mai 2019

Afficher la licence

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

Citation pour cette source

Ibrahim Abouemira (2024). Polynomial Value (https://www.mathworks.com/matlabcentral/fileexchange/71594-polynomial-value), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2019a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Polynomials dans Help Center et MATLAB Answers
Tags Ajouter des tags

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0