Implementation of integral and infinite summation
2 次查看(过去 30 天)
显示 更早的评论
Hello,
I am having some trouble with implementing the following equation:
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!