Variable density of 3d objects in matlab??

1 view (last 30 days)
Is it possible to assign variable density or different densities to different portions of the object. I plan to perform FEA on such object.

Accepted Answer

Image Analyst
Image Analyst on 22 Oct 2014
Yes. If you have a volumetric image - a 3D image with a value for every single (x,y,z) coordinate - then the density could simply be the value of the array at that location.
  1 Comment
UTKARSH SINGH
UTKARSH SINGH on 27 Oct 2014
Edited: UTKARSH SINGH on 27 Oct 2014
Could you provide the link of the resources,any recommended reading one needs, to understand and learn to write code for such a programme.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!