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

搜索资源列表

  1. Simrank

    0下载:
  2. 结合mex编程实现的一个基于cuda的simrank计算程序-An implementation of Simrank algorithm on Cuda with Mex
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1583
    • 提供者:andy
  1. Recognition_Of_Nutrition_Facts_Labels_From-Images

    0下载:
  2. Text Extraction and text analysis in nutrition facts label image and mine the text.tessarract mex 32 should be used for text processing-Text Extraction and text analysis in nutrition facts label image and mine the text.tessarract mex 32 should be use
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:867159
    • 提供者:shiva
  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. cnn_linear_max-master

    0下载:
  2. 一个简单的卷积神经网络与线性神经元。 结构:输入- >卷积- > max池- >卷积- > max池- >完全连接。 编译c++马克斯池功能首先输入“墨西哥人MaxPooling.cpp”。 数据可以在http://ai.stanford.edu/下载~ amaas /数据/ data.zip 可以在http://ufldl.stanford.edu/wiki/index.php/Using_the_MNIST_Dataset下载的数据加载函数
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:90849
    • 提供者:jianfei
  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. libsvm-3.18-mex

    0下载:
  2. libSVM直接使用,无需编译,放在matlab对应的安装文件夹下即可-libSVM toolbox
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:673009
    • 提供者:CSJ
  1. dnlm

    0下载:
  2. The algorithm (called dynamic non-local means) is very effective on 4D medical images (i.e. contrast-dynamic sequences such as DCE-MRI, fMRI and dynamic PET). This implementation is straight-forward and is thus not efficient (computationally). How
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3080
    • 提供者:keyvan
  1. mldivsolve

    0下载:
  2. Ultra-quick (mex-ed) left divide for many 4x4 householder matrix solutions
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:17285
    • 提供者:Tom
  1. detectPlane

    0下载:
  2. This is a MEX-file which detects planes in 3D pointcloud. The input and output are described in the file.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3940
    • 提供者:Truc Le
  1. ARGMAX/ARGMIN

    0下载:
  2. for vectors and matrices based on MEX functions
  3. 所属分类:matlab例程

    • 发布日期:2015-11-10
    • 文件大小:16325
    • 提供者:yasi.arian
  1. nufft

    0下载:
  2. 非均匀傅里叶变换 mex name.c加载C文件-nonuniform fourier transfrom
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:53413
    • 提供者:jkl
  1. vs2013---matlab-2013

    0下载:
  2. 在很多情况下,我们需要vs2013与matlaba/b混编, 在mex -setup ,以及mbuild -setup时,会产生不出现VS2013编译平台的情况,在此时只需将压缩包中文件放到对应的位置就可以成功。-In many cases, we need to vs2013 and matlaba/b mixed when mex-setup, and mbuild-setup, will have the situation VS2013 compiler platform does no
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:29888
    • 提供者:恬梦
  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. swt-mex

    0下载:
  2. 笔画宽度变换的matlab与c++混合实现-Stroke width transform matlab realize mixed with c++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:63107
    • 提供者:jiangwei
  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 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com