Generating random non overlaping spheres inside a cylinder having certain volume fraction

조회 수: 7 (최근 30일)
This article is for 3-d synthetic microstructure generation.
The code given in this article generates random ellipsoid in cubic domain. But my requirement is of a cylindrical domain.
So I need help on how to change this code for cylindrical domain??
  댓글 수: 6
Shubham
Shubham 2022년 12월 9일
@Jan Ellipsoids will do good. It will be more generic.. I am also trying to get the centre of ellipsoids and parameters a,b and c of ellipse as an output so that I can build a cad model out of it. Also the cylindrical domain boundary should also be visible
Jan
Jan 2022년 12월 9일
Are the dimensions of the ellipsoids fixed? What do you call a,b,c? The Euler-angles? 2 angles are sufficient already.
Unfortunately the modifications of the code are not trivial, because the test for intersecting ellipsoids is more demanding than of spheres. Did you try this by your own?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by