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

搜索资源列表

  1. Cmex.pdf

    0下载:
  2. 使用C 语言编制Mex算法程序,对于提高算法的性能有很大帮助。 希望该文档能帮助大家进入matlab 和 c 语言之间互动的世界,也期待你编制更多的原创程 序奉献给研学论坛,尤其是混沌和分形版面-The use of C language algorithm Mex procedures, for improving the algorithm performance of much help. I hope the document will help us to enter the
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:117058
    • 提供者:胡海峰
  1. NN

    0下载:
  2. 最详尽的神经网络源码,包括最主要的三个神经网络算法:GRLVQ , SRNG和H2MGLVQ算法,提供详细的源码和例程,三个监督基于LVQ classifieur-Fast implementation of the GRLVQ, SRNG and H2MGLVQ algorithms, three supervised LVQ classifieur Please run mexme_NN to recompile mex files on your own plateform
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:166328
    • 提供者:yangle
  1. EasyMATLAB7_XHybridProgramming

    0下载:
  2. 本书介绍啦MATLAB 7.X版本与其他语言混合编程的方法,内容包含在MATLAB中以文件导入,导出数据,在Windows和Linux开发FORTRAN语言MEX文件-You introduce the book MATLAB 7.X version and other languages mixed programming methods, contents included in MATLAB in order to document import, export data, Windows
  3. 所属分类:matlab

    • 发布日期:2017-05-31
    • 文件大小:12988975
    • 提供者:万青松
  1. BruteSearch

    0下载:
  2. K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载- The following utilities are provided: - Nearest neighbor - K-Nearest neighbors - Radius Search They al supports N-dimensions and wor
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4399
    • 提供者:Ming
  1. rwtwinxp

    0下载:
  2. The Rice Wavelet Toolbox (RWT) is a collection of Matlab M-files and C MEX-files for 1D and 2D wavelet and filter bank design, analysis, and processing. The toolbox provides tools for denoising and interfaces directly with our Matlab code for wavelet
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:55543
    • 提供者:Galilleo
  1. MEX_and_compiler

    1下载:
  2. 基于mex的matlab-fortran混合编程,详细的步骤和样例-Mex-based hybrid of matlab-fortran programming, detailed steps and sample
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:11020
    • 提供者:华生
  1. TurboMex

    0下载:
  2. Convolutiona turbo codes that are used in LTE, DVB, and Mobile WiMAX. These files are C-MEX files for the Matlab Environment for speed reasons.
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:8395
    • 提供者:Karim Badawi
  1. MexDemo

    0下载:
  2. 几个VC++源代码,使用C-MEX文件来实现VC++与MATLAB的混合编程。-Several VC++ source code, the use of C-MEX file to achieve the VC++ and MATLAB programming mixed.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:451659
    • 提供者:quan
  1. OpenCVMatlab

    0下载:
  2. OpenCV库的Matlab函数封装调用 cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。-cvlib_mex is a collection (over two dozens) of matlab callable routines from the OpenCV library www.intel.com/research/mrl/research/opencv/). OpenCV is a real time
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:847125
    • 提供者:刘雪英
  1. 13920-simple-example-how-to-create-a-mex-file

    0下载:
  2. tridiagonal matrix solver
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:10241
    • 提供者:pawan
  1. rnnsim

    1下载:
  2. RNNSIM ver. 1.0 is a program with an intercative graphical user interface (GUI) that runs under MATLAB ver. 5.0 or higher. The program can be used in training and testing the Random Neural Network(RNN) models. This version (ver. 1.0) impleme
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:63428
    • 提供者:hacen
  1. knnsearch

    0下载:
  2. 寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理-This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing. The code was initially
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3255
    • 提供者:刘晓红
  1. programctomex

    0下载:
  2. 著名混沌研究人员许小可的mex的matlab程序,很有参考价值-Hsu Hsiao Ke-known researchers in the chaos of the matlab mex procedure was useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:11627
    • 提供者:lst
  1. lap_cpp

    0下载:
  2. 线性分配算法的C++版本,在MATLAB调用mex命令编译后可以直接在MATLAB中运行,函数assianstment=lap(cost),cost为匹配的代价矩阵,assianstment为输出匹配矩阵-Linear assignment algorithm C++ version of the call in the MATLAB mex command can be compiled to run directly in the MATLAB function assianstment =
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:5450
    • 提供者:123
  1. QuickDelFEX123

    0下载:
  2. MEX routines that can be a faster alternative to the Matlab built-in Delaunay triangulator
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1366
    • 提供者:samor
  1. MATLAB

    0下载:
  2. 清楚,MATLAB命令大全 管理命令和函数 help 在线帮助文件 doc 装入超文本说明 what M、MAT、MEX文件的目录列表 -clear
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10197208
    • 提供者:张金星
  1. MATLAB-interface

    0下载:
  2. 详细讲解了MATLAB的外部接口应用以及相应接口函数的使用方法。主要介绍了mxArray结构、C语言MEX文件应用、Fortran语言MEX文件应用、MAT文件应用-Explain in detail the application of MATLAB' s external interface and the corresponding interface function is used. Introduces the mxArray structure, C Language MEX
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:48268249
    • 提供者:byronlee
  1. SourceCode

    0下载:
  2. The talk2tobii toobox is an interface between the Tobii eye-tracker and Matlab. This software along with psychtoolbox can be used to create contingent eye-tracking applications and facilitate multi-modal acquisition of EEG, NIRS and eye-tracking data
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:62394
    • 提供者:Fani
  1. sfuntmpl_basic.c-matlab

    0下载:
  2. sfuntmpl_basic.c-这是matlab提供的c mex s函数模板-sfuntmpl_basic.c-This is a matlab function to provide a template of c mex s
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2410
    • 提供者:mfj
  1. MSER

    0下载:
  2. Maximally stable extremal regions (MEX MATLAB to C++) implementation-Maximally stable extremal regions (MEX MATLAB to C++) implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4670
    • 提供者:walrus jl
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com