polydisp

This function displays a polynomial function.
3 download
Aggiornato 21 ott 2023

Visualizza la licenza

Matlab has a few functions for dealing with polynomials (polyval, polyfit, etc.), but
it lack one for displaying a polynomial on the command window.
This function does exactly this.
It expect that the polynomial function is given in input as its coefficients, specified from
the highest power to the lowest one.
If the function is called with an output argument, then the string is not displayed at screen
but returned, so as it can be displayed later.

Cita come

Marco Cococcioni (2024). polydisp (https://www.mathworks.com/matlabcentral/fileexchange/138686-polydisp), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2023b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0