![]() updated 1 month ago |
Compare GPUs using standard numerical benchmarks in MATLAB. |
9 Comments 147 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 23 Downloads (30 Days) |
![]() updated 3 months ago |
This is the code used during the MATLAB for CUDA Programmers webinar |
1 Comment 31 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 27 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 54 Downloads (30 Days) |
![]() updated 8 months ago |
Explore the Julia Set of the Mandelbrot Set using MATLAB and a capable GPU. |
0 Comments 16 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 13 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) |
0 Comments 33 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. fm2d(v,model,nz,dz,nx,dx,nt,dt) |
6 Comments 75 Downloads (30 Days) |
![]() updated 2 years ago |
OpenCL Toolbox for MATLAB |
3 Comments 37 Downloads (30 Days) |
![]() updated 2 years ago |
Example, Matlab R2010B Cuda CONV2 on GPU using Cuda kernels |
0 Comments 11 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 4 years ago |
Discrete convolution using FFT method |
15 Comments 84 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 21 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 24 Downloads (30 Days) |