Skip to content
This repository was archived by the owner on Jun 7, 2025. It is now read-only.

mrflory/masters-thesis-ellipsoid

Repository files navigation

Master's Thesis - Ellipsoid Method in MATLAB

This is a proof-of-concept of the ellipsoid method implemented in MATLAB. It was developed for my master's thesis at Technische Universität München in 2014. The repository consists of three files: The ellipsoid_method function, a helper function named separation_oracle_omniscient, and a file with several examples. Please refer to the inline comments regarding the parameters of the method. In addition, the MATLAB publishing files for the example are appended in the html folder.

Screenshot of the ellipsoid method

Requirements

The method itself has not requirements but for the visualization and plotting features of the method, the following external functions need to be downloaded:

License

The code is licensed under the CC0 1.0 Universal License (Public Domain Dedication).

About

Ellipsoid Method implemented in MATLAB.

Resources

License

Stars

7 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors