Clear Filters
Clear Filters

Triangulation with constrained edge lengths

3 views (last 30 days)
T Abraham
T Abraham on 8 Jan 2018
Edited: T Abraham on 9 Jan 2018
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 Comments
Matt J
Matt J on 9 Jan 2018
Well what data are you currently generating with the Monte Carlo simulation? And with what kind of random distribution?
T Abraham
T Abraham on 9 Jan 2018
Edited: T Abraham on 9 Jan 2018
@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.

Sign in to comment.

Answers (0)

Categories

Find more on Triangulation Representation in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!