You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
% BetaVOL(x,R,1) plots the Beta shape.
%
% % 2D Example - C shape
% t = linspace(0.6,5.7,500)';
% x = 2*[cos(t),sin(t)] + rand(500,2);
% subplot(221), Betavol(x,inf,1);
% subplot(222), Betavol(x,1,1);
% subplot(223), Betavol(x,0.5,1);
% subplot(224), Betavol(x,0.2,1);
Cite As
pezhman moradi (2026). Betavol(x,R,fig) (https://in.mathworks.com/matlabcentral/fileexchange/56130-betavol-x-r-fig), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: Markov Decision Processes (MDP) Toolbox
General Information
- Version 1.0.0.0 (5.95 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
