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

搜索资源列表

  1. CorrelationDimension_luzhenbo

    1下载:
  2. 计算关联维的 Matlab 程序 - (mex 函数,超快) ----------------------------------- 文件夹说明: 1、CorrelationDimension_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、PhaSpaRecon.m - 相空间重构 5、CorrelationDimension.dll - 计算关联积分函数
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:52.88kb
    • 提供者:李晓燕
  1. CorrelationDimension

    0下载:
  2. 计算关联维的 Matlab 程序 - (mex 函数,超快),源自研学论坛-calculated the correlation dimension Matlab procedures - (mex function, ultra-fast), from the Institute Science Forum
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:53.01kb
    • 提供者:alan
  1. GP_Algorithm_luzhenbo

    2下载:
  2. G-P算法计算关联维的 Matlab 程序 (升级版,mex函数,超快) 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn 更新部分: 引入限制短暂分离参数,使该参数大于序列平均周期时,去除了同一轨道前后点的关联, 使 r 值较小时,ln r - ln C(r) 曲线接近线性 文件夹说明: 1、GP_Alg
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6.22kb
    • 提供者:陆振波
  1. int2bin8

    0下载:
  2. The help section includes instructions for building a MEX function using the EMLMEX command, and for generating C-code using the EMLC command.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:860byte
    • 提供者:dairy
  1. svm_new

    0下载:
  2. MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used w
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:124.8kb
    • 提供者:chenbin
  1. svm465

    0下载:
  2. This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:149.99kb
    • 提供者:孙荣超
  1. Kinect_Matlab_version1c

    0下载:
  2. KINECT軟件特定測試與範例,利用MEX FUNCTION結合Cpp檔加速效率-KINECT software testing and specific examples, the use of MEX FUNCTION acceleration efficiency with Cpp file
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:6.21mb
    • 提供者:劉皓翔
  1. Matlab_Support_Vector_Machine_Toolbox

    0下载:
  2. This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really wa
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:124.53kb
    • 提供者:张亚飞
  1. Lyapunov_exponents

    0下载:
  2. 小数据量法计算 Lyapunov 指数的 Matlab 程序 - (mex 函数,超快)-Small amount of data calculated Lyapunov index of Matlab procedures- (mex function, ultra-fast)
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:52.67kb
    • 提供者:peter
  1. OpenCV-wraper

    1下载:
  2. cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。 -OpenCV library encapsulates cvlib_mex around 30 function, OpenCV is popular real-time computer vision library, with a lot of image processing algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:826.12kb
    • 提供者:wth
  1. Source_Code_Of_Guide_To_MATLAB_Mix_Programming

    0下载:
  2. 这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。-This is the machine-building industry张德丰" M
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:48.42kb
    • 提供者:
  1. matlab_rs232

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:10.99kb
    • 提供者:俞斌
  1. mex

    0下载:
  2. function matrix=asciiRead(fileName) asciiRead: Read an ascii file into a matrix Usage: matrix=asciiRead(fileName) Roger Jang, 20041021 if nargin<1, selfdemo return end fid=fopen(fileName, rb ) content=fread(fid, inf, cha
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:2.19kb
    • 提供者:jafar
  1. gridding

    0下载:
  2. Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction. The tar file includes numerous .m scr
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1.4mb
    • 提供者:rizq
  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
    • 文件大小:5.32kb
    • 提供者:123
  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
    • 文件大小:60.93kb
    • 提供者:Fani
  1. svm-by-Steve-Gunn

    0下载:
  2. This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really wa
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:122.43kb
    • 提供者:Amy
  1. MATLAB-CUDA

    0下载:
  2. The latest generation of high-end video cards off er considerable computing power using their 100–200 on-card processors, 0.3–1.0+ GB of RAM, and fast inter-processor communications. One promising application of this Graphics Processing Un
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:162.99kb
    • 提供者:charlesw0100
  1. Resize_array

    0下载:
  2. 在matlab中的mex函数实现对大矩阵的子矩阵进行提取。-The mex function in matlab to achieve sub-matrix of large matrix extraction.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:778byte
    • 提供者:梁力尹
  1. mean filter

    0下载:
  2. meanfilter use the matlab mex function. conbine the c code and matlab code. so you should mex -setup in matlab command window. and mex meanfilter.c then execute the meanfilter.m to run it.
  3. 所属分类:2D图形编程

    • 发布日期:2013-01-03
    • 文件大小:40.38kb
    • 提供者:right8428
« 12 3 4 »
搜珍网 www.dssz.com