Free alternatives to Matlab for matrix calculations

  • Context: MATLAB 
  • Thread starter Thread starter nobahar
  • Start date Start date
  • Tags Tags
    Matlab
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 9K views
nobahar
Messages
482
Reaction score
2
Hello!
I have heard on occasions about Mathlab, or perhaps, Matlab, which can solve such things as matrices, etc.. Does anyone know where I can acquire this programme or one that is similar? Preferably a free one, but all recommendations are welcome.
Many Thanks,
Nobahar.
 
Physics news on Phys.org
Office_Shredder said:
Octave is a MATLAB emulator that has a lot of the basic functions

http://www.gnu.org/software/octave/

Thanks for the quick response. Is it user-friendly? For example, is the matrix presented in matrix form in which I can enter the components, or is it simiar to wolfram-alpha, which is always a chore to use?
 
It's pretty easy to enter matrices. If you want to change the (i,j) entry of a matrix M, you just type M(i,j)=x. You can also set whole rows or columns based on vectors you've constructed already. The output is a bit of a pain to read when it's bigger than the screen but it's manageable
 
Many thanks Office Shredder.
 
Hello!
How do you install it? I have downloaded the file, but there is not install icon. How did you download and install it?
Any help appreciated!