Implementation of integral and infinite summation
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello,
I am having some trouble with implementing the following equation:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/152821/image.jpeg)
The trouble is with using numerical/symbolic variables/implementation.
Can someone please write down the code to help me. Implementation would be great.
The constants for the equation are: m=1; rho=0.5; H=1; I=1877; sigma=20;
For example if N=2, then: for n=1, An=0.257,Zn-1=inf,Zn=0.4146; for n=2, An=1,Zn-1=0.4146,Zn=0.1066;
Thanks for the help.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!