Solve Meijer-G Function
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Pedro Del Negro Tayer
il 25 Set 2018
Modificato: Walter Roberson
il 28 Lug 2020
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 Commenti
Risposta accettata
Tianji Shen
il 28 Lug 2020
Modificato: Tianji Shen
il 28 Lug 2020
Hence in your asked expression,
.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su MuPAD in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!