Solve Meijer-G Function
7 ビュー (過去 30 日間)
古いコメントを表示
Pedro Del Negro Tayer
2018 年 9 月 25 日
編集済み: Walter Roberson
2020 年 7 月 28 日
Hello,
Someone can help me to find the solution for this Meijer-G Function?

S is my only simbolic variable. I've read the meijerG documentation as well as the muPAD.
Denoted:
syms s
fg1=s^mSD/(mSD^mSD*(betaSD/gamSD)^mSD);
Then:
G1=meijerG(a,b,c,d,fg1);
But I didn't undestand the input parameters a,b,c,d. Should be? a=1 b=[] c=?? d=??
Thanks
0 件のコメント
採用された回答
Tianji Shen
2020 年 7 月 28 日
編集済み: Tianji Shen
2020 年 7 月 28 日
Hence in your asked expression,
.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で MuPAD についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!