搜索资源列表
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.
CUDAmanualforChinese
- cuda中文手册,对cuda的完整描述,是cuda爱好者与开发者的必备资料-This is a cuda manual in Chinese.The book describeds all details about cuda,which is a essential one for cuda lovers.
cuda_histogram
- 在matlab中可以调用的程序,用c语言编写,cuda求直方图-used in caculating histogram of color images ,
GPU-JP08-1parte
- How to works GPU and how to instal CUDA
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
CUDA-by-Example.-An-Introduction-to-General-Purpo
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology, including a concise introduction to the CUDA platform and architecture, as well as a quick-start guide to CUDA C.
GPU-Gems3
- 给出了GPU的最新快照,详细描述了当今最新的GPU的内部架构,以及如何利用GPU的编程技巧。另外额外探讨了如何利用GPU的计算能力完成其他计算任务(CUDA)。-This third volume of the best-selling GPU Gems series provides a snapshot of today s latest Graphics Processing Unit (GPU) programming techniques. The programmability of
matirx-muliplication
- 矩阵相乘,基于CUDA用并行算法实现矩阵的乘法-matrix muliplication with parallel algorithm implication matrix muliplication base on CUDA
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
NVIDIA_CUDA_Programming_Guide_2.3
- 关于cuda计算,我认为很好。NVIDIA_CUDA_Programming_Guide_2.3.pdf-Calculated on the cuda, I think very well. NVIDIA_CUDA_Programming_Guide_2.3.pdf
rbm_binary_binary
- Restricted Boltzmann Machine with binary visible ,hidden units and GPU (CUDA) support.
58100
- 2d cuda based bilinear interpolation in MAT LAB
LKPR-marzat
- This algorithm has also been implemented in CUDA language for parallel execution, which allows to perform real-time optical flow. See CUDA Zone for more details.
CorrectionImage
- 这是在Matlab软件平台下的 GPU程序,进行图像放大的并行运算,使用CUDA来编写程序。(This is in the Matlab software platform under the GPU program, image amplification parallel operation, using CUDA to write programs.)
kNN-CUDA-master
- k nearest neighbour code implemented on cuda