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

搜索资源列表

  1. Kinect_Matlab_version1c

    0下载:
  2. KINECT軟件特定測試與範例,利用MEX FUNCTION結合Cpp檔加速效率-KINECT software testing and specific examples, the use of MEX FUNCTION acceleration efficiency with Cpp file
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:6514939
    • 提供者:劉皓翔
  1. normxcorr2_mex_ALL

    1下载:
  2. 归一化互相关高速计算模块OpenCV工程,Daniel Eaton已将其生成Matlat Mex文件,比Matlab内建的normxcorr2()效率要高-Normalized cross-correlation of high-speed calculation module, Daniel Eaton have been wrapped the C++ code from OpenCV project and making it available as a MATLAB MEX-file,
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:584414
    • 提供者:MORGAN
  1. grabcut_matlab

    1下载:
  2. 三种基于GraphCut的图像分割方法,分别是GrabCut,LazySnapping和改进的GrabCut,其中用到了matlab和VC++的混合编程,在调用之前需生成mex文件-Three kinds of image segmentation method based on GraphCut, respectively GrabCut, LazySnapping and improved GrabCut, which used the matlab and VC++ mixed progr
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6593318
    • 提供者:付莉
  1. Matlab_Support_Vector_Machine_Toolbox

    0下载:
  2. This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really wa
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:127518
    • 提供者:张亚飞
  1. alex

    0下载:
  2. matlab处理图像的一些基本方法。其中有一部分mex程序需要安装编译,请参考其中的文档-matlab image processing some of the basic method. Some of them need to install the compiler mex procedures, please refer to the documentation of which
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:362293
    • 提供者:xianlianghu
  1. Cmex.pdf

    0下载:
  2. 使用C 语言编制Mex算法程序,对于提高算法的性能有很大帮助。 希望该文档能帮助大家进入matlab 和 c 语言之间互动的世界,也期待你编制更多的原创程 序奉献给研学论坛,尤其是混沌和分形版面-The use of C language algorithm Mex procedures, for improving the algorithm performance of much help. I hope the document will help us to enter the
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:117058
    • 提供者:胡海峰
  1. Lyapunov_exponents

    0下载:
  2. 小数据量法计算 Lyapunov 指数的 Matlab 程序 - (mex 函数,超快)-Small amount of data calculated Lyapunov index of Matlab procedures- (mex function, ultra-fast)
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:53931
    • 提供者:peter
  1. NN

    0下载:
  2. 最详尽的神经网络源码,包括最主要的三个神经网络算法:GRLVQ , SRNG和H2MGLVQ算法,提供详细的源码和例程,三个监督基于LVQ classifieur-Fast implementation of the GRLVQ, SRNG and H2MGLVQ algorithms, three supervised LVQ classifieur Please run mexme_NN to recompile mex files on your own plateform
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:166328
    • 提供者:yangle
  1. EasyMATLAB7_XHybridProgramming

    0下载:
  2. 本书介绍啦MATLAB 7.X版本与其他语言混合编程的方法,内容包含在MATLAB中以文件导入,导出数据,在Windows和Linux开发FORTRAN语言MEX文件-You introduce the book MATLAB 7.X version and other languages mixed programming methods, contents included in MATLAB in order to document import, export data, Windows
  3. 所属分类:matlab

    • 发布日期:2017-05-31
    • 文件大小:12988975
    • 提供者:万青松
  1. BruteSearch

    0下载:
  2. K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载- The following utilities are provided: - Nearest neighbor - K-Nearest neighbors - Radius Search They al supports N-dimensions and wor
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4399
    • 提供者:Ming
  1. G.729coder

    0下载:
  2. G.729编码器部分,全部以.m文件来实现,没有.mex文件,运行速度低,但是便于转换成其他的语言。-generation of G.729 encoder in .m.
  3. 所属分类:Audio program

    • 发布日期:2017-04-26
    • 文件大小:181800
    • 提供者:tao fei
  1. 853751mex

    0下载:
  2. 基于单片机嵌入式以太网接口编程matlab-Based on single-chip embedded Ethernet interface programming matlab
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:25113
    • 提供者:bambooyx
  1. rwtwinxp

    0下载:
  2. The Rice Wavelet Toolbox (RWT) is a collection of Matlab M-files and C MEX-files for 1D and 2D wavelet and filter bank design, analysis, and processing. The toolbox provides tools for denoising and interfaces directly with our Matlab code for wavelet
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:55543
    • 提供者:Galilleo
  1. MEX_and_compiler

    1下载:
  2. 基于mex的matlab-fortran混合编程,详细的步骤和样例-Mex-based hybrid of matlab-fortran programming, detailed steps and sample
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:11020
    • 提供者:华生
  1. FaceDetect(mathworks)

    0下载:
  2. Viola-Jones Fast Face Detection的matlab实现。-Viola-Jones Fast Face Detection Mex Implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1295228
    • 提供者:jiangshui
  1. TurboMex

    0下载:
  2. Convolutiona turbo codes that are used in LTE, DVB, and Mobile WiMAX. These files are C-MEX files for the Matlab Environment for speed reasons.
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:8395
    • 提供者:Karim Badawi
  1. MexDemo

    0下载:
  2. 几个VC++源代码,使用C-MEX文件来实现VC++与MATLAB的混合编程。-Several VC++ source code, the use of C-MEX file to achieve the VC++ and MATLAB programming mixed.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:451659
    • 提供者:quan
  1. OpenCVMatlab

    0下载:
  2. OpenCV库的Matlab函数封装调用 cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。-cvlib_mex is a collection (over two dozens) of matlab callable routines from the OpenCV library www.intel.com/research/mrl/research/opencv/). OpenCV is a real time
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:847125
    • 提供者:刘雪英
  1. 13920-simple-example-how-to-create-a-mex-file

    0下载:
  2. tridiagonal matrix solver
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:10241
    • 提供者:pawan
  1. mean

    0下载:
  2. matlab mex程序 可以直接运行c程序 图像去噪声-matlab nex
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:754
    • 提供者:li
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com