关于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!