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!