4,2K téléchargements
Mise à jour
5 avr. 2006
Aucune licence
MODE finds the mode of a sample. The mode is the observation with the greatest frequency.
i.e. in a sample x=[0, 1, 0, 0, 0, 3, 0, 1, 3, 1, 2, 2, 0, 1] the mode is the most frequent item, 0.
Citation pour cette source
Michael Robbins (2026). mode (https://fr.mathworks.com/matlabcentral/fileexchange/5266-mode), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R13
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
- AI and Statistics > Statistics and Machine Learning Toolbox > Probability Distributions and Hypothesis Tests > Continuous Distributions > Uniform Distribution (Continuous) >
En savoir plus sur Uniform Distribution (Continuous) dans Help Center et MATLAB Answers
Tags
Remerciements
A inspiré : fastmode
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 | Now handles multiple modes. |
