• Stars
    star
    3
  • Rank 3,959,172 (Top 78 %)
  • Language
    MATLAB
  • Created over 1 year ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository contains simple scripts demonstrating how one can plot a Quadratic Program (with two decision variables) in MATLAB. It contains a script for plotting a simple QP, a class "QP" to simplify the process, and script to show how to use the QP class.