TDIST

版本 1.7.0.1 (6.2 KB) 作者: Viktor Witkovsky
Distribution of a linear combination of independent Student's t random variables
1.9K 次下载
更新时间 2023/12/3

查看许可证

TDIST is related to CharFunTool: The Characteristic Functions Toolbox in MATLAB. https://github.com/witkovsky/CharFunTool/.

引用格式

Viktor Witkovsky (2024). TDIST (https://www.mathworks.com/matlabcentral/fileexchange/4199-tdist), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 HDL Coder 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.7.0.1

Mentioned is the link to CharFunTool: The Characteristic Functions Toolbox in MATLAB. https://github.com/witkovsky/CharFunTool/

1.6.0.1

Institute of Measurement Science SAS included in Summary

1.6.0.0

Corrected was the error in computing the quantile function QF (changed was the starting value for the iteration procedure. Now, qf0 = 0).

1.5.0.0

Added CHF2PDF. A simple function for evaluation of the PDF from the characteristic function by the Fast Fourier Transform (FFT).

1.4.0.0

Added symmetric CHI2 distribution (symmetric mixture of CHI2 and minus CHI2 distributions). Possibility to create a CHEBFUN representation of the output functions.

1.3.0.0

TDIST distributions: Student's t_nu, Normal N(0,1), Rectangular R(-1,1,), Triangular T(-1,1), Arcsine U(-1,1)

1.2.0.0

Summary updated

1.1.0.0

Completely rewritten version

1.0.0.0

Corrected help (funtype 3 and 4).