how to write a function that contains a integration?
3 views (last 30 days)
Show older comments

how to write above equation in matlab here rho(E) is constant
0 Comments
Answers (1)
Star Strider
on 4 Apr 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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!