CircHist - circular / polar / angle histogram

Creates circular / polar / angle histograms
ダウンロード: 1.6K
更新 2021/1/27

CircHist creates circular (polar) histograms from angle data, either distribution data or already-binned data. Works with circular and axial (bimodal) data. Circular statistics (average angle, 95 % confidence interval, resultant vector length, Rayleigh test of uniformity and circular-linear correlation) are automatically calculated using the CircStat Toolbox (https://github.com/circstat/circstat-matlab) and are graphically included. All visual properties can be dynamically adjusted; see @CircHist/html/exampleCircHist.html for usage examples. This function is conceptually similar to MATLAB's ROSE and POLARHISTOGRAM functions, but differs from them in several respects:
- Instead of plotting the histogram bins as wedges, they are plotted as straight bars.
- The histogram bins can have error bars.
- The radius-axis scale is shown as a straight scale next to the plot.
- Circular statistics are automatically computed.
- Arrows with specific direction and length can be overlayed.

引用

Frederick Zittrell (2024). CircHist - circular / polar / angle histogram (https://github.com/zifredder/CircHist), GitHub. 取得済み .

Frederick Zittrell (2019). CircHist (https://www.github.com/zifredder/CircHist), GitHub. Retrieved March 27, 2019.

MATLAB リリースの互換性
作成: R2019a
R2017a 以降のリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersHistograms についてさらに検索

Community Treasure Hunt

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

Start Hunting!

@CircHist

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.3.0.2

Update required MATLAB version.

1.3.0.1

Update description

1.3.0.0

Files are now linked to GitHub repository.
- Changed input parsing: Name-Value pairs that had an 'on'/'off' switch now have a boolean switch. EDGES input argument is now optional.
- Added functionSignatures.json.
- Minor bug fixes regarding missing target-handle in some calls.

1.2.2.0

Fixed bug in SET.FONTSIZE during object construction.

1.2.1.0

Minor changes in documentation and description.

1.2.0.0

Introduction of DRAWARROW, which enables adding arrows with a specified direction and length.

1.1.2.0

Minor addition to previous compatibility-improvement.

1.1.1.0

Minor compatibility update.

1.1.0.0

Minor bugfix in method setRLim.

1.0.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。