how to write a function that contains a integration?

4 ビュー (過去 30 日間)
Rajeev Ray
Rajeev Ray 2016 年 4 月 4 日
回答済み: Star Strider 2016 年 4 月 4 日
how to write above equation in matlab here rho(E) is constant

回答 (1 件)

Star Strider
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.)
For help on writing the function to use with it, see the documentation on Function Basics.

カテゴリ

Help Center および File ExchangeMathematics についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by