How can I plot this function containing definite integral?

 채택된 답변

Star Strider
Star Strider 2018년 5월 20일

0 개 추천

If you are integrating both with respect to ‘alpha’ (since the variable of integration of the second integral is not visible, although both appear to be the same), evaluate it with respect to ‘x’ and plot it with respect to ‘x’.
I will let you code it. You will need to set 'ArrayValued',true in your integral call. It then works with a vector for ‘x’. (I would define ‘x’ on the interval of (-10,10).)

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Numerical Integration and Differentiation에 대해 자세히 알아보기

질문:

2018년 5월 20일

답변:

2018년 5월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by