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

搜索资源列表

  1. LTE-Simulator

    1下载:
  2. LTE系统级仿真,可让您执行网络级仿真3GPP长期演进网络。它较低的复杂度和抽象的物理层是基于建立在LTE链路级仿真的经验。它是免费提供包中含有Matlab源文件以及一些MEX功能(还提供源代码)。-The LTE System Level simulator allows you to perform network-level simulations of 3GPP Long Term Evolution networks. It abstracts the Physical layer f
  3. 所属分类:3G develop

    • 发布日期:2017-11-10
    • 文件大小:3003105
    • 提供者:Xuan Gu
  1. BPMPD

    0下载:
  2. BPMPD_MEX is a MATLAB® MEX interface to BPMPD, an interior point solver for quadratic programming developed by Csaba Mészáros at the MTA SZTAKI, Computer and Automation Research Institute, Hungarian Academy of Sciences, Budapest, Hungary. -BPMPD_
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:275228
    • 提供者:youcef
  1. C_class_interface

    0下载:
  2. An example of how to safely encapsulate a C++ class in a MATLAB class, via a mex interface.-Matlab example of how to safely encapsulate a C++ class in a MATLAB class, via a mex interface.
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:5413
    • 提供者:wlc
  1. IntDimCode

    0下载:
  2. This code estimates the intrinsic dimension of a dataset. It calculates three estimates. The estimator by the authors which was proposed in M. Hein, J-Y. Audibert Intrinsic dimensionality estimation of submanifolds in Euclidean space Pro
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:18551
    • 提供者:dadashi
  1. GP_Algorithm2.0

    0下载:
  2. G-P算法计算关联维的 Matlab 程序 (升级版,mex函数,超快) ----------------------------------- 更新部分: 引入限制短暂分离参数,使该参数大于序列平均周期时,去除了同一轨道前后点的关联, 使 r 值较小时,ln r - ln C(r) 曲线接近线性 ----------------------------------- 文件夹说明: 1、GP_Algorithm_main.m - 程序主文件 2、Lo
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6928
    • 提供者:weidance
  1. freak

    0下载:
  2. FREAK feature的Matlab mex实现。是计算机视觉中非常重要的feature算法。学习入门的好资料-FREAK feature Matlab mex implementation
  3. 所属分类:2D图形编程

    • 发布日期:2013-10-27
    • 文件大小:17511
    • 提供者:Dragon Fly
  1. RegionGrowing

    0下载:
  2. 快速的2D/3D区域生长算法,通过对邻近像素进行优先级排队进行加速,效果优于matlab本身的区域生长算法-Native Matlab implementations of region growing algorithms are usually quite slow, especially for 3D input data. This submission is a mex implementation of a 3D/2D region growing algorithm. The re
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:5879
    • 提供者:arche
  1. mexopencv-master

    0下载:
  2. Collection and a development kit of MATLAB MEX functions for OpenCV library The package provides MATLAB MEX functions that interface a hundred of OpenCV APIs. Also the package contains C++ class that converts between MATLAB s native data type a
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1727617
    • 提供者:samuraiguy81
  1. kdtree

    1下载:
  2. k-d树的matlab程序,包含了KDTREE, KDTREEIDX and KDRANGEQUERY functions。提供了两个Demo scr ipts(kdtree_demo.m & kdrange_demo.m),很实用- This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions. Included are the source code files in kdtree/s
  3. 所属分类:Special Effects

    • 发布日期:2016-02-23
    • 文件大小:113664
    • 提供者:zsw
  1. LDPC

    0下载:
  2. The zip file contains 1. A 128x256 Regular (3,6) H matrix (if you need to simulate other codes, need to write your own code for generating those parity check matrices). The file 128x256regular_v6.mat is for those using Matlab 6.5. 2. Files for
  3. 所属分类:Communication

    • 发布日期:2016-11-21
    • 文件大小:76800
    • 提供者:肖力
  1. apiextMATLAB6p1

    0下载:
  2. You can call your own C or Fortran subroutines from MATLAB as if they were built-in functions. MATLAB callable C and Fortran programs are referred to as MEX-files. MEX-files are dynamically linked subroutines that the MATLAB interpreter can
  3. 所属分类:matlab

  1. screen_grab

    0下载:
  2. MATLAB下,自动屏目截取函数。需要先选择编译器,在MATLAB窗口中输入mex -setup -MATLAB, the automatic screen mesh function interception. Need to select the compiler in the MATLAB window, type mex-setup
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:10415
    • 提供者:zhao
  1. gurobi562

    1下载:
  2. Gurobi Mex is a free MATLAB interface for Gurobi 2, 3, and 4 written by Wotao Yin with contributions by Jon Dattorro, Imre Polik, and Tomáš Strnad. It calls Gurobi to solve linear/quadratic/mixed-integer optimization problems.-Gurobi Mex is a fre
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:60926
    • 提供者:Meng Hailin
  1. Image-processing-for-low-SNR

    0下载:
  2. 在图像处理中主要研究信噪比比较低时,对图像如何进行处理-The C++ implementation is supported on Unix-type platforms, including Linux, SunOS and MacOS. The installation requires g++ (version 3.2 or higher), and Matlab’s mex compiler (version 13 or higher) if you want to install
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:765188
    • 提供者:wangli
  1. RIR_Generator_v2.0_20100920

    0下载:
  2. to generate room impulse response this be used as a source code to mex with matlab
  3. 所属分类:Compiler program

    • 发布日期:2017-05-02
    • 文件大小:581787
    • 提供者:loga
  1. LDPC-encoder-and-decoder

    0下载:
  2. ldcp编码解码源程序,用c语言写的,最后生成mex文件用于matlab使用-ldcp codec source code, using c language, and finally generate mex file for matlab use
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:20846
    • 提供者:loey
  1. ppbNakagami130517

    0下载:
  2. 对于speckle非常有效的ppb算法,MATLAB c++ mex-For speckle very effective ppb algorithm, MATLAB c++ mex
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:712640
    • 提供者:liu
  1. c_dgaus

    0下载:
  2. c_dgaus是一个MATLAB V5 MEX文件(可为您的系统编译的MEX命令)用于计算一组多元正态密度值。-c_dgaus is a MATLAB V5 MEX file (which can be compiled for your system MEX command) is used to calculate a set of multivariate normal density.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:529
    • 提供者:常建玲
  1. fastBSpline

    1下载:
  2. fastBSpline - 一个快速,轻量级的类,它实现   任意阶非均匀B样条曲线     Matlab的样条函数都很一般。这种通用性来自于   速度的代价。对于大规模的应用,包括模型   其中,模型的某些组件中的术语定义嵌合   样条曲线,如广义相加模型,更快的解决方案是   可取的。       该fastBSpline类实现一个轻量级的一套B样条   功能,
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:11890
    • 提供者:cao
  1. Bag-of-Features.tar

    0下载:
  2. Bag of features source code developed in matlab. It contains mex files for clustering and eucledian distance.
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:17869
    • 提供者:lourdes
« 1 2 ... 6 7 8 9 10 1112 13 »
搜珍网 www.dssz.com