CAQM: Convexity Analysis of Quadratic Maps arXiv:1810.00896
Code for various tasks for quadratic maps.
See the paper Geometry of quadratic maps via convex relaxation, Anatoly Dymarsky, Elena Gryazina, Sergei Volodin, Boris Polyak, 2018, arXiv:1810.00896
Version 2.1, Build 1127 (95903bf)
4.19.0-6-amd64
, Java version 1.8.0_181
See doc/readme.pdf file
To test separate functions run in MATLAB from root directory:
>> cd tests
>> runtests('testFunctions')
Result should be like the following:
Totals:
15 Passed, 0 Failed, 0 Incomplete.
45.7854 seconds testing time.
Moreover, see tests/testCAQM.m as an example of library usage.
>> cd tests
>> testCAQM
Should give output ending with TEST PASSED
.
A Youtube video demonstrates how the test normally performs.
For more information see doc/readme.pdf
See LICENSE.txt
example05_c_minus.m
reproduces Fig. 5aexample05_c_dot_z_c_t_plot.m
reproduces Fig. 5bexample06_c_minus.m
reproduces Fig. 6aexample06_c_dot_z_c_t_plot.m
reproduces Fig. 6bhomogeneous_procedure_H.m
reproduces Fig. 8article_example01_fig4.nb
and article_example10_fig7.nb
The library contains several numerical constants the purpose of which is described on the second page of the supplementary functions document doc/library.pdf.
Refer to the documentation in doc/readme.pdf and the article
Copyright (c) 2015-2019 Anatoly Dymarsky, Elena Gryazina, Sergei Volodin, Boris Polyak