フィルターのクリア

how to use "hypergeom" on Matlab?

2 ビュー (過去 30 日間)
Deema42
Deema42 2017 年 3 月 28 日
コメント済み: David Goodmanson 2017 年 3 月 31 日
How to insert the Hypergeometric function of the type (`2F0`) on Matlab, using "`hypergeom`" command? i have seen the documentation of this command, but i'm not sure that i'm working an a correct manner.
suppose i want to insert `2F0(a,b;;z)`, how can i use the command? Can i do it like this: `hypergeom(a,b,z)`?
Can anyone just write me the line to use it?
  1 件のコメント
David Goodmanson
David Goodmanson 2017 年 3 月 31 日
HI D, Not a comment on the syntax, but I wanted to mention that 2F0(a,b;;z) is a divergent series for all values of z except z=0, where it equals 1. It has uses as an asymptotic series, in which case for a numerical and not algebraic result it is not hard to write an appropriate function with a finite number of terms.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeMultirate Signal Processing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by