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 Center および File ExchangeCalculus についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by