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
Working on large datasets, I noticed several ways that some common Matlab functions could be expedited, while at the same time generalizing their function. The functions are fairly self-explanatory, being fairly close to the original Matlab functions (detrend, hilbert,norm,normr/normc). An exception is nrank, which does not to my knowledge have a direct analog. nrank ranks data along a particular dimension.
Digging through the Central File Exchange, I see that a nnorm and nnormn have been duplicated in vnorm and unitize, respectively, so I acknowledge their authors Winston Smith and John D'Errico.
Citation pour cette source
Bill Winter (2026). Array tool set (https://fr.mathworks.com/matlabcentral/fileexchange/11139-array-tool-set), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
Inspiré par : Vector norm
A inspiré : Normalize N-D Vectors in Single Matrix or N Component Matrices
Informations générales
- Version 1.0.0.0 (5,63 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.0.0.0 | Improvements to cyclomatic complexity, warnings, etc. as well as the addition of more tools. |
