![]() updated 20 days 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 53 Downloads (30 Days) |
![]() updated 23 days ago |
This is the code used during the MATLAB for CUDA Programmers webinar |
1 Comment 92 Downloads (30 Days) |
![]() updated 30 days ago |
Color-balance demo with GPU computing Use GPU in MATLAB to perform white-balance operation to input image. |
0 Comments 53 Downloads (30 Days) |
![]() updated 3 months ago |
poly2mask using GPU. |
0 Comments 9 Downloads (30 Days) |
![]() updated 6 months ago |
Compare GPUs using standard numerical benchmarks in MATLAB. |
6 Comments 132 Downloads (30 Days) |
![]() updated 6 months ago |
Explore the Mandelbrot Set using MATLAB and a GPU. |
0 Comments 84 Downloads (30 Days) |
![]() updated 6 months ago |
Explore the Julia Set of the Mandelbrot Set using MATLAB and a capable GPU. |
0 Comments 52 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 5 Downloads (30 Days) |
![]() updated almost 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 37 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 98 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 12 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 21 Downloads (30 Days) |
![]() updated 3 years ago |
Discrete convolution using FFT method |
12 Comments 95 Downloads (30 Days) |
![]() updated almost 4 years ago |
NVIDIA CUDA-based bilinear (2D) interpolation Incredible speed boost in comparison to the Matlab implementation. (interp2) |
9 Comments 20 Downloads (30 Days) |
![]() updated almost 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 33 Downloads (30 Days) |