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

搜索资源列表

  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. 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. 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. rs

    0下载:
  2. RS码的C实现,通过mex接口,在MATLAB中创建的LTE下行链路中测试,可跑出误码率曲线。-RS code is implemented in C, by mex interface, LTE downlink created in MATLAB test can be run out of BER curves.
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:34115
    • 提供者:SUN
  1. Kalman.m

    0下载:
  2. This example shows how to generate C code for a MATLAB Kalman filter function, Kalman , which estimates the position of a moving object based on past noisy measurements. It also shows how to generate a MEX function for this MATLAB code to increase th
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:619
    • 提供者:josehumano
  1. blochs

    0下载:
  2. This a simple, yet useful Bloch equation simulator that runs in Matlab. It is written as a MEX function so that it can run reasonably quickly, and simulate RF and a 1D gradient waveform. Simulations can be run for a range of spatial offsets and frequ
  3. 所属分类:Software Testing

    • 发布日期:2017-04-25
    • 文件大小:12730
    • 提供者:daigo
  1. 802.11a

    0下载:
  2. 仿真模拟802.11a误码率,支持BPSK\QPSK\16AQM\64QAM,编解码采用MEX函数链接C,较MATLAB源码运行速度快-BER simulation 802.11a support BPSK \ QPSK \ 16AQM \ 64QAM, coding and decoding functions MEX link C, MATLAB code to run faster than the
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:18143
    • 提供者:yuxueru
  1. avahi-

    0下载:
  2. atlab的C编译函数mex时,定义了C99_OK的宏(EMDS/make_emdc.m (28行)),利用的是ANSI C99标准如果个人的电脑中没有相关- Matlab-HHT transform three ways three ways Matlab HHT transform Matlab
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:24525
    • 提供者:plokm
  1. matlab_mex_fft

    1下载:
  2. matlab mex编程,fft和一些矩阵运算的C实现,linux matlab下编译-matlab mex programming, fft, and some matrix operations C implementation, compiled under linux matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:41809
    • 提供者:何万昊
  1. imhistc.c

    1下载:
  2. /* * imhistc.c * * Y = IMHISTC( A, N, ISSCALED, TOP ) makes an N bin histogram of * the image matrix A. This function is written as an auxiliary to * the M-file IMHIST.M. * * This is a MEX file for MATLAB. * */
  3. 所属分类:matlab例程

« 1 2 ... 7 8 9 10 11 1213 14 »
搜珍网 www.dssz.com