ANN(近似近邻)
The Octave-forge ANN package wraps the ANN library, which provides data structures and functions for computing exact and approximate nearest neighbors on an arbitrarily high dimensional point set.
Octave-foge ANN 包是ANN库的封装,该库提供用于在任意高维点集上进行精确和近似近邻计算的数据结构和函数
Audio
Audio recording, processing and playing tools.
音频录制,处理和播放工具
benchmark
The package contains code used to benchmark speed of Octave.
该包包含用于测试Octave执行速度的代码
bioinfo
Bioinformatics manipulation.
生物信息学运算
Combinatorics
Combinatorics functions, incuding partitioning.
计算组合数和分割数的函数
Communications
Digital Communications, Error Correcting Codes (Channel Code), Source Code functions, Modulation and Galois Fields.
数字通信,纠错码(信道编码),信源码函数,调制和Galois域
Control
Additional Octave Control tools.
附加的Octave控制工具
data-smoothing
Algorithms for smoothing noisy data.
平滑噪声数据的算法
database
These are bindings that allow SQL queries and other database operations on postgres, mysql, sqlite, and standard ODBC databases from within Octave.A simplified interface that is uniform across all database types is provided, as well as the entire C client API for each database (libpq, libmysqlclient, etc).
这些是允许从Octave内部进行postgres,mysql,sqlite和标准的ODBC数据库的SQL查询和其他数据库操作的一组绑定 该绑定还提供一个统一于所有数据库类型之上的简化的界面,包括各个数据库的全套C客户端API(libpq, libmysqlclient, 等等)
Econometrics
Econometrics functions including MLE and GMM based techniques.
计量经济学函数,包括基于最大似然估计(MLE)和广义矩法(GMM)的技术
fenv
On supported architectures, change the rounding mode of the floating point arithmetics (to nearest, up, down, to zero) or change the precision of the arithmetical operations (single, double, double extended).Experimentally test the properties of the floating point arithmetics.
在支持的系统架构上,改变浮点数的四舍五入运算(改为向最接近,向上,向下,向零舍入)或者改变舍入操作的精度(单精度,双精度,扩展的双精度) 实验性地测试浮点运算的性能
financial
Financial manipulation and plotting functions
财务运算和绘图函数
Fixed
Fixed point real and complex matrix toolbox
定点实复数矩阵工具箱
ftp
These are bindings for ftplib, and MATLAB compatible APIs.
这些是ftplib的绑定以及与MATLAB兼容的API
ga(遗传算法)
Genetic optimization code
遗传优化算法代码
General
General tools for octave.
Octave的通用工具
GSL
Octave bindings to the GNU Scientific Library
GNU科学计算函数库的Octave绑定
ident
Addition System Indentification Control functions.
附加的系统识别控制函数
image
The Octave-forge Image package provides functions for processing images. The package also provides functions for feature extraction, image statistics, spatial and geometric transformations, morphological operations, linear filtering, and much more.
Octave-forge 图像工具包提供处理图像的函数 该包还提供了用于特征提取,图像统计,空间和几何变换,形态操作,线性过滤的函数等等
InformationTheory
Functions and routines for basic Information Theory definitions, and source coding.
用于基础信息论以及信源编码的函数和例程
io
Input/Output in external formats.
以外部格式进行输入/输出
IRSA
Irregular sampling analysis.
不规则采样分析
Linear-Algebra
Additional linear algebra code, including general SVD and matrix functions.
附加的线性代数代码,包括通用的SVD(奇异值分解)和矩阵函数
Miscellaneous
Miscellaneous tools including waitbar, xml tools, etc
杂项 包括进度条,xml工具等等
missing-functions
Find functions that are in Matlab but not in Octave.
查找在Matlab而不在Octave中的函数
nnet
A feed forward multi-layer neural network.
一个多层前馈神经网络
octcdf
A NetCDF interface for octave.
一个用于Octave的NetCDF(网络通用数据格式)接口
OctGPR
The package allows interpolating and smoothing scattered multidimensional data using Gaussian Process Regression (also known as Kriging).
该包允许使用GPR(高斯过程回归)对分散的多维数据进行插值和数据平滑(亦被称为Kriging算法)
odebvp
To approximate the solution of the boundary-value problem y''=p(x)*y' + q(x)*y + r(x), a<=x<=b, y(a)=alpha, y(b)=beta by the linear finite-difference method.
使用线性有限差分法求边值问题 y''=p(x)*y'+q(x)*y+r(x),a<=x<=b,y(a)=alpha,y(b)=beta 的近似解
OdePkg
A package for solving ordinary differential equations and more.
用以求解常微分方程等的工具包
Optim
Unconstrained Non-linear Optimization toolkit.
无约束非线性优化工具箱
optiminterp
An optimal interpolation toolbox for octave.This package provides functions to perform a n-dimensional optimal interpolations of arbitrarily distributed data points.
Octave的最优插值工具箱 该工具箱提供了用于对任意分布的数据点进行n维最优插值的函数
outliers
Grubbs, Dixon and Cochran tests for outlier detection and p-value approximating routines.
用于离群检测和p-值近似的Grubbs, Dixon and Cochran检验例程
Parallel
Parallel execution package for cluster computers.For parallel execution on a single machine see eg function parcellfun (author: Jaroslav Hajek) in package general.
用于集群计算机的并行执行工具包 若需在单台机器上进行并行处理参见general包中的示例函数 parcellfun (作者: Jaroslav Hajek)
PhysicalConstants
Physical Constants from Atomic & Molecular Physics, taken from NIST database
采自NIST(美国标准与技术研究院)数据库中的分子及原子物理常数
Plot
Additional ploting tools for Octave.
附加的Octave绘图工具
quaternion
Package for the manipulation of Quaternions used for frame transformation.
用于帧变换的四元组运算工具包
Signal
Signal processing tools, including filtering, windowing and display functions.
信号处理工具箱,包括过滤,窗口和显示函数
simp
This package define the basic operations on intervals.It is useful when some values for a computation are incerte.
该工具包定义了区间上的基本操作 当某些要计算的值不确定的时候该包可能会有用
sockets
Socket functions
套接字函数
Specfun
Special functions including ellipitic functions, etc
包括椭圆函数等在内的特殊函数
special-matrix
Additional Special Matrices for Octave.
Octace附加的特殊矩阵
splines
Additional Cubic spline functions.
附加的三次样条函数
Statistics
Additional statistics functions for Octave.
Octave附加的统计函数
strings
Additional manipulation functions
附加的字符串操作函数
strcut
Additional Structure manipulations functions.
附加的结构体操作函数
Symbolic
Symbolic toolbox based on GiNaC and CLN.
基于GiNaC(GiNaC is Not a CAS)和CLN(Class Library for Numbers)的符号运算工具箱
time
Additional date manipulation tools.
附加的日期操作函数
video
Implements addframe, avifile, aviinfo, and aviread, using ffmpeg. (and approximately conforms to Matlab interface)
使用ffmpeg执行addframe, avifile, aviinfo, and aviread.(并尽可能与Matlab的接口一致)
Vrml
3D graphics using VRML
使用VRML(虚拟现实建模语言)的3D绘图
Zenity
A set of functions for creating simple graphical user interfaces. It is currently possible to create calendar windows, text entries, file selection dialogs, lists, message windows, icons in the notification area, and windows for large amount of text.
用于创建简单的图形用户界面的一套函数 当前可以创建日历窗口 文本框 文件选择对话框 列表框 信息窗口 通知区域的图标 以及用于大量文字输入的窗口