Borrar filtros
Borrar filtros

How to integrate the given integration?

1 visualización (últimos 30 días)
Shashibhushan Sharma
Shashibhushan Sharma el 23 de Jun. de 2018
Respondida: Star Strider el 23 de Jun. de 2018
integration from 0 to k, (exp(-ay)/y^n) dy

Respuestas (1)

Star Strider
Star Strider el 23 de Jun. de 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.

Categorías

Más información sobre Symbolic Math Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by