Solve Meijer-G Function

8 次查看(过去 30 天)
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

采纳的回答

Tianji Shen
Tianji Shen 2020-7-28
编辑:Tianji Shen 2020-7-28
You can check the definition of Meijer G function in Wolfram Research, which have the expression as
.
Hence in your asked expression, .

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MuPAD 的更多信息

标签

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by