Hi, I have a function F(r,t) which is estimated by evalutation of integral of a second function g(s,r,t) with s=[0,inf]. I don't now how to fix the basic variables (r,t) and how to define them in order to calculate the inner integration. I would really appreciate any help in resolving this problem.

댓글 수: 1

Torsten
Torsten 2017년 3월 31일
If you call F, the values of r and t are given and you can perform the inner integration with respect to s using MATLAB's "integral". What's the problem ?
Best wishes
Torsten.

댓글을 달려면 로그인하십시오.

 채택된 답변

Steven Lord
Steven Lord 2017년 3월 31일

0 개 추천

See the "Parameterized Function" example in the documentation for the integral function.

추가 답변 (0개)

카테고리

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

질문:

2017년 3월 31일

답변:

2017년 3월 31일

Community Treasure Hunt

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

Start Hunting!

Translated by