GNU Octave vs. Matlab

509 vues (au cours des 30 derniers jours)
xavion
xavion le 23 Août 2011
Déplacé(e) : Voss le 20 Juil 2023
Discovered a programing tool called Octave a few weeks ago. The language is almost identical to basic Matlab. The discriminating difference is that Octave is open source and free. For my robotics modeling applications, its more than adequate. I will likely stop spending money on Matlab, especially if the Octave organization develops a basic Simulink-like capability. Here's an interesting thread in the Octave website:
  12 commentaires
Walter Roberson
Walter Roberson le 24 Août 2011
Déplacé(e) : Voss le 20 Juil 2023
@Jan: I would say it is an interpretation.
David Verrelli
David Verrelli le 24 Jan 2019
Déplacé(e) : Voss le 20 Juil 2023
Per Jan's comment above — "When using _advanced_ instead of _basic_ Matlab features, the differences between these platforms become more considerable." — it may have been advisable for the OP to resist endorsing Octave until they had more than "a few weeks" of experience with it.

Connectez-vous pour commenter.

Réponse acceptée

Jan
Jan le 23 Août 2011
Fine, Xavion. I like Octave also very much. The availability of the source code is a big advantage, because I can search for bugs for my own and adjust features for experiments. E.g. I cannot get MATLAB to allocate the memory for arrays with an 128-bit alignment, but in Octave I can control this -
- when I spend hours and days and weeks of programming, debugging and testing. And as long as I want to work with a running system, I decide to spend money for Matlab for the serious work.

Plus de réponses (3)

Daniel Shub
Daniel Shub le 24 Août 2011
One discriminating difference between Octave and MATLAB is the FOSS nature of Octave. Another difference is its lack of advanced features. Last time I looked, support for OOP and GUI development were substantially lagging (possibly because MATLAB is progressing in these areas rapidly) and the IDE (including mlint) were substantially behind. I pay TMW for software maintenance so I can get new features, improvements and bug fixes on a regular basis. If you are willing to wait years for new features to trickle down, then Octave might work for you.
  1 commentaire
Jan
Jan le 24 Août 2011
You do not have to *wait* years for new features, if you implement them by your own. I've implemented/improved some features for MATLAB also, as you can see in my FEX submissions. And the FEX allows for including some FOSS (free and open source software) nature to your proprietary MATLAB platform.
Therefore I do agree +1.

Connectez-vous pour commenter.


Paulo Silva
Paulo Silva le 24 Août 2011
The Mathworks has nothing to fear, their software (MATLAB+Simulink+Toolboxes) is very mature and well documented, it is expensive but it does worth the money, Octave can be the starting point until you need more than it can provide or hit one of the snags it still has, MATLAB is more adequate for demanding professionals and academic students.

Kayemba Luwaga
Kayemba Luwaga le 20 Juil 2023

It can be hard to admit, but MATLAB allows amazing "shortcuts" in product development you're going to get anywhere else, you can easily arrive at the most optimal system configuration for your product design with MATLAB; then your can fine tune the configuration with other tools like octave especially if you don't have good processing hardware in case of a system/signal processing/control project, Cheers

Catégories

En savoir plus sur Octave dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by