TDIST

Distribution of a linear combination of independent Student's t random variables
1,9K descargas
Actualizado 3 dic 2023

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2014a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre HDL Coder en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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).