how to write a function that contains a integration?
4 次查看(过去 30 天)
显示 更早的评论

how to write above equation in matlab here rho(E) is constant
0 个评论
回答(1 个)
Star Strider
2016-4-4
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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!