Recent content by Edgarg
-
E
MATLAB Long Numerical Integration: Is this possible with MATLAB?
Thanks, let me try it.- Edgarg
- Post #5
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
E
MATLAB Long Numerical Integration: Is this possible with MATLAB?
Yes, I am integrating with respect to td. So, I did not define td. Lower integral limit is zero, and I will have several upper limits of 0.001 to 10000 with varying intervals. The equation contains a sum series within. Equation is: integral=...- Edgarg
- Post #3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
E
MATLAB Long Numerical Integration: Is this possible with MATLAB?
Please, I am new in MATLAB and need some help as to whether MATLAB can perform this integration, and how to go about it. I have tried 'quad', 'quad8', 'trapz' and even a sum approach but it returns either a not-a-number answer or mtimes error or mrdivide error message. What I want to do is this...- Edgarg
- Thread
- Integration Matlab Numerical Numerical integration
- Replies: 4
- Forum: MATLAB, Maple, Mathematica, LaTeX