html

Parallel computing with simulink model reference build

The following Matlab project contains the source code and Matlab examples used for parallel computing with simulink model reference build. These files demonstrate the use of Parallel Computing Toolbox™ to speed up model reference SimTarget builds. Watch the video on my blog post for full details: http://blogs.mathworks.com/seth/2009/03/31/parallel-computing-with-simulink-model-reference-builds/

Animated gif in matlab

The following Matlab project contains the source code and Matlab examples used for animated gif. This example animates the vibration of a membrane, captures a series of screen shots, and saves the animation as a GIF image file. The animated GIF is also embedded in an HTML page via the published M-File.

Ez video component builder for altera avalon streaming in matlab

The following Matlab project contains the source code and Matlab examples used for ez video component builder for altera avalon streaming. You can easily implement Altera FPGAs by just copying user created video processing modules to the template included in this package and setting some parameters. ユーザが作成した画像処理モジュールを、同梱のテンプレートにコピーし、パラメータ設定するだけで、簡単にAltera FPGAへ実装することが出来ます。

B spline tools in matlab

The following Matlab project contains the source code and Matlab examples used for b spline tools. B-splines is a natural signal representation for continous signals, where many continous-domain operations can be carried out exactly once the B-spline approximation has been done.

Using xpath from matlab

The following Matlab project contains the source code and Matlab examples used for using xpath from matlab. An XPath package started shipping as part of Java 5, so we can use it from MATLAB. This is a simple example showing how to use XPath from MATLAB.

Demo files for "parallel computing with matlab on multicore desktops and gpus" webinar

The following Matlab project contains the source code and Matlab examples used for demo files for "parallel computing with matlab on multicore desktops and gpus" webinar. There were 3 main examples shown in this Webinar: * Optimization of phone tower placement using built-in parallel capability in Optimization Toolbox * Parameter sweep study of an ODE using a parallel FOR loop * Solving 2nd order wave equation using CPU and GPU You can find the recording of the Webinar here: http://www.

User defined constants in matlab

The following Matlab project contains the source code and Matlab examples used for user defined constants. Did you ever want the ability to define a special constant that is seen by and used in all of your functions, without needing to create global variables? For example, suppose you used the golden ratio often in your work.

Pages

Subscribe to RSS - html