1 분 소요

Matlab 무료 버젼을 찾다가 알게된 사항 공유 합니다.

Free Octave web version

하기 내용 link

정리하면 GNU Octave, Sage, Scilab, FreeMat 가 있고.. 그중에 Octave가 괜찮은것으로 보입니다.

Although MATLAB is very popular and is widely used among scientists, researchers and teachers its pricing and licensing is quite expensive even for academic and student use. So, we explore here some free and open source alternatives to MATLAB which are quite compatible with it and provide most of the similar features.

1) GNU Octave  
GNU Octave is a high-level interpreted programming language, primarily intended for numerical computations. It is written in C++ and provides a command-line interface for solving linear and non-linear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with MATLAB. It may also be used as a batch-oriented language. As part of the GNU Project, it is free and open source software under the terms of the GNU General Public License.
The project was conceived around 1988. At first it was intended to be a companion to a chemical reactor design course. Real development was started by John W. Eaton in 1992. The first alpha release dates back to January 4, 1993 and on February 17, 1994 version 1.0 was released. In addition to use on desktops for personal scientific computing, Octave is used in academia and industry.
The latest version of GNU Octave is 3.8.1.\

  • Octave [especially with Xoctave as front-end; very similar to MATLAB interface]

Click here to download GNU Octave\