[ 源代码: octave-data-smoothing ]
软件包: octave-data-smoothing (1.3.0-8)
octave-data-smoothing 的相关链接
Trisquel 的资源:
下载源码包 octave-data-smoothing:
- [octave-data-smoothing_1.3.0-8.dsc]
- [octave-data-smoothing_1.3.0.orig.tar.gz]
- [octave-data-smoothing_1.3.0-8.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Octave Group
- Thomas Weber
- Rafael Laboissière
- Sébastien Villemot
- Mike Miller
外部的资源:
- 主页 [octave.sourceforge.io]
相似软件包:
functions to do data smoothing on noisy data
This package provides functions to do noisy data smoothing in Octave, a numerical computation software. It contains functions to calculate the divided difference of order d of a vector x (ddmat) and several functions to do Tikhonov data manipulation.
This Octave add-on package is part of the Octave-Forge project.
其他与 octave-data-smoothing 有关的软件包
|
|
|
-
- dep: octave (>= 5.2.0)
- GNU Octave language for numerical computations
-
- dep: octave-optim (>= 1.0.3)
- unconstrained non-linear optimization toolkit for Octave