What is the difference between matlab & maple?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 9K views
woundedtiger4
Messages
188
Reaction score
0
Are they both same? I have been using maple from past couple of months in order to find solutions & to plot graphs etc & I am quite comfortable with it. If Matlab is better than maple then is it hard to use MATLAB & is the syntax of MATLAB same as maple?
 
Physics news on Phys.org
MATLAB is oriented towards numerical work ("MATrix LABoratory") whereas Maple is a computer algebra system (i.e. symbolic manipulation). MATLAB also contains Simulink for controls work.

The two programs have different syntax. I haven't used much Maple, but MATLAB isn't very hard.
 
jhae2.718 said:
MATLAB is oriented towards numerical work ("MATrix LABoratory") whereas Maple is a computer algebra system (i.e. symbolic manipulation). MATLAB also contains Simulink for controls work.

The two programs have different syntax. I haven't used much Maple, but MATLAB isn't very hard.

thanks