Parallel Computing Toolbox
![]() updated 6 days ago |
Lithium Battery Model, Simscape Language and Simulink Design Optimization Multi-temperature lithium battery model using Simscape language and Simulink Design Optimization |
8 Comments 336 Downloads (30 Days) |
![]() updated 1 month ago |
WTSI Mutational Signature Framework Framework for deciphering signatures of mutational processes from a set of mutational catalogues |
0 Comments 17 Downloads (30 Days) |
![]() updated 1 month ago |
Developing Scenario Analysis Applications using Interest Rate Curve Objects in MATLAB getNewNelsonsiegelParams(oldParams, t) |
0 Comments 14 Downloads (30 Days) |
![]() updated 1 month ago |
Compare GPUs using standard numerical benchmarks in MATLAB. |
9 Comments 144 Downloads (30 Days) |
![]() updated 3 months ago |
Accelerating Heat Equation on the GPU A GUI for comparing the performance of different implementations of the heat equation on CPU and GPU |
0 Comments 20 Downloads (30 Days) |
![]() updated 3 months ago |
Interactive Incompressible Fluids A GPU-enabled interactive demo of Navier-Stokes equations for incompressible fluids. |
0 Comments 64 Downloads (30 Days) |
![]() updated 3 months ago |
This is the code used during the MATLAB for CUDA Programmers webinar |
1 Comment 29 Downloads (30 Days) |
![]() updated 3 months ago |
Interactive demo of the 2d wave equation. |
0 Comments 62 Downloads (30 Days) |
![]() updated 3 months ago |
Color-balance demo with GPU computing Use GPU in MATLAB to perform white-balance operation to input image. |
0 Comments 25 Downloads (30 Days) |
![]() updated 5 months ago |
3D trilinear interpolation using GPU 3D trilinear interpolation using GPU. 20 times faster. |
2 Comments 27 Downloads (30 Days) |
![]() updated 6 months ago |
MATLAB EXPO 2012 JAPAN A3 session MATLAB code presented in MATLAB EXPO 2012 JAPAN A3 session |
0 Comments 7 Downloads (30 Days) |
![]() updated 8 months ago |
Explore the Mandelbrot Set using MATLAB and a GPU. |
0 Comments 53 Downloads (30 Days) |
![]() updated 8 months ago |
Explore the Julia Set of the Mandelbrot Set using MATLAB and a capable GPU. |
0 Comments 15 Downloads (30 Days) |
![]() updated 9 months ago |
Parallel Computing test (Ordinary Differential Equation) Describes how to use Parallel Computing Toolbox to speed up computing with multi core computer. |
0 Comments 23 Downloads (30 Days) |
![]() updated 10 months ago |
Automated Trading with MATLAB - 2012 Files from the Automated Trading webinar showing X_Trader and QuickFIX/J integration. Algorithmic Trading with MATLAB: Intraday trading |
9 Comments 155 Downloads (30 Days) |
![]() updated 11 months ago |
SCOPE: interactively tabulate SEER excel variables This takes SEER excel column data interactively, tabulate them, write back in table format. |
0 Comments 9 Downloads (30 Days) |
![]() updated 11 months ago |
2D and 3D Symmetric Registration using CUDA Vanilla and Symmetric Non-Rigid Registration in 2D and 3D, parallelized using CUDA register2(img1,img2,rho,lambda,maxIter,varargin) register2Symmetric(img1,img2, rho, lambda, lambda2, maxIter... |
2 Comments 21 Downloads (30 Days) |
![]() updated 1 year ago |
GPU-accelerated 3D Stationary Wavelet-based Frame 3D Stationary wavelet-based transform using GPU-accelerated separable convolution swt16dec3_GPU(x, level, waveletName) |
0 Comments 13 Downloads (30 Days) |
![]() updated 1 year ago |
Simplifies managing resources such as large data within PARFOR loops and SPMD blocks |
6 Comments 26 Downloads (30 Days) |
![]() updated 1 year ago |
Adaptive ReGression using Uncertainty Searching (ARGUS) This routine attempts to learn conditionally variant stochastic spaces. |
0 Comments 4 Downloads (30 Days) |
![]() updated 1 year ago |
Cell Segmentation and Tracking This program opens a GUI, segments and tracks cells from videos using the parallelization toolbox. |
1 Comment 42 Downloads (30 Days) |
![]() updated 1 year ago |
Demo Files for "Optimizing Lookup Tables" Seminar Demo Files for "Optimizing Lookup Tables" Seminar (presented at MATLAB Expo 2011) |
0 Comments 1 Download (30 Days) |
![]() updated 1 year ago |
Progress monitor (progress bar) that works with parfor Displays the percentage of parfor iterations which have completed. |
6 Comments 53 Downloads (30 Days) |
![]() updated 1 year ago |
Parallel Distributed Processing of Weka Algorithms in Matlab Run Weka algorithms in parallel across distributed computers to exploit available hardware. |
0 Comments 13 Downloads (30 Days) |
![]() updated 1 year ago |
Approaches to implementing Monte Carlo methods in MATLAB Code for the article in the September 2011 article http://www.wilmott.com/magazine.cfm PriceArithmeticAsianOption(S0,X,r,T,sigma,NSteps,NPaths) |
1 Comment 22 Downloads (30 Days) |
![]() updated 1 year ago |
This function finds the transformation matrix of two images. |
0 Comments 3 Downloads (30 Days) |
![]() updated 2 years ago |
Demo files for "Parallel Computing with MATLAB on Multicore Desktops and GPUs" Webinar Demo files for "Parallel Computing with MATLAB on Multicore Desktops and GPUs" Webinar (May 4, 2011) Demo script for Cell Tower Optimization Problem Solving 2nd Order Wave Equation on the GPU Using Spectral M... |
0 Comments 29 Downloads (30 Days) |
![]() updated 2 years ago |
pmap - Parameter Space Stability Mapping Suite Finds the Hurwitz stability region in a parameter space of a continuous time system. |
1 Comment 4 Downloads (30 Days) |
![]() updated 2 years ago |
Large Data in MATLAB: A Seismic Data Processing Case Study These are the files used in the webinar on Feb. 23, 2011. Large Data in MATLAB: A Case Study in Seismic Data Processi... |
6 Comments 71 Downloads (30 Days) |
![]() updated 2 years ago |
Getting Started with Parallel Computing using MATLAB This is an older version of the introductory tutorial for running parallel MATLAB applications |
0 Comments 37 Downloads (30 Days) |
![]() updated 2 years ago |
Integration scripts for submitting parallel computing jobs to SLURM copyDataFromCluster(localLoc, remoteLoc, clusterHost) |
0 Comments 9 Downloads (30 Days) |
![]() updated 2 years ago |
Example, Matlab R2010B Cuda CONV2 on GPU using Cuda kernels |
0 Comments 9 Downloads (30 Days) |
![]() updated 2 years ago |
Compile cuda kernels in Matlab, like nvcc('example.cu') |
3 Comments 18 Downloads (30 Days) |
![]() updated 2 years ago |
Accelerating Finite Element Analysis (FEA) in MATLAB Accelerate computationally intensive part of FEA by using Parallel computing. computeMForcesfromV(nodes, edges, triangles, potential, geo... |
0 Comments 23 Downloads (30 Days) |
![]() updated 2 years ago |
A CUDA accelerated Beam Propagation Method [BPM] Solver using the Parallel Computing Toolbox A beam propagation method solver using the CUDA capabilities in the parallel computing toolbox. CUDAparaxbpm(CUDAswitch, PLOTswitch, BetaSwitch, Nx, Ny, Le... FunEfieldinit(MeshX, MeshY, Nx, Ny, LengthX, LengthY) FunPlotSim(zidx, PosZ, MeshX, MeshY, nMatrix, Efield, Meshk... |
3 Comments 15 Downloads (30 Days) |
![]() updated almost 3 years ago |
Mandelbrot set with the parallel computing toolbox Example of using parallel computing to make the most of the mandelbrot set |
0 Comments 2 Downloads (30 Days) |
![]() updated almost 3 years ago |
Como aumentar a velocidade de aplicacoes MATLAB Slides and demo files from the live webinar "Como aumentar a velocidade de aplicacoes MATLAB" |
0 Comments 3 Downloads (30 Days) |
![]() updated almost 3 years ago |
Speeding Up Optimization Problems with Parallel Computing Files from the webinar: Speeding up optimization problems with parallel computing First Order Reliability Method using a Simulink Flutter Mod... |
1 Comment 20 Downloads (30 Days) |
![]() updated 3 years ago |
Pass task-parallel jobs with multiple tasks to a scheduler. This script creates 2 jobs, each with 2 parallel tasks, to pass to a local or remote scheduler. |
0 Comments 3 Downloads (30 Days) |
![]() updated 3 years ago |
Manipulação de Grande Quantidade de Dados no MATLAB Demo files from the the webinar 'Manipulação de Grande Quantidade de Dados no MATLAB' |
0 Comments 1 Download (30 Days) |
![]() updated 3 years ago |
taskMap: show your distributed computing tasks charts completed and running tasks for a distributed computing job for each worker |
0 Comments 2 Downloads (30 Days) |
![]() updated 3 years ago |
This is a utility for timing PARFOR loops. |
1 Comment 11 Downloads (30 Days) |
![]() updated 3 years ago |
Global Optimization with MATLAB Demo files from the 2010 webinar "Global Optimization with MATLAB Products" Global Minimization of 1D Equation |
4 Comments 86 Downloads (30 Days) |
![]() updated 3 years ago |
Modeling Variable Annuities with MATLAB Pricing Guaranteed Minimum Withdrawal Benefit calcGMWB(tickers, holdings, startDate, endDate, aWRate, aFe... |
0 Comments 10 Downloads (30 Days) |
![]() updated 3 years ago |
Parallel Producer-Consumer for MATLABPOOL Provides a simple interface to the MATLABPOOL with functionality similar to PCT PARALLEL_FUNCTION. |
0 Comments 3 Downloads (30 Days) |
![]() updated 3 years ago |
Parallel Communication for MATLABPOOL These functions offer communication with the MATLABPOOL similar to that provided by the PMODE GUI. parClient2Lab(clientVariable, labs, labVariable) |
0 Comments 2 Downloads (30 Days) |
![]() updated 3 years ago |
Parallel Computing with Simulink: Model Reference Build These files accompany my blog post of the same name. Parallel Computing with Simulink, Model Reference Parallel ... |
0 Comments 6 Downloads (30 Days) |
![]() updated 3 years ago |
Shows cluster utilization over time. |
0 Comments 6 Downloads (30 Days) |
![]() updated 3 years ago |
Applying Multivariate Classification in the Life Sciences with Statistics Toolbox Files from the webinar "Multivariate Classification in the Life Sciences with Statistics Toolbox" Prediction of tumor class from gene expression data using b... |
1 Comment 19 Downloads (30 Days) |
![]() updated almost 4 years ago |
Enhancing e-Infrastructures with Advanced Technical Computing: Parallel MATLAB® on the Grid code exercises for M11 tutorial at SC08 |
0 Comments 6 Downloads (30 Days) |