Effacer les filtres
Effacer les filtres

How to integrate the given integration?

1 vue (au cours des 30 derniers jours)
Shashibhushan Sharma
Shashibhushan Sharma le 23 Juin 2018
integration from 0 to k, (exp(-ay)/y^n) dy

Réponses (1)

Star Strider
Star Strider le 23 Juin 2018
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.

Catégories

En savoir plus sur Symbolic Math Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by