Implementation of integral and infinite summation
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Symbolic Math Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!