Optimization package: Difference between revisions

From Octave
Jump to navigation Jump to search
(→‎Optimization package: create page with list of missing functions)
 
m (wiki syntax fix)
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
fgoalattain
* fgoalattain
fmincon
* fmincon
fminimax
* fminimax
fseminf
* fseminf
fzmult
* fzmult
gangstr
* gangstr
ktrlink
* ktrlink
lsqcurvefit
* lsqcurvefit
lsqlin
* lsqlin
lsqnonlin
* lsqnonlin
optimoptions
* optimoptions
optimtool
* optimtool
quadprog
* quadprog
</div>
</div>



Revision as of 22:47, 26 January 2014

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
  • fgoalattain
  • fmincon
  • fminimax
  • fseminf
  • fzmult
  • gangstr
  • ktrlink
  • lsqcurvefit
  • lsqlin
  • lsqnonlin
  • optimoptions
  • optimtool
  • quadprog

Missing options