Elastic Modulus
이전 댓글 표시
I was curious if anyone had information or code on calculating Elastic Modulus as well as Poisson's ratio of concrete and any other formulas for Concrete properties I can use. I am currently doing a project for concrete properties and uses of MATLAB for this
Thanks Andrew
댓글 수: 2
Dr. Seis
2012년 3월 7일
What information will you have? Compressional-wave velocity, shear-wave velocity, and density?
Sean de Wolski
2012년 3월 7일
http://en.wikipedia.org/wiki/Elastic_modulus
You're going to have to give us a lot more information if you want a useful response.
I mean if you want code for concrete properties, I wrote my Master's Thesis on this. However, that code probably isn't what you're looking for as you don't have special aggregates in your concrete that weaken it but make its microstructure more obvious in CT images....
답변 (1개)
Justin Heyer
2016년 12월 2일
0 개 추천
function[E] = calcE(modulus, poisson)
카테고리
도움말 센터 및 File Exchange에서 Material Sciences에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!