Just curious, whats your opinion of MATLAB compared to more common programming languages? I've written algo systems in C# and JS but have never even touched MATLAB.
RE: [Algorithm Trading #3] MATLAB 101
You are viewing a single comment's thread from:
[Algorithm Trading #3] MATLAB 101
Fast prototyping in mathematical modelling is the strong feature of matlab. So you could define vectors and matricies and apply mathematical operation on them.
In common language like C# and Java those kinds of mathematical operations are hard to implement. Instead they have a strong feature on defining class.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Check out julia programming language https://julialang.org/ it's many times faster then matlab
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit