PHD Discussions Logo

Ask, Learn and Accelerate in your PhD Research

Question Icon Post Your Answer

Question Icon

6 years ago in Data Analysis By Govind

Alternative to MATLAB+Simulink

All Answers (4 Answers In All)

By Raghu Answered 6 years ago

You can consider using Scilab. This is an open-source software and is similar to Matlab/Simulink. For more details refer https://www.scilab.org/.
 

By Natasha Answered 6 years ago

Python is a good option. It is open source and is easy to use when compared to MATLAB. 
It is the best prototyping language and easily interfaced with hardware and other application specific libraries. 
Other common packages that can be used for development of algorithm are numpy and scipy.

By Akshay R Answered 6 years ago

If you are a beginner then go with Python. However, according to me matlab isn’t very expensive. If not python you can consider julia as well.
 

By Deeksha S Answered 6 years ago

If you know MATLAB language, then GNU Octave is regarded as the best open source alternative to MATLAB as the Octave syntax is compatible with MATLAB.
 

Your Answer