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!