TDIST

Distribution of a linear combination of independent Student's t random variables

이 제출물을 팔로우합니다

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

인용 양식

Viktor Witkovsky (2026). TDIST (https://kr.mathworks.com/matlabcentral/fileexchange/4199-tdist), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 HDL Coder에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
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).