How to integrate the given integration?

조회 수: 1 (최근 30일)
Shashibhushan Sharma
Shashibhushan Sharma 2018년 6월 23일
답변: Star Strider 2018년 6월 23일
integration from 0 to k, (exp(-ay)/y^n) dy

답변 (1개)

Star Strider
Star Strider 2018년 6월 23일
To do symbolic integration, use the Symbolic Math Toolbox int (link) function. Not all functions have analytic expressions.
To do numerical integration, with values for ‘a’, ‘n’, and ‘k’, use the integral (link) function.

카테고리

Help CenterFile Exchange에서 Calculus에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by