CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - mex matlab

搜索资源列表

  1. viterbi-decoder-master

    0下载:
  2. 卷积码的编码实现以及维特比译码实现,其中函数用c编写-A matlab+mex implementation of a convolutional encoder and a Viterbi decoder
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:6993
    • 提供者:wong
  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. 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. 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. fastBSpline

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

    • 发布日期:2017-04-02
    • 文件大小:11890
    • 提供者:cao
  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. 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. Field_II_combined.tar

    0下载:
  2. 超声相控阵模拟软件包,需要matlab混合mex编程(used for PAUT it can be used in Matlab with mex c programm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1254400
    • 提供者:j0j1j2
  1. 42728054

    0下载:
  2. 计算关联维的 Matlab 程序 - (mex 函数,超快),源自研学论坛()
  3. 所属分类:大数据

    • 发布日期:2018-04-29
    • 文件大小:52224
    • 提供者:Dwcphw
« 1 2 3 4 5 6 7»
搜珍网 www.dssz.com