Optimization package

From Octave
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The optimization package is part of the Octave Forge project.

Development

Follows an incomplete list of stuff missing in the optimization package to be matlab compatible. Bugs are not listed here, search and report them on the bug tracker instead.

Info icon.svg
this entire section is about the current development version. If a Matlab function is missing from the list and does not appear on the current release of the package, confirm that is also missing in the development sources before adding it.

Missing functions

  • bintprog*
  • color*
  • evaluate
  • fgoalattain
  • findindex
  • fminbnd
  • fmincon
  • fminimax
  • fminsearch
  • fminunc
  • fseminf
  • fsolve
  • fzero
  • fzmult*
  • gangstr*
  • infeasibility
  • intlinprog
  • ktrlink*
  • lsqnonneg
  • mpsread
  • optimconstr
  • optimexpr
  • OptimizationConstraint
  • OptimizationExpression
  • OptimizationProblem
  • OptimizationVariable
  • optimoptions
  • optimproblem
  • optimset
  • optimtool
  • optimvar
  • prob2struct
  • resetoptions
  • showbounds
  • showconstr
  • showexpr
  • showproblem
  • showvar
  • solve
  • writebounds
  • writeconstr
  • writeexpr
  • writeproblem
  • writevar
deprecated functions have an extra *

Missing options