Skip to content

ET 2.0.1 - version compatible with Matlab 2013b 64bit, multiple minor bug fixes and some new features

Compare
Choose a tag to compare
@pgagarinov pgagarinov released this 16 May 22:12
· 492 commits to master since this release
  1. Added compatibility with Matlab 2013b 64 bit, CVX Version 2.1, Build 1074 and MPT 3.0.17
  2. Fixed a bug in regularization of A(k) for discrete systems
  3. All methods of ellipsoid class (and some others) expecting polytope objects now expect objects of class Polyhedron. This is done because in MPT 3 polytope class is deprecated.
  4. Introduced new toolbox usage examples in elltool.demo.test.control package
  5. Fixed incorrect behavior of ellipsoid.ellintersection_ia and ellipsoid.intersection_ea for degenerate ellipsoids
  6. New chapter "ELLIPSOID TUBES, TUBES BY INSTANT OF TIME AND THEIR
    PROJECTIONS" was added to the manual
  7. ET doesn't require Parallel Computing toolbox anymore