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

搜索资源列表

  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. 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. kdtree-realization

    0下载:
  2. K-d树实现。采用matalb和C++混合编译的方式实现。-kdtree provides a minimalistic implementation of kd-tree. The implementation can be used either inside MATLAB by means of MEX calls, or as a standalone tool, directly a C/C++ program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:171219
    • 提供者:王淑丹
  1. patchmatch-2.1

    0下载:
  2. PatchMatch: A Randomized Correspondence Algorithm for Structural Image Editing- Source Code- Core matching algorithm only, version 2.1, a MATLAB mex. Synthesis applications not included. Licensed by Adobe for noncommercial research use only. Includes
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4121016
    • 提供者:毛毛
  1. fhog

    0下载:
  2. 利用c语言编写的,在matlab环境下运行mex函数可以生成动态的dll库,可以用来计算图像区域的梯度向量直方图特征。-Use c language, in the matlab environment running mex function can generate dynamic dll library that can be used to calculate the gradient vector histogram image area.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7633
    • 提供者:jack
  1. gridtrimesh

    2下载:
  2. 通过MATLAB对点云数据生成三维网格,并将三维网格做四边形网格细化处理。其中还有专门生成三维网格点云的MATLAB程序- This example shows how a triangular mesh can be resampled on a meshgrid -generated square grid. We illustrate the usage of both functions gridtrimesh and mxgridtrimesh . These two
  3. 所属分类:3D Graphic

    • 发布日期:2016-09-16
    • 文件大小:109568
    • 提供者:ddf dfd
  1. BMSSaliency

    0下载:
  2. BMS saliency model的代码,The code has been tested on Windows system, using Matlab 2012 and OpenCV 2.40+.-The code has been tested on Windows system, using Matlab 2012 and OpenCV 2.40+. To compile the code (only for Windows): 1. Put the extract
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:844813
    • 提供者:车朝晖
  1. AMR12.2kencode

    0下载:
  2. 将AMR的12.2k的语音编码的c代码转换为mex文件使其可以被matlab调用,在matlab2014中命令窗输入mex+空格+三个c文件名字(注意encode.c放在最前面)生成可执行文件,就可以调用encode函数。-The AMR 12.2k speech coding in C code conversion for mex file so that it can be called by the MATLAB. In the matlab2014 command window inp
  3. 所属分类:Voice Compress

    • 发布日期:2017-05-03
    • 文件大小:633594
    • 提供者:高炜委
  1. cmex

    0下载:
  2. It is possible to compile C, C++, or Fortran code so that it is callable Matlab. This kind of program is called a Matlab Executable (MEX) external interface function, or more briey a \MEX- function. MEX enables the high performance of C, C++, and For
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:248710
    • 提供者:ahmed
  1. WASPCN_MatLab(Mex64)

    0下载:
  2. MatLab调用接口(Mex方式64位)-MatLab Call Interface (Mex mode 64)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-03
    • 文件大小:925226
    • 提供者:ylb
  1. Grow_cut

    0下载:
  2. Grwo cut is an algorithm using graphs for image segmentation , this directory contains a matlab code using grah cut, it s necessary to use mex files,it contains 2 matlab files grow cut and growcut_main and other mex files
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:78726
    • 提供者:arafet
  1. Fast_GVF_v1.0

    0下载:
  2. The C++/MEX implementation of Gradient Vector Flow (GVF) is much faster than the Matlab implementation. There is a demo.m file in this package, which shows how to run a simple demo. The package is used by: [1] Quan Wang, Kim L. Boyer, T
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:6038
    • 提供者:NandaAldira
  1. VTKmexDemo

    0下载:
  2. 1. how to obtain the VTK Visualization Tool Kit (www.vtk.org) source code 2. how to compile VTK to generate shared libraries 3. how to write a MATLAB mex file to call the VTK libraries
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:6620
    • 提供者:XXXX
  1. mpdecoder_v2.3

    0下载:
  2. he mpdecoder project provides an MATLAB class mpdecoder that allows doing message passing (MP) decoding of binary LDPC codes. The MATLAB class mpdecoder actually calls the C++ class MPDecoder through the MATLAB MEX interface, which ensures its high d
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:18804
    • 提供者:bibo702
  1. inpainting

    0下载:
  2. 图像修复,需手动添加修复区域 适合初学者也可通过mex添加到MATLAB中-Image restoration, you need to manually add a repair area for beginners can also be added to the mex through MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1804564
    • 提供者:杜洋
  1. SVPWM

    0下载:
  2. 用于matlab的svpwm的s函数,用mex编译后就可使用-Svpwm for matlab s function, can be used after the use of mex compiler
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2924
    • 提供者:李明
« 1 2 ... 7 8 9 10 11 1213 »
搜珍网 www.dssz.com