polyVal2D and polyFit2D

Evaluate 2D polynomials using Horner's method. Fit 2D polynomials to data using backslash operator.

Ahora está siguiendo esta publicación

Often it's necessary to fit or evaluate a function with 2 dimensions. Use polyFit2D.m to fit a 2D polynomila to data and polyVal2D.m to evaluate it. Fun!

These functions are explained in detail here:
http://poquitopicante.blogspot.com/2013/03/horners-method-in-2d.html

They are also hosted in a Gist on Github here:
https://gist.github.com/mikofski/5159267

Citar como

Mark Mikofski (2026). polyVal2D and polyFit2D (https://es.mathworks.com/matlabcentral/fileexchange/41097-polyval2d-and-polyfit2d), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre Polynomials en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.1.0.0

now with polyDer2D.m

1.0.0.0