GNU Octave
表示

Gnu Octave とは、Matlabと互換性を持ったフリーな数値計算ソフトウェアであり、GNUによって開発されている。
特徴
MATLAB との互換性
Octave has been mainly built with MATLAB compatibility in mind. It essentially shares a lot of features in common with MATLAB: Octaveは、MATLABとの互換性を主に目指している。 MATLABの機能の多くはOctaveも持っている。
- 行列を基本のデータ形式にしている
- 複素数をサポート
- 強力なbuild-in関数と、ライブラリを持つ
- ユーザ定義関数によって拡張可能
MATLABとOctaveの相異点については、"user preference variable"に関するものがある[1]。
External links
- Octave.org Home Page
- Octave Workshop: an Octave IDE
- Online documentation
- Octave-forge community development page
- Octave wiki (click twice—page redirects cause some browsers to time out)
- Online access to Octave - Allows you to perform simple Octave calculation online.
- Octave FAQ Wiki with new plotting commands