You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
It is an enhanced very fast version of Ged Ridgway's RICEFIT see
http://www.mathworks.com/matlabcentral/fileexchange/14237
where:
1) inputs can be matrixes, an independent
fit is performed row-wise on all the rows
2) fast inversion - use Look Up Table
3) improved handling of near Normal and near Rayleigh distributions
The routine precompute a LookUpTable the first time it runs,
and stores it as persistent. Any farther call use the LUT.
Example - First download Ged Ridgway package. In the same folder install ricefit_fast. Then run the code below.
Cite As
Andrea monti guarnieri (2026). Ricefit - fast & vector (https://www.mathworks.com/matlabcentral/fileexchange/29179-ricefit-fast-vector), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.1.0.0 (2.69 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
