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
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
T Abraham 2018 年 1 月 8 日
@Matt J the length constraints are there for self-avoiding such that it is impossible for the spheres to overlap with each other during the course of the simulation. I don't understand what you mean by the physical equations taking care of that...
Matt J
Matt J 2018 年 1 月 9 日
Well what data are you currently generating with the Monte Carlo simulation? And with what kind of random distribution?
T Abraham
T Abraham 2018 年 1 月 9 日
編集済み: T Abraham 2018 年 1 月 9 日
@Matt J the data is the dynamics of the physical surface so basically the trajectories of vertices/spheres.
What do you mean by distribution? I use a Metropolis criterion, so I guess Boltzmann distribution.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeTriangulations についてさらに検索

製品

質問済み:

2018 年 1 月 8 日

編集済み:

2018 年 1 月 9 日

Community Treasure Hunt

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

Start Hunting!

Translated by