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

搜索资源列表

  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. C-programa-in-matlab

    0下载:
  2. 通过使用 MEX 文件在matlab中调用C程序,MEX 文件是由原 C 代码加上 MEX 文件专用的接口函数后编译而成的,-C programa in matlab
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:146530
    • 提供者:赵巍巍
  1. MATLAB-coding-under-LINUX

    0下载:
  2. 探讨LINUX环境下MATLAB的混编方法,应用MATLAB 与C 语言的接口C-MEX 函数, 实现读取系统硬件设备( joystick) 数据的方法-Discussion LINUX environment MATLAB Interface C-MEX function of mixed methods, application of MATLAB and C language to read the system hardware (joystick) methods of data
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:172809
    • 提供者:牟佳男
  1. mex-(2)

    1下载:
  2. matlab下面仿真802.3协议以太网mac层10、100M的网络接口模型。包括pci接口。-matlab simulation 802.3 10,100 M mac layer protocol Ethernet network interface model. Including pci interface.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:25109
    • 提供者:程璐
  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. gibbs-sample

    0下载:
  2. 包含LDA主题模型中Gibbs sample的mex文件,std2_GibbsSamplerLDA.cpp用于训练过程,inf2_GibbsSamplerLDA.cpp用于测试-Gibbs sample
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:15565
    • 提供者:bao
  1. Servo-MEC-S3

    0下载:
  2. servo mex-s3 hex file
  3. 所属分类:Project Design

    • 发布日期:2017-04-14
    • 文件大小:3130
    • 提供者:amin
  1. mex

    0下载:
  2. matlab2012b中可选择VS2012的编译器-matlab2012b selectable VS2012 compiler
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:4196
    • 提供者: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. ofdm

    0下载:
  2. The LTE simulators make use of the new Object-Oriented capabilities of Matlab (available since R2008a), the simulators will not run under older Matlab releases without extensive changes.  Please note that MEX-fi les generated using Microsof
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:297164
    • 提供者:loko
  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
    • 文件大小:380008
    • 提供者:andy
  1. MatlabPVC(OpenCV)

    0下载:
  2. matlab、VC、OpenCV混合编程PPT 已经在matlab2013、VS2008和OpenCV2.4.3环境下调试成功。-matlab、VC、OpenCV mex Programming
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1086077
    • 提供者:hujunyi
  1. MCVEM_version1-0.tar

    0下载:
  2. This the MATLAB code that was used to produce the figures and tables in Section V of F. Forbes and G. Fort, Combining Monte Carlo and mean-field like methods for inference in Hidden Markov Random Fields, Accepted for publication in IEEE Trans. on
  3. 所属分类:Communication

  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 ... 9 10 11 12 13 1415 16 17 18 19 »
搜珍网 www.dssz.com