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!