現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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.
引用
Michael Robbins (2026). mode (https://jp.mathworks.com/matlabcentral/fileexchange/5266-mode), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを与えたファイル: fastmode
一般的な情報
- バージョン 1.0.0.0 (449 Bytes)
-
ライセンスがありません
MATLAB リリースの互換性
- すべてのリリースと互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 | Now handles multiple modes. |
