![]() 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 62 Downloads (30 Days) |
![]() updated 3 months ago |
This is the code used during the MATLAB for CUDA Programmers webinar |
1 Comment 30 Downloads (30 Days) |
![]() updated 3 months ago |
Interactive demo of the 2d wave equation. |
0 Comments 65 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 |
poly2mask using GPU. |
0 Comments 5 Downloads (30 Days) |
![]() updated 8 months ago |
Explore the Mandelbrot Set using MATLAB and a GPU. |
0 Comments 58 Downloads (30 Days) |
![]() updated 8 months ago |
Explore the Julia Set of the Mandelbrot Set using MATLAB and a capable GPU. |
0 Comments 18 Downloads (30 Days) |
![]() updated 1 year ago |
Code to read temperatures (gpu/cpu/hdd), fan speeds and voltages from speedfan. |
1 Comment 4 Downloads (30 Days) |
![]() updated 1 year ago |
Weeks' Method for Numerical Laplace transform inversion with GPU acceleration Implementation of the Weeks method for numerical Laplace transform inversion with GPU acceleration. [Invertf,sigmaP,bP,RelTotalError,AbsTotalError,AbsTruncateE... [Invertf,sigmaP,bP,RelTotalError,AbsTotalError,AbsTruncateE... |
0 Comments 15 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 |
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 68 Downloads (30 Days) |
![]() updated 2 years ago |
OpenCL Toolbox for MATLAB |
3 Comments 38 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 |
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 3 years ago |
Tutorials on Creating, Compiling and running CUDA Accelerated programs in Matlab Tutorials on Creating, Compiling and running CUDA Accelerated programs in Matlab |
2 Comments 13 Downloads (30 Days) |
![]() updated almost 4 years ago |
Discrete convolution using FFT method |
15 Comments 78 Downloads (30 Days) |
![]() updated 4 years ago |
NVIDIA CUDA-based bilinear (2D) interpolation Incredible speed boost in comparison to the Matlab implementation. (interp2) |
9 Comments 18 Downloads (30 Days) |
![]() updated 4 years ago |
GPU Perona - Malik Anisotropic Diffusion GPU version of the anisostropic diffusion filter by Perona and Malik, created using mex and CUDA. |
0 Comments 15 Downloads (30 Days) |
![]() updated 4 years ago |
Speed using nvidia graphics card and accelerEyes jacket The code tests the increase in speed up of matrix multiplication. |
4 Comments 5 Downloads (30 Days) |
![]() updated 4 years ago |
Expectation Maximization of Gaussian Mixture Models via CUDA CUDA enabled parallel EM for Gaussian Mixture Models, providing over 100x performance increases. errorellipse(mu,sigma,stdev,n) gmm_test(num_clusts, num_dims, num_samps, num_steps, num_tr... |
4 Comments 23 Downloads (30 Days) |
![]() updated 4 years ago |
Simple example showing how to access the GPU from MATLAB |
0 Comments 8 Downloads (30 Days) |