![]() updated 3 days ago |
GPU vs CPU speed test of finite difference equation Compares the speed of the parallel computing toolbox functions vs CPU for finite difference |
0 Comments 43 Downloads (30 Days) |
![]() updated 3 months ago |
Compare GPUs using standard numerical benchmarks in MATLAB. |
10 Comments 138 Downloads (30 Days) |
![]() updated 4 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 17 Downloads (30 Days) |
![]() updated 4 months ago |
Interactive Incompressible Fluids A GPU-enabled interactive demo of Navier-Stokes equations for incompressible fluids. |
0 Comments 79 Downloads (30 Days) |
![]() updated 4 months ago |
This is the code used during the MATLAB for CUDA Programmers webinar |
1 Comment 58 Downloads (30 Days) |
![]() updated 4 months ago |
Interactive demo of the 2d wave equation. |
0 Comments 46 Downloads (30 Days) |
![]() updated 4 months ago |
Color-balance demo with GPU computing Use GPU in MATLAB to perform white-balance operation to input image. |
0 Comments 13 Downloads (30 Days) |
![]() updated 6 months ago |
poly2mask using GPU. |
0 Comments 3 Downloads (30 Days) |
![]() updated 9 months ago |
Explore the Mandelbrot Set using MATLAB and a GPU. |
0 Comments 53 Downloads (30 Days) |
![]() updated 9 months ago |
Explore the Julia Set of the Mandelbrot Set using MATLAB and a capable GPU. |
0 Comments 17 Downloads (30 Days) |
![]() updated 1 year ago |
Code to read temperatures (gpu/cpu/hdd), fan speeds and voltages from speedfan. |
1 Comment 3 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,AbsTruncat... [Invertf,sigmaP,bP,RelTotalError,AbsTotalError,AbsTruncat... |
0 Comments 5 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... |
0 Comments 28 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 Proces... |
6 Comments 85 Downloads (30 Days) |
![]() updated 2 years ago |
OpenCL Toolbox for MATLAB |
4 Comments 22 Downloads (30 Days) |
![]() updated 2 years ago |
Example, Matlab R2010B Cuda CONV2 on GPU using Cuda kernels |
0 Comments 9 Downloads (30 Days) |
![]() updated almost 3 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, ... FunEfieldinit(MeshX, MeshY, Nx, Ny, LengthX, LengthY) FunPlotSim(zidx, PosZ, MeshX, MeshY, nMatrix, Efield, Mes... |
3 Comments 13 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 11 Downloads (30 Days) |
![]() updated almost 4 years ago |
Discrete convolution using FFT method |
15 Comments 87 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 13 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 10 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 2 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_... |
4 Comments 19 Downloads (30 Days) |
![]() updated 4 years ago |
Simple example showing how to access the GPU from MATLAB |
0 Comments 7 Downloads (30 Days) |