Rice/Rician distribution

版本 1.2.0.0 (182.3 KB) 作者: Ged Ridgway
Functions for Rice/Rician PDF: stats, samples, and distribution fitting.
16.4K 次下载
更新时间 2008/12/9

查看许可证

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.

引用格式

Ged Ridgway (2024). Rice/Rician distribution (https://www.mathworks.com/matlabcentral/fileexchange/14237-rice-rician-distribution), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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