how to write a function that contains a integration?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens

how to write above equation in matlab here rho(E) is constant
0 commentaires
Réponses (1)
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.)
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!