Fast Polynomial Curve and Surface Fitting
Zitieren als
Moreno, M. (2025). Fast Polynomial Curve and Surface Fitting (https://de.mathworks.com/matlabcentral/fileexchange/113045-fast-polynomial-curve-and-surface-fitting), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.3 | Faster residual check without pcval or psval at the cost of no Vandermonde matrix destruction. Replacement of nested linear indices to avoid declaring new variables via destruction. | ||
| 1.0.2 | Optimisation of the surface fitting algorithm and correction of the function description text. | ||
| 1.0.1 | Commented demo codes and addition of the calculation of the absolute fitting error. Faster surface coefficient matrix's non-zero element count via triangular numbers. | ||
| 1.0.0 | 
