MATLAB

Much of my research requires a lot of number crunching. I tend to favour MATLAB for this because you can get stuff running and tested much faster than if you were to use a language that requires compiling (C++ for example).

The other benefit of using MATLAB is the support you can get from the user community. You can get expert help from some of the most experienced users extremely quickly. Just be sure you search the forum before asking questions.

Much of the stuff I have written is far too project specific to warrant sharing with the world. However, every now and again, I stumble across the solution to a problem that I think just might be worth sharing. So they end up on here. Feel free to comment on the code you see.

Latest Code Snips