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.
Citation pour cette source
Ged Ridgway (2026). Rice/Rician distribution (https://fr.mathworks.com/matlabcentral/fileexchange/14237-rice-rician-distribution), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- AI and Statistics > Statistics and Machine Learning Toolbox > Probability Distributions and Hypothesis Tests > Continuous Distributions > Rician Distribution >
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.2.0.0 | Corrected error in zip-file. |
||
| 1.1.0.0 | Added ricefit (which is rather naive, but possibly useful) |
||
| 1.0.0.0 |
