HyperGeometric2F1(a​, b, z)

Vectorized calculation of the gaussian hypergeometric function with p=2 and q=1.

이 제출물을 팔로우합니다

The whole file is ported from C using this submission:
http://www.mathworks.com/matlabcentral/fileexchange/43865-gauss-hypergeometric-function
The idea is to provide a file that doesent need to be compiled. Additionally I vectorized the calculation to improve speed significantly. An example usage is given in the header of the file. Since I just translated the function from C to Matlab, I cannot guarantee that the results are always correct but I tested it using many different inputs. If you find any errors please write a comment.

인용 양식

Vincent Wilms (2026). HyperGeometric2F1(a, b, z) (https://kr.mathworks.com/matlabcentral/fileexchange/56344-hypergeometric2f1-a-b-z), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: Gauss hypergeometric function

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.1.0.0

removed dependency from Matrix.InsertAt1D

1.0.0.0