Volume of a simplex

2 views (last 30 days)
Itamar Malageac
Itamar Malageac on 2 Jan 2022
Commented: Torsten on 2 Jan 2022
My data is m vectors = mXn matrix in an n-dimensional space.
Say i have m points (vectors) - I want to get the volume of the n-dimensional simplex defined by the m points.

Accepted Answer

Walter Roberson
Walter Roberson on 2 Jan 2022
Look at the second output of convhulln()

More Answers (0)

Categories

Find more on Fractals in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!