[ 源代码: octave-optim ]
软件包:octave-optim(1.5.3-2)
unconstrained non-linear optimization toolkit for Octave
Unconstrained Non-linear Optimization toolkit for Octave, a numerical computation software. Included are functions to do linear least square fitting on data points, nonlinear regression using the Levenberg-Marquardt algorithm, Prony's method for non-linear exponent fitting and many more.
This Octave add-on package is part of the Octave-Forge project.
其他与 octave-optim 有关的软件包
|
|
|
|
-
- dep: libblas3
- Basic Linear Algebra Reference implementations, shared library
- 或者 libblas.so.3
- 本虚包由这些包填实: libatlas3-base, libblas3, libblis2-openmp, libblis2-pthread, libblis2-serial, libopenblas-base
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.5)
- GCC 支持库
-
- dep: libgomp1 (>= 4.2.1)
- GCC OpenMP(GOMP)支持库
-
- dep: liblapack3
- Library of linear algebra routines 3 - shared version
- 或者 liblapack.so.3
- 本虚包由这些包填实: libatlas3-base, liblapack3, libopenblas-base
-
- dep: liboctave6
- shared libraries of the GNU Octave language
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: octave (>= 4.4.1)
- GNU Octave 语言,用于数值计算
-
- dep: octave-statistics (>= 1.4.0)
- additional statistical functions for Octave
-
- dep: octave-struct (>= 1.0.12)
- additional structure manipulation functions for Octave