polyfic
Keine Lizenz
In image analysis, such as in the field of AFM topography, a standard problem is to fit polynomials of given ORDer to many columns of data, considered as different functions of the same independent variable. POLYFIC solves this problem in a vectorized way (without using loops). In addition to convenience, the calculations are much faster (up to 80 times at ORD=15).
The resulting matrix of fitted vectors can be used by POLYVAC
Zitieren als
Vassili Pastushenko (2024). polyfic (https://www.mathworks.com/matlabcentral/fileexchange/5637-polyfic), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Mathematics > Elementary Math > Polynomials >
Tags
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.0.0 | To clean it of debug traces |