Parallel computing

Cpu speed program in c

The following C project contains the C source code and C examples used for cpu speed program. I basicly took the source submitted by Jared Bruni and made it usable.This Program will give you the speed of your CPU Output to your screen after 5 passes. Then give you an average speed.

Threads tutorial in c

The following C project contains the C source code and C examples used for threads tutorial. Threads is an application i developed as a tutorial for basic thread handling, shows the user how to create 2 threads, with the ability to suspend or resume the threads at any time.

Space arc system analysis with flexibility stiffness and linear static method (update 05 08 07) in matlab

The following Matlab project contains the source code and Matlab examples used for space arc system analysis with flexibility stiffness and linear static method (update 05 08 07). In this matlab application is descriptioned space arc-system with linear static analysis method.

"linked plots and data brushing" video commands and script in matlab

The following Matlab project contains the source code and Matlab examples used for "linked plots and data brushing" video commands and script. MATLAB® Commands, data files and voice-over script used in "Linked Plots and Data Brushing" video here: http://www.mathworks.com/products/demos/shipping/matlab/LinkedPlotsAndDataBrushing.html Useful for users who want to follow along or try the examples afterwards. MATLAB file script is published in the \html directory.

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 - Parallel computing