搜索资源列表
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
fftGPU
- A very fast FFT for Matlab with GPU
ProjectGPU_Matlab
- GPU Code in Matlab-GPU Code in Matlab
thefinite-differencetimedomain
- 时域有限差分方法在一维格子中计算麦克斯韦旋度方程-the finite-difference time-domain solution of Maxwell s curl equations over a one-dimensional space lattice comprised of uniform grid cells
GPU-JP08-1parte
- How to works GPU and how to instal CUDA
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
ParallelComputingDemos
- 在这个网络研讨会共有3个主要的例子所示: *塔放置优化的电话使用内置的并行能力,优化工具箱 *一个ODE扫描参数研究使用for循环并行 *第二阶波动方程的求解使用CPU和GPU 你可以找到这里的网络研讨会记录:http://www.mathworks.com/wbnr56334-There were 3 main examples shown in this Webinar: * Optimization of phone tower placement using
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
gpu-fdtd
- FDTD simulation using GPU acceleration.
GPU-diffusion-quation-exercise
- GPU实现的扩散方程求解,速度得到很大提升-GPU slover for Parabolic equation
em_1dimGPU
- Gaussian Mixture Model with GPU
GPU---Roy-Fahn
- tutorial gpu optimisation
pct-demo
- gpu tutorial pct demo tor matlab use and for matlab optimization tool for research student of the state of israel the best in the world
WaveGPU_Example
- This example solves a 2nd order wave equation: utt = uxx + uyy, with u = 0 on the boundaries. It uses a 2nd order central finite difference in time and a Chebyshev spectral method in space (using FFT). It compares to running the same algorithm on the
eigenvaluefield33
- Calculate the eigenvalues of many 3x3 real symmetric matrices.-Calculate the eigenvalues of many 3x3 real symmetric matrices. Computation is non-iterative, based on fully vectorized matlab matrix operations, and GPU computation is supported. It is fa
gpu_kmeans_v1.0.tar.gz
- gpu in image segmwntatiom
gpu -kmean
- desssssssssssssdsdddddddddddddddddddsd
rayBoxIntersection
- README: rayBoxIntersection Ray/box intersection using Smits algorithm (1999) The zip file includes one example of intersection. Author: Jes√∫s Mena References: [1] "Efficiency issues for ray tracing". B. Smits. Journal
rbm_binary_binary
- Restricted Boltzmann Machine with binary visible ,hidden units and GPU (CUDA) support.
Modified-lbest-PSO-on-GPU
- 这个是基于环形拓扑结构的约束微粒群算法,对原来的算法做了改进,只用到了一个邻居节点,效果与基本的微粒群算法大致相当。但是在对多模函数的计算上,优于基本的微粒群算法。这个算法的运行平台是GPUmat,需要的运行环境有:Matlab, GPU, GPUmat, Visual Studio.-This the modified particle swarm optimization algorithm that based on ring toplopy with constrain conditio
