how to write a function that contains a integration?

4 vues (au cours des 30 derniers jours)
Rajeev Ray
Rajeev Ray le 4 Avr 2016
how to write above equation in matlab here rho(E) is constant

Réponses (1)

Star Strider
Star Strider le 4 Avr 2016
See the documentation for the integral function. (If you have an earlier version that does not have integral, use the quad function and its friends.)
For help on writing the function to use with it, see the documentation on Function Basics.

Catégories

En savoir plus sur Mathematics dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by