![]() updated 6 months ago |
HDR image viewer for Deep Color Monitor Display your captured image from within MATLAB on a Deep Color monitor with HDR quality |
1 Comment 10 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 23 Downloads (30 Days) |
![]() updated 1 year ago |
Convolution of an arbitrary 1D complex signal with an arbitrary filter kernel |
11 Comments 8 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 |
Compile cuda kernels in Matlab, like nvcc('example.cu') |
3 Comments 18 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 |
Least Squares Conformal Mapping algorithm. Produces a 2D u-v mesh from a 3D object. |
0 Comments 8 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 14 Downloads (30 Days) |
![]() updated almost 4 years ago |
Compile CUDA from within MATLAB! Just write cuda_mex filename.cu and it is ready. |
26 Comments 17 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 |
GPU Perona - Malik Anisotropic Diffusion GPU version of the anisostropic diffusion filter by Perona and Malik, created using mex and CUDA. |
0 Comments 17 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 24 Downloads (30 Days) |
![]() updated 4 years ago |
Simple example showing how to access the GPU from MATLAB |
0 Comments 11 Downloads (30 Days) |
![]() updated 4 years ago |
Example of CUDA and MATLAB and nothing else (for Windows) A simple example that creates a MEX file which calls CUDA to add two length-5 vectors |
2 Comments 23 Downloads (30 Days) |
![]() updated almost 5 years ago |
2D CUDA-based bilinear interpolation GPU assisted fast bilinear interpolation |
8 Comments 21 Downloads (30 Days) |
![]() updated almost 5 years ago |
Graphics chip assisted fast 2d convolution |
13 Comments 24 Downloads (30 Days) |