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 LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0 |