필터 지우기
필터 지우기

How can i write this meijerG function?

조회 수: 1 (최근 30일)
Atrolita afra
Atrolita afra 2020년 10월 21일
편집: Atrolita afra 2020년 10월 21일
Part2_1 = ((a*b)/(c*b+d));
Part2_2 = I/A0;
Part2 = meijerG([],g^2,[g^2,a,k],[],Part2_1*Part2_2);
where is the problem? and if i write, g^2+1 then it not works?

답변 (0개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by