What went wrong with pic related?

What went wrong with pic related?

What didn't go wrong....

But normie liked it as a meme

nothing went wrong with it

He didn't have enough water with his whisky.

jewish lies

Shit is so ca$h, nothing is wrong with it, you just suck.

I can tell you're unemployed

Hey, if I've already finished C, do you think I can learn this?

>I've already finished C
better kys.

It's there only because people had been using it since they distributed it in diskettes; and now there are cheaper and more versatile alternatives like Python + Numpy.

It looks like an erect penis under sheets

>more versatile alternatives
BWAHAHAHAHAHA

I like it as a meme and as a tool for prototyping.

Its a gif but it doesn't move.

>A laugh is an argument
ok

that's the first thing that came to my mind

> Python + Numpy.

MATLAB have a far better tooling for engineering and scientific stuff.

R

I had to buy Matlab for school and I decided I should give python + numpy a go but damn is declaring and doing anything such a pain in the ass compared to Matlab.

If you know you are going to do just math stuff, Matlab is fine. It breaks down really fast and becomes inconvenient when you want to do stuff you'd normally use python for though. $100 for a Matlab license is also mega Jew tier

Scholar google
10 out of 10 scientific papers use it, even some publicised in 2017 use 2009 ver

It simple easy to use and easy to do physic computation, super easy emulate complex neural network like Narx to solve time series problem
Have simulink which is superb easy to research signal processing and advance control algorithm fun simulate many real time problems

If C/C++ and many other language are for development. Matlab is a great candidate for Research

Sup Forums is a board of reasearch and development of technology.

Why dont you have it in your PC, user?

Array indexing starting from 1 instead of 0
There, I said it. You can now delete this thread since the answer has been given.

If you want, you can get the source code to oldschool Matlab in the Research Unix tarballs which were dropped a couple months ago. Works fine.

t. ancient unix porting tard

I like it because I don't have to sit around declaring variable types for 30 minutes before I start actually solving the fuckin problem

Not using Octave like a freetard

Of all the languages I've learnt, Matlab was the easiest to get a grip on. Only real problem with it is array indexing, as said, but maybe that's just because I come from a Perly background. Everyone else I know doesn't understand why you would start at 0; "but the array begins with the FIRST element, user!"

Price is a bit dubious, especially if you start adding on those toolkits, apps, and extensions. Granted, they are expertly made, but it's still quite expensive. Luckily my uni (and later, research institute) pays the license for me.

It's proprietary, sure, but better than Octave nonetheless.

Nothing.

Researcher here, there's nothing in Matlab that I can't get out of Python or R.

You can get that out of any dynamic programming language.

This. Matlab is to R like Windows is to Linux. Lot of normies use it and it's good, but for some deeper shit you're only gonna find packages for R.

use R

Yeah it just became unpopular not due to it's own fault it's just that most people use different tools for some use cases that matlab supports.

Regardless it's probably more used now that ever before even if a very small fraction of people in STEM use it.

expensive
proprietary
slow

and some of the problems fed one another (couldn't be improved reliably due to being proprietary for example)

these days, it doesn't make sense to pay to use the stack. companies can only get away with charging for support. even microsoft will have to stop selling windows eventually (they were already halfway there with the way they were giving windows 10 copies)

Nothing wrong with matlab.

Not really though, except very specific workflows. Matlab is good tho.

>babbys first programming

Problems start when the prototype becomes the only tool for a task, and reading the 1mb data in alone takes 10 seconds. And you have 1k of these sets.

I love [1..N] user shut up

>cumtrapz

Look it up.