summary

Calculates summary statistics.
1,7K Downloads
Aktualisiert 17. Mär 2006

Lizenz anzeigen

Calculates summary statistics to provide a quick overview of data.

There are two functions here: the first calculates min, max, mean, median, standard deviation, and does not require any additional toolboxes. The second also calculates quartiles, and the frequency of each data value. This version requires the statistics toolbox.

Zitieren als

Richie Cotton (2024). summary (https://www.mathworks.com/matlabcentral/fileexchange/10136-summary), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R14SP3
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

New functionality: includes size of data.