How we can solve the symbolic integral of the given function
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hello everyone
Can anyone help me to solve the following integral in symbolic matlab,here variable t is positive real number that is t>0 and c is also greater zero say c=90

1 Comment
madhan ravi
on 8 Nov 2018
what have you tried so fat ? upload your code and ask specific question in order to get help
Answers (1)
Your integral equals
b^(a+1)*(c/b*gamma(a)*gammainc(c/b,a)-gamma(a+1)*gammainc(c/b,a+1))
Best wishes
Torsten.
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!