Quantcast
Channel: Toolbox – Undocumented Matlab
Browsing all 9 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Solving a MATLAB bug by subclassing

I would like to welcome guest blogger Matthew Whitaker. Many of Matt’s CSSM submissions offer important insight of internal Matlab functionality. As shall be seen by today’s article and some future...

View Article



Image may be NSFW.
Clik here to view.

Docs of old Matlab releases

I constantly monitor the official Matlab blogs – they are interesting, well written, and I often learn something new.A few days ago I read Steve Eddins’ latest post on his Image Processing blog. Steve...

View Article

Image may be NSFW.
Clik here to view.

New book: Accelerating MATLAB Performance

I am pleased to announce that after three years of research and hard work, following my first book on Matlab-Java programming, my new book “Accelerating MATLAB Performance” is finally published. The...

View Article

Matlab compiler bug and workaround

I recently consulted at a client who uses R2010a and compiles his code for distribution. Debugging compiled code is often tricky, since we do not have the Matlab desktop to help us debug stuff (well,...

View Article

Image may be NSFW.
Clik here to view.

Simple GUI Tabs for Advanced Matlab Trading App

I’d like to introduce guest blogger Alex Boykov, one of the developers of the Walk-Forward Analysis Toolbox for Matlab (WFAToolbox), which enables accelerated trading strategies development using...

View Article


Speeding up Matlab-JDBC SQL queries

Many of my consulting projects involve interfacing a Matlab program to an SQL database. In such cases, using MathWorks’ Database Toolbox is a viable solution. Users who don’t have the toolbox can also...

View Article

Image may be NSFW.
Clik here to view.

Matlab compilation quirks – take 2

Once again I would like to welcome guest blogger Hanan Kavitz of Applied Materials. Hanan posted a couple of guest posts here over the past few years, including a post last year about quirks with...

View Article

Image may be NSFW.
Clik here to view.

Speeding-up builtin Matlab functions – part 1

A client recently asked me to assist with his numeric analysis function – it took 45 minutes to run, which was unacceptable (5000 runs of ~0.55 secs each). The code had to run in 10 minutes or less to...

View Article


Image may be NSFW.
Clik here to view.

Speeding-up builtin Matlab functions – part 2

Last week I showed how we can speed-up built-in Matlab functions, by creating local copies of the relevant m-files and then optimizing them for improved speed using a variety of techniques. Today I...

View Article

Browsing all 9 articles
Browse latest View live




Latest Images