colPolyFit - Polynomial fitting over multiple columns.

Versión 1.0.0 (2,04 KB) por Tan Nguyen
Polyfit each column of a matrix Y as a function of an input vector X and return 1 column vector of coefficients into a matrix P.
57 descargas
Actualizado 26 dic 2018

Ver licencia

This is an extended version of Matlab polyfit where Y can be a matrix. It avoids having to use a for loop to perform multiple times of polyfit. It has been tested to produce consistent results compared to Matlab's polyfit.
Please report bugs to thnguyn@mit.edu or huutan86@gmail.com
Thanks for using,

Citar como

Tan Nguyen (2024). colPolyFit - Polynomial fitting over multiple columns. (https://www.mathworks.com/matlabcentral/fileexchange/69832-colpolyfit-polynomial-fitting-over-multiple-columns), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2018b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Polynomials en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0