summary

Calculates summary statistics.
ダウンロード: 1.7K
更新 2006/3/17

ライセンスの表示

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.

引用

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

MATLAB リリースの互換性
作成: R14SP3
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

New functionality: includes size of data.