Main /

ComputationalGeometry

Main.ComputationalGeometry History

Hide minor edits - Show changes to output

May 24, 2013, at 03:56 PM by 129.132.29.86 -
Deleted lines 0-19:
In MPT3 you can find several demonstrations that will help you to get acquainted with the toolbox.

!!! Constructing polyhedral sets and their properties
The following demo shows how to construct basic polyhedral set @@Polyhedron@@ and how to extract some properties of the set.
(:source lang=MATLAB -getcode:) [@
mpt_demo_sets1
@]

!!! Constructing general convex sets and their properties
This demo introduces the concept of a general convex set  that is referred to as @@YSet@@ because it is imported from Yalmip.
(:source lang=MATLAB -getcode:) [@
mpt_demo_sets2
@]


!!! Operations with polyhedral sets
The following demo is devoted to a set algebra and highlights some of the new features present in MPT3.
(:source lang=MATLAB -getcode:) [@
mpt_demo_sets3
@]
May 24, 2013, at 03:51 PM by 129.132.29.86 -
Added lines 1-20:
In MPT3 you can find several demonstrations that will help you to get acquainted with the toolbox.

!!! Constructing polyhedral sets and their properties
The following demo shows how to construct basic polyhedral set @@Polyhedron@@ and how to extract some properties of the set.
(:source lang=MATLAB -getcode:) [@
mpt_demo_sets1
@]

!!! Constructing general convex sets and their properties
This demo introduces the concept of a general convex set  that is referred to as @@YSet@@ because it is imported from Yalmip.
(:source lang=MATLAB -getcode:) [@
mpt_demo_sets2
@]


!!! Operations with polyhedral sets
The following demo is devoted to a set algebra and highlights some of the new features present in MPT3.
(:source lang=MATLAB -getcode:) [@
mpt_demo_sets3
@]