Approximation for the Tracy-Widom laws

Version 1.0.0.0 (2.65 KB) by Marco
A simple and accurate approximation for the Tracy-Widom distributions (both pdf and CDF)
595 Downloads
Updated 13 Dec 2013

View License

%
% SHIFTED GAMMA APPROXIMATION FOR THE TRACY-WIDOM LAWS, by M. Chiani, 2012
%
% TW ~ Gamma[k,theta]-alpha
%
% [pdf,cdf]=tracywidom_appx(x,2) gives the approximated pdf(x) and CDF(x) of the TW2
%
% [pdf,cdf]=tracywidom_appx(x,i) for i=1,2,4 gives TW1, TW2, TW4
%
% see paper M.Chiani, "Distribution of the largest eigenvalue for real
% Wishart and Gaussian random matrices and a simple approximation for the
% Tracy-Widom distribution", submitted 2012, ArXiv
%

A script file for plotting the pdf and CDF is also included.

Cite As

Marco (2024). Approximation for the Tracy-Widom laws (https://www.mathworks.com/matlabcentral/fileexchange/44711-approximation-for-the-tracy-widom-laws), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0