Borrar filtros
Borrar filtros

Solve Meijer-G Function

9 visualizaciones (últimos 30 días)
Pedro Del Negro Tayer
Pedro Del Negro Tayer el 25 de Sept. de 2018
Editada: Walter Roberson el 28 de Jul. de 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

Respuesta aceptada

Tianji Shen
Tianji Shen el 28 de Jul. de 2020
Editada: Tianji Shen el 28 de Jul. de 2020
You can check the definition of Meijer G function in Wolfram Research, which have the expression as
.
Hence in your asked expression, .

Más respuestas (0)

Categorías

Más información sobre MuPAD en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by