Rice/Rician distribution
Functions for Rice/Rician PDF: summary statistics (mean and variance), generating random samples, and simple moment-matching to fit the distribution to data.
Similar to e.g. normpdf, normstat, normrnd and normfit from the MATLAB statistics toolbox, but for the Rice distribution, which is useful in Communications and Magnetic Resonance Imaging.
ricepdf - Rice/Rician probability density function (pdf).
ricestat - Mean and variance of Rice/Rician probability distribution.
ricernd - Random samples from the Rice/Rician probability distribution.
ricefit - Estimate parameters for Rice/Rician distribution from data.
ricedemo - Rice/Rician Distribution Demo.
Cite As
Ged Ridgway (2024). Rice/Rician distribution (https://www.mathworks.com/matlabcentral/fileexchange/14237-rice-rician-distribution), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Statistics and Machine Learning Toolbox > Probability Distributions > Continuous Distributions > Rician Distribution >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.