circhist
CircHist - circular / polar / angle histogram in MATLAB
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.8%) to scientific vocabulary
Keywords
Repository
CircHist - circular / polar / angle histogram in MATLAB
Basic Info
- Host: GitHub
- Owner: zifredder
- License: bsd-3-clause
- Language: HTML
- Default Branch: master
- Size: 4.92 MB
Statistics
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 4
- Releases: 2
Topics
Metadata Files
README.md
CircHist
CircHist - circular / polar / angle histogram in MATLAB

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 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.
Requires:
- MATLAB R2017a or higher
- CircStat Toolbox
Owner
- Name: Frederick Zittrell
- Login: zifredder
- Kind: user
- Repositories: 1
- Profile: https://github.com/zifredder
Citation (CITATION.cff)
cff-version: 1.0.3
message: If you use this software, please cite it both the software and the reference included here.
title: 'CircHist: Circular histogram in MATLAB'
doi: 10.5281/zenodo.3445084
authors:
- given-names: Frederick
family-names: Zittrell
affiliation: Marburg University
version: '1.3'
keywords: [circular histogram, polar histogram, angular histogram, MATLAB, circular statistics]
date-released: 2019-09-18
repository-code: https://github.com/zifredder/CircHist
license: other-open
references:
- type: article
scope: Cite this paper in order to refernce circular statistics and their MATLAB implementations.
authors:
- family-names: Berens
given-names: Philipp
title: CircStat: A MATLAB toolbox for circular statistics
year: 2009
volume: 31
issue: 10
journal: Journal of Statistical Software
doi: 10.18637/jss.v031.i10
url: https://doi.org/10.18637/jss.v031.i10
repository-code: https://github.com/circstat/circstat-matlab
GitHub Events
Total
- Watch event: 2
Last Year
- Watch event: 2