关于gamma函数的运算。

조회 수: 1 (최근 30일)
N/A
N/A 2022년 11월 21일
如题:
gamma(n)/[gamma(n-x)*gamma(x)] ,n是正整数,x是小于,但接近n的正数(有可能是小数,也有可能是整数)
在matlab中,伽玛函表示为gamma(x),当x比较大时,比如x=400, gamma(400) = inf.
上边的式子看上去似乎有一定的规律(n-x+x=n), 但一时还是不知道怎么去计算。
比如说,当n=400,x= 384.7977时,上式的结果应为多少,怎么样去计算?请高手支招。

답변 (0개)

카테고리

Help CenterFile Exchange에서 Gamma Functions에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!