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 CenterFile Exchange에서 Mathematics에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by