summations with changing variables
이전 댓글 표시
Hi all, i'm a student working on some code to work solve thermal stresses that occur within laminated composites. I have been able to solve the probelm given to me using brute force but I'm looking to rewrite the code so it can be used more universally applied when given different amounts of plys. The issue I'm running into when using summations is when you move from ply-to-ply becasue the thickness may change for each ply. The equation shows the components of the reduced stiffness matrix multiplied by the thermal expansion components but with its all multiply by the differnence of the plys thats where im struggling. If anyone could help me out with setting up the summation code for this it would be extremley helpful, and I hope my description of the problem makes sense. In the quation the 'h' value is the distance from the midplane.

where h,

댓글 수: 1
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!