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!