Performs polynomial regression on multidimensional data.
https://github.com/ahmetcecen/MultiPolyRegress-MatlabCentral
Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
Performs Multivariate Polynomial Regression on multidimensional data. The fits are limited to standard polynomial bases with minor modification options. Feel free to implement a term reduction heuristic.
The functionality is explained in hopefully sufficient detail within the m.file. Feel free to post a comment or inquiry.
No longer requires ANY additional toolboxes!
Head over to http://ahmetcecen.github.io/MultiPolyRegress-MatlabCentral/ or the GitHub page on the right for a full illustrated tutorial. You can also publish Example.m for the same purpose.
Author: Ahmet Cecen, MINED @ Gatech
Citation pour cette source
Ahmet Cecen (2026). Multivariate Polynomial Regression (https://github.com/ahmetcecen/MultiPolyRegress-MatlabCentral), GitHub. Extrait(e) le .
Informations générales
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.4.0.0 | Removed toolbox dependencies completely. |
||
| 1.3.0.0 | Repository renamed. |
||
| 1.2.0.0 | Can now handle rank deficient data matrices. |
||
| 1.1.0.0 | Substantially more detailed explanations. Almost completely revamped output. Stronger goodness of fit measures. |
||
| 1.0.0.0 |
