Clear Filters
Clear Filters

double numerical integral with variables in its upper and lower limits

2 views (last 30 days)
Hi there,
I am stuck with a double integral problem:
where \theta(\xi), L and s are known.
Just wondering if anyone can help me out?
Thanks in advance,
Ke

Answers (1)

Steven Lord
Steven Lord on 10 Mar 2021
Use the integral2 function.
  1 Comment
Ke Wu
Ke Wu on 10 Mar 2021
Thanks for the quick reply!
Could you be more specific?
I am aware that integral2 can solve double integrals with known limits (not the integral variable).
I didn't find anything documentation that's relevant to my problem.
Let me put it this way. Suppose I have a function
f(s)=
then how can I reliaze it via integral2
Thanks,

Sign in to comment.

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!