How to solve integration function with limit and get the values between the limit ?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi, How can I solve this equation?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/269079/image.jpeg)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/269080/image.jpeg)
2 件のコメント
Jim Riggs
2020 年 1 月 30 日
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)
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Calculus についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!