关于gamma函数的运算。

1 visualizzazione (ultimi 30 giorni)
N/A
N/A il 21 Nov 2022
如题:
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时,上式的结果应为多少,怎么样去计算?请高手支招。

Risposte (0)

Categorie

Scopri di più su Gamma Functions in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!