搜索资源列表
2D CUDA-based bilinear interpolation
- This MEX performs 2d bilinear interpolation using an NVIDIA graphics chipset. To compile and run this software, one needs the NVIDIA CUDA Toolkit (http://www.nvidia.com/object/cuda_get.html) and, of course, an NVIDIA graphics card of reasonably moder
NVIDIACUDA
- 说明了matlab与cuda之间的关系,对于有一定基础的matlab编程人员来说,是一个可以借鉴的书-Matlab and cuda illustrates the relationship between the basis for some of the matlab programmers is a reference book
matlab+and+cuda
- Matlab and CUDA program manual.
cuda_histogram
- 在matlab中可以调用的程序,用c语言编写,cuda求直方图-used in caculating histogram of color images ,
hpec07_cuda_final
- pdf file see Accelerating MATLAB with CUDA The MATLAB scr ipts solve the Euler equation in vorticitystream function using a pseudo-spectral method
MATLAB-CUDA
- The latest generation of high-end video cards off er considerable computing power using their 100–200 on-card processors, 0.3–1.0+ GB of RAM, and fast inter-processor communications. One promising application of this Graphics Processing Un
ParzerCuda
- Parzer Window on CUDA for Matlab
SOMbach
- Self organizing maps for Matlab CUDA
Tutorials___How_To_s_With_CUDA__Matlab____Visual_
- CUDA tutorial for matlab
CorrectionImage
- 这是在Matlab软件平台下的 GPU程序,进行图像放大的并行运算,使用CUDA来编写程序。(This is in the Matlab software platform under the GPU program, image amplification parallel operation, using CUDA to write programs.)
GPUBarCode
- 这是在Matlab软件平台下的 GPU程序,用最近邻域双线性插值算法填补图像中缺失区域,是并行运算处理,使用CUDA来编写程序。(This is the GPU program under the Matlab software platform, and the nearest neighborhood bilinear interpolation algorithm to fill the missing areas in the image is parallel processing,
marchingCubes
- 1.在MATLAB中直接实现Marching Cubes; 2.使用了向量化和预分配的概念在MATLAB中优化; 3.用c-mex函数和GPU实现.(1. Marching Cubes is realized directly in MATLAB; 2., the concepts of VQ and pre allocation are optimized in MATLAB. 3. is implemented with c-MEX function and GPU.)