Matlab

A method of charging you licensing fees to use the CPU you already bought

2016-06-13 — 2017-12-13

computers are awful
linear algebra
signal processing

MATLAB: A programming language designed for heavy numerical computation, but variably well-designed for that.

Like R, it is a mess as a programming language. Like R, it is powerful. Unlike R, it is expensive.

Unless you have compelling reasons, you should probably just use julia, which is free and faster in my experience, and looks very similar.

1 Practical stuff