- 积分
- 25978
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2013-3-25
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
http://www.gnu.org/software/octave/
GNU Octave is a high-level interpreted language, primarily intended for numerical computations. It provides capabilities for the numerical solution of linear and nonlinear problems, and for performing other numerical experiments. It also provides extensive graphics capabilities for data visualization and manipulation. Octave is normally used through its interactive command line interface, but it can also be used to write non-interactive programs. The Octave language is quite similar to Matlab so that most programs are easily portable.
Octave is distributed under the terms of the GNU General Public License.
Octave is freely available at http://www.gnu.org/software/octave/download.html
|
评分
-
查看全部评分
|