Adblock breaks this site

Matlab?

Discussion in 'Programming General' started by N Papadopulos, Oct 27, 2011.

  1. N Papadopulos

    N Papadopulos Active Member

    Joined:
    Apr 24, 2010
    Posts:
    138
    Referrals:
    0
    Sythe Gold:
    1
    Matlab?

    Hey everyone, I'm going to be taking a Matlab class next semester... Never heard of it. Can someone explain what it is/how it compares to C?
     
  2. Nullware

    Nullware Guru

    Joined:
    Jan 30, 2007
    Posts:
    1,761
    Referrals:
    4
    Sythe Gold:
    0
    Matlab?

    Matlab has a different purpose, it's primarily used for work in the fields of mathematics, statistics, and numerical computing fields like machine learning and artificial intelligence where stats/maths play a key role. It also provides an REPL for playing around if you want to just play around without using files at the beginning.

    Matlab is designed to be easier to learn and use as it does things for you like memory management and it provides a really easy way to do all kinds of graphs and visualizations.

    The way it is designed makes it arguably slower than code code written in C, however most people can by with just using Matlab rather than having to write it the more difficult language. It is also not uncommon to write in Matlab first since it is easier and then convert to something else faster once the solution is working if it is not running fast enough.
     
  3. N Papadopulos

    N Papadopulos Active Member

    Joined:
    Apr 24, 2010
    Posts:
    138
    Referrals:
    0
    Sythe Gold:
    1
    Matlab?

    Wow that explained it very well, thanks for that! that makes sense because it's for an engineering major, I had just never even heard of it before.
     
< Arrow key detection with GetAsyncKeyState | Finally! RSCA's official surpin generatorâ„¢! >


 
 
Adblock breaks this site