CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - GPU matlab

搜索资源列表

  1. 2D CUDA-based bilinear interpolation

    1下载:
  2. 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
  3. 所属分类:matlab例程

    • 发布日期:2010-09-10
    • 文件大小:36.99kb
    • 提供者:whitewalter
  1. 2D 3D Image Segmentation

    0下载:
  2. Fast continuous max-flow algorithm to 2D/3D image segmentation developed in matlab, C and GPU
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-09
    • 文件大小:2.19mb
    • 提供者:lsx
  1. fftGPU

    0下载:
  2. A very fast FFT for Matlab with GPU
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:4.59kb
    • 提供者:Includer
  1. ProjectGPU_Matlab

    0下载:
  2. GPU Code in Matlab-GPU Code in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:385.09kb
    • 提供者:d0238
  1. cuSVMVCcode

    2下载:
  2. 基于GPU计算的SVM,VC++源码,包括详细文档说明文件。借用了GPU编程的优势,该代码据作者说比常规的libsvm等算法包的训练速度快13-73倍,预测速度快22-172倍。希望对大家有用-cuSVM is a software package for high-speed (Gaussian-kernelized) Support Vector Machine training and prediction that exploits the massively parallel proc
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-03
    • 文件大小:859.16kb
    • 提供者:Sheng
  1. MATLAB-CUDA

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:162.99kb
    • 提供者:charlesw0100
  1. pct-demo

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:3.75mb
    • 提供者:shamgar
  1. eigenvaluefield33

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:1.24kb
    • 提供者:naud
  1. jacket_matlab

    0下载:
  2. 在matlab下编程使用jacket工具包进行GPU加速图像平滑算法,对900×900的图像平滑可达8倍多的加速比。需要jacket工具包及cuda toolkit。-In matlab programming toolkit used jacket GPU-accelerated image smoothing algorithm, the 900,900 image smooth acceleration up to 8 times more than that. Need jacket t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:95.27kb
    • 提供者:郑载舟
  1. use-matlab-for-GPU

    0下载:
  2. matlab结合GPU的资料,初学者可以看看,很不错的解释,适合参考-matlab GPU combined data, beginners can see, very good explanation for the reference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:70.36kb
    • 提供者:阿泉
  1. MATLAB-CUDA

    0下载:
  2. MATLAB平台下的CUDA加速库。运用该库可避免在MEX函数中来回拷贝GPU数据,提高MATLAB运行速率。附件给出一个简单的矩阵乘法的示例程序,该程序在GTX TITAN下运行效率比intel i7 3930k提高了10倍。-CUDA MATLAB platform acceleration libraries. Avoid the use of the library can be copied back and forth GPU MEX function data, improve M
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:371.1kb
    • 提供者:andy
  1. DLTcode

    0下载:
  2. Robust Non-negative Dictionary Learning for Visual Tracking The provided codes could be either embedded into the benchmark framework of paper Online Object Tracking: A Benchmark (CVPR2013) (You can find details here: http://visual-tracking.net/) or
  3. 所属分类:Video Capture

    • 发布日期:2017-06-14
    • 文件大小:21.18mb
    • 提供者:mohit
  1. wmicGetHardwareInfos

    0下载:
  2. 用WMIC在WINDOWS上得到计算机硬件信息-Descr iption wmicGetHardwareInfos queries informations about the computer hardware (OS, CPU, GPU, RAM, Disk) It displays results in the command window or in a text file. wmicGetHardwareInfos requires wmicGet (submission#4
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:2.82kb
    • 提供者:
  1. SAXS-polymer

    0下载:
  2. GPU并行计算与MATLAB相结合能大大缩短计算时间,提高运算效率-GPU parallel computing and MATLAB can greatly reduce the computation time and improve the operation efficiency.
  3. 所属分类:Project Manage

    • 发布日期:2017-04-01
    • 文件大小:813.2kb
    • 提供者:胡涛
  1. Modified-lbest-PSO-on-GPU

    1下载:
  2. 这个是基于环形拓扑结构的约束微粒群算法,对原来的算法做了改进,只用到了一个邻居节点,效果与基本的微粒群算法大致相当。但是在对多模函数的计算上,优于基本的微粒群算法。这个算法的运行平台是GPUmat,需要的运行环境有:Matlab, GPU, GPUmat, Visual Studio.-This the modified particle swarm optimization algorithm that based on ring toplopy with constrain conditio
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.65kb
    • 提供者:Shiqin Yang
  1. ELM-MATLAB-GPU

    0下载:
  2. 极限学习机代码(GPU版本),使用MATLAB自带的GPU工具箱-Extreme Learning Machine code (GPU version), the use of MATLAB s own GPU toolbox
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:20.35kb
    • 提供者:ly
  1. CorrectionImage

    0下载:
  2. 这是在Matlab软件平台下的 GPU程序,进行图像放大的并行运算,使用CUDA来编写程序。(This is in the Matlab software platform under the GPU program, image amplification parallel operation, using CUDA to write programs.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:930kb
    • 提供者:仁仁
  1. MatlabCuda

    0下载:
  2. 自己写的GPU并行程序和MATLAB 平台混合调用,适合初学者学习MATLAB 和GPU的并行编程(Write their own GPU parallel program and MATLAB platform mixed call, suitable for beginners to learn MATLAB and GPU parallel programming)
  3. 所属分类:并行计算

    • 发布日期:2017-12-21
    • 文件大小:2.44mb
    • 提供者:Bigstrong
  1. ftdtq

    0下载:
  2. fdtdq.m 球面坐标系的fdtd实现程序 fdtdgpu.m 使用gpu并行的fdtd实现程序(The FDTD realization program of fdtdq.m spherical coordinate system Fdtdgpu.m uses a GPU Parallel FDTD implementation program)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:13.3mb
    • 提供者:tomin
  1. marchingCubes

    7下载:
  2. 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.)
  3. 所属分类:matlab例程

    • 发布日期:2019-06-27
    • 文件大小:95kb
    • 提供者:zyj0-0
« 12 »
搜珍网 www.dssz.com