This is a program that calculates the minimum possible surface area of a mesh that has a simple Delaunay triangulation of X and Y lattice points. The height at each lattice point is able to be fixed, and the remaining unknown heights will be optimized such that the mesh has the minimim possible surface area. This problem is a convex optimization problem, in particular, a second order cone program, which requires an advanced solver to run. Mosek, a solver, is used, as well as YALMIP, the interface that interacts with that solver. If you are planning to run the code, you must change the paths to reflect the locations of those two programs.
-
Notifications
You must be signed in to change notification settings - Fork 0
abetco/matlab-mesh-optimization
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A tool for calculating the minimal surface mesh using convex optimization techniques.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published