PolyFitPlot(x,y,n)
Versión 1.0.0.0 (560 Bytes) por
Ruggero G. Bettinardi
compute and plot the n-th order polynomial fit
call:
PolyFitPlot(x,y,n)
Given two vectors 'x' and 'y', the function compute and plot the n-th
order polynomial fit.
Note: This function calls 'getPolyFit.m' (see FileExchange)
INPUT
x : independent variable
y : dependent variable
n : order of the polynomial to fit
Citar como
Ruggero G. Bettinardi (2024). PolyFitPlot(x,y,n) (https://www.mathworks.com/matlabcentral/fileexchange/62951-polyfitplot-x-y-n), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2009a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Mathematics > Elementary Math > Polynomials >
Más información sobre Polynomials en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |