Triangulation with constrained edge lengths
이전 댓글 표시
I am using triangulation for a Monte Carlo simulation of a physical surface. The triangulation represents a tethered sphere network. In this simulation, I need the length of the tethers, represented by the edges, to be within a certain range of length. How can I triangulate a surface, such that the the edge have lengths between a minimum and maximum length?
댓글 수: 4
Matt J
2018년 1월 8일
Shouldn't the physical equations take care of that? Aren't you randomly generating the points according to a distribution that controls the distance between spheres?
T Abraham
2018년 1월 8일
Matt J
2018년 1월 9일
Well what data are you currently generating with the Monte Carlo simulation? And with what kind of random distribution?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Triangulations에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!