CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - mex 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
    • 文件大小:37881
    • 提供者:whitewalter
  1. MSER

    0下载:
  2. 主要函数由c语言编写,但是有matlab的mex文件方便使用。
  3. 所属分类:matlab例程

    • 发布日期:2010-09-20
    • 文件大小:2690130
    • 提供者:concha
  1. TurboPixels

    3下载:
  2. 利用turbopixel的超像素图像分割方法,可以显示不同块的颜色。-This is a mex c and matlab code, which uses the turbopixel to segment the object from the image.
  3. 所属分类:matlab

    • 发布日期:2014-06-01
    • 文件大小:336896
    • 提供者:hzw
  1. LDPCCode.rar

    0下载:
  2. LDPC编解码代码,使用matlab中的Mex文件,解码速度较快,LDPC Codec using mex file in Matlab
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-30
    • 文件大小:14132
    • 提供者:shiyuhai
  1. SIFT_flow

    0下载:
  2. mit(csail)上的matlab程序,里面的c++程序需要mex编译,算法可参考下面这篇论文-SIFT flow: dense correspondence across difference scenes ECCV2008
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:617228
    • 提供者:liucun
  1. Discrete optimization

    4下载:
  2. 它包含了枚举法、蒙特卡洛法、线性整数规划、整数规划枚举法、整数规划隐枚举法、非线性整数规划、非线性整数规划图形工具、最小生成树kruskal算法、最短路dijkstra算法、最小生成树kruskal算法mex程序、最短路dijkstra算法mex程序和动态规划的代码。-It contains the matlab code of the enumeration method, Monte Carlo method, linear integer programming, integer prog
  3. 所属分类:其他小程序

    • 发布日期:2013-01-05
    • 文件大小:32256
    • 提供者:温娟
  1. SaliencyToolbox_V2.2

    0下载:
  2. 基于注意力机制,实现彩色图像显著区域提取.源于Dirk B. Walther-The SaliencyToolbox is a collection of Matlab functions and scr ipts for computing the saliency map for an image, for determining the extent of a proto-object, and for serially scanning the image with the focus
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4745549
    • 提供者:zgk
  1. curvelet

    1下载:
  2. curvelet工具箱可对图像进行曲波变换,提取图像边缘,对图像进行去噪,增强等处理。-curvelet toolbox for extracting the edge of image and enhance the noise of image.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:826368
    • 提供者:高天博
  1. CompressBinaryData

    1下载:
  2. MATLAB和VC++混合编程实现行程编码压缩,以VC++为主要平台,采用混合编程的形式,用MATLAB来调用MEX函数所编写的DLL,实现文件压缩。-MATLAB and VC++ Matlab Coding trip to VC++ As the main platform, the form of hybrid programming using MATLAB function to call the MEX prepared DLL, file compression realize.
  3. 所属分类:GIS program

    • 发布日期:2017-05-10
    • 文件大小:519528
    • 提供者:yinwk
  1. scm_mex_core

    0下载:
  2. This file contains functions for calculation of Spatial channel model for * Multiple Input Multiple Output (MIMO) simulations. It also has a mex gateway function * for Matlab use.-This file contains functions for calculation of Spatial channel
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:9248
    • 提供者:allan
  1. Dijkstra

    2下载:
  2. Dijkstra最短路算法 .详细中文注释.-Dijkstra shortest path algorithm. Detailed English Notes.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1570
    • 提供者:Jiandong Yang
  1. ShortEst

    1下载:
  2. matlab最短路的贪心算法,用VC++实现,把ShortEst.dll复制到matlab工作文件夹运行(先要运行mex-setup,关联VC与MATLAB)调用方法如 a = [-1,2,3 2,-1,4 3,4,-1] ShorstEst(a) 即可-matlab most short-circuit the greedy algorithm, using VC++ to achieve, and copy it to ShortEst.dll working folder m
  3. 所属分类:matlab

    • 发布日期:2014-05-18
    • 文件大小:31627
    • 提供者:
  1. sfilter

    0下载:
  2. 虽然这是一个用C语言编写的图像处理源码,但可以很简单能过MATLAB命令来调用即mex s_trans.c ,以后就直接可以用M语言来完成操作。它是用来得到一幅图像每个像素周围的信息量。-Although this is a language with C-source image processing, but can be very easy to have MATLAB command to call that mex s_trans.c, since M can be used dire
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:2097
    • 提供者:
  1. STCode

    0下载:
  2. 空时编码源代码,在Matlab中使用Mex文件编写,速度快-space time codec
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-26
    • 文件大小:73234
    • 提供者:shiyuhai
  1. TurboCode

    0下载:
  2. Turbo码的编解码源代码,在MatlAB中使用Mex文件实现,速度快-Turbo codec
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-25
    • 文件大小:36038
    • 提供者:shiyuhai
  1. OpenCV-wraper

    1下载:
  2. cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。 -OpenCV library encapsulates cvlib_mex around 30 function, OpenCV is popular real-time computer vision library, with a lot of image processing algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:845944
    • 提供者:wth
  1. meanshiftc

    0下载:
  2. example mex file in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:42250
    • 提供者:choi
  1. gnumex2.01

    0下载:
  2. gnumex 这是在matlab上用gnu 做c/c++编译器进行mex编译的工具。-henhao henqiangda!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:268170
    • 提供者:任吾
  1. LatticeFilter

    0下载:
  2. matlab mex code for lattice prediction
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:254892
    • 提供者:topika
  1. operatornew

    0下载:
  2. This code enables you to use the "new" and "delete" keywords in C++ to allocate and deallocate your memory. This enables you to create objects with constructors dynamically. Normally, using new and delete in MEX files might leak memory if the
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2904
    • 提供者:ewizlab
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com