Meijer G function

5 visualizzazioni (ultimi 30 giorni)
Yasser
Yasser il 3 Mar 2012
Commentato: Ayz Jarwar il 23 Apr 2015
How to evaluate Meijer G function using Matlab

Risposte (1)

Oleg Komarov
Oleg Komarov il 3 Mar 2012
If you have the Symbolic Math Toolbox use meijerG
An example:
evalin(symengine,'meijerG([[1], []], [[1], [1/2]], 3.0)')

Community Treasure Hunt

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

Start Hunting!

Translated by