Optimization package: Difference between revisions

m (wiki syntax fix)
(new category for missing functions)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The {{Forge|optim|optimization package}} is part of the octave-forge project.
The {{Forge|optim|optimization package}} is part of the Octave Forge project.


== Development ==
== Development ==
Line 9: Line 9:
=== Missing functions ===
=== Missing functions ===
<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4">
<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4">
* bintprog
* bintprog*
* color
* color*
* evaluate
* fgoalattain
* fgoalattain
* findindex
* fminbnd
* fmincon
* fmincon
* fminimax
* fminimax
* fminsearch
* fminunc
* fseminf
* fseminf
* fzmult
* fsolve
* gangstr
* fzero
* ktrlink
* fzmult*
* lsqcurvefit
* gangstr*
* lsqlin
* infeasibility
* lsqnonlin
* intlinprog
* ktrlink*
* lsqnonneg
* mpsread
* optimconstr
* optimexpr
* OptimizationConstraint
* OptimizationExpression
* OptimizationProblem
* OptimizationVariable
* optimoptions
* optimoptions
* optimproblem
* optimset
* optimtool
* optimtool
* quadprog
* optimvar
* prob2struct
* resetoptions
* showbounds
* showconstr
* showexpr
* showproblem
* showvar
* solve
* writebounds
* writeconstr
* writeexpr
* writeproblem
* writevar
</div>
</div>
deprecated functions have an extra *


=== Missing options ===
=== Missing options ===


[[Category:Octave-Forge]]
[[Category:Octave Forge]][[Category:Missing functions]]

Latest revision as of 20:12, 8 April 2019

The optimization package is part of the Octave Forge project.

DevelopmentEdit

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.

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 functionsEdit

  • 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 optionsEdit