How to solve integration function with limit and get the values between the limit ?

2 views (last 30 days)
Hi, How can I solve this equation?
  2 Comments
Jim Riggs
Jim Riggs on 30 Jan 2020
If you want a numerical aproxmation, this should be very straightforward to achieve.
I am not sure that I am interpreting your notation correctly, so if you want a numerical solution to the integral, I suggest that you create the function for the equation that you want to integrate and post it here. Then someone can easily help you to constrrct the integral.
Specific questions regarding notation:
1) I assume t|ro is a constanr (t at r0)?
2) in the integral the function h() x e... I assume the "x" represents scalar multiplication, not a vector cross product. (I'm not sure because this is the only place where the "x" is used)

Sign in to comment.

Answers (1)

Hiro Yoshino
Hiro Yoshino on 31 Jan 2020

Categories

Find more on Programming in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!