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

搜索资源列表

  1. mexhandle

    0下载:
  2. you can pass C++ objects between different MEX functions without first converting to a MatLab compatible format-you can pass objects between different C ME X functions without first converting to a MatLa b compatible format
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:5056
    • 提供者:sunxiaodian
  1. scan_matching

    0下载:
  2. This a set of simple implementations for aligning scans of range-bearing laser data. They are written as demonstrations of basic algorithm implementations and are not designed for real-world (ie, efficient) application. The source code consists of Ma
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2666069
    • 提供者:sunxiaodian
  1. GP_correlation_dimension

    2下载:
  2. 没有采用短暂分离的方法的GP方法求关联维 G-P算法计算关联维的 Matlab 程序(mex版) 文件说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、correlation_interal.c - 计算关联积分的源代码文件 5. correlation_interal.dll-计算关联积分的mex文件 没有采用短暂分离的方
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6975
    • 提供者:许小可
  1. VidRead.tar

    0下载:
  2. Video Reading Code for Matlab. This some C++ and mex code written as a Matlab wrapper around the ffmpeg video reading libraries. It should compile under Windows and Linux. (The Windows compilation requires mingw gcc. Extact installation instructions
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:5313
    • 提供者:薛斌
  1. correlation-dimension(GP-method)

    0下载:
  2. G-P算法计算关联维的 Matlab 程序(mex版) 没有使用”短暂分离“,使用了关联积分的mex文件,速度较快。 -G-P method to calculate the correlation dimension of Matlab (Mex version) not use "temporary separation," use of the correlation integral Mex documents faster.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:6848
    • 提供者:杨明
  1. GP_Algorithm2.0

    0下载:
  2. G-P算法计算关联维的 Matlab 程序 (升级版,mex函数,超快) ----------------------------------- 更新部分: 引入限制短暂分离参数,使该参数大于序列平均周期时,去除了同一轨道前后点的关联, 使 r 值较小时,ln r - ln C(r) 曲线接近线性-G-P method to calculate the correlation dimension of the Matlab program (upgrade versi
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:6149
    • 提供者:billjie
  1. kftools

    0下载:
  2. This set of MATLAB tools consists of some functions that I have found useful for basic image processing and blob analysis. The functions have been tested for MATLAB Version 5.3.0.10183 (R11) on PCWIN. Many of the files must be run as MEX files
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:122089
    • 提供者:陈西
  1. Matlab_ToolBox(MachineVision)

    3下载:
  2. 来自澳大利亚Qeensland大学的计算机视觉Matlab工具箱。 This Toolbox provides a number of functions that are useful in computer vision, machine vision and related areas. It is a somewhat eclectic collection reflecting the author s personal interest in areas of photo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2459775
    • 提供者:杨愚根
  1. ldpc_decoder

    1下载:
  2. 采用Log-BP算法的LDPC码译码仿真程序,给出了不同信噪比下误码率和误包率的统计图,用matlab和C(c-mex)程序分别编写,有详细说明和注释。
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:78005
    • 提供者:智钢
  1. vcc_mex

    0下载:
  2. 一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方: a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦 b. 不能利用VC特有的ClassWizard自动创建和维护类 c. 不能用MFC类库编写应用程序 d. 不能方便地进行类似VC的项目管理 本文详细解说如何在IDE中编译MEX程序
  3. 所属分类:matlab例程

    • 发布日期:2014-01-16
    • 文件大小:11390
    • 提供者:Dean
  1. ChaosToolbox1p3_trial

    0下载:
  2. 时间序列分析G-P method to calculate the correlation dimension of Matlab (Mex version) not use \"temporary separation,\" use of the correlation integral Mex documents fast
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:460281
    • 提供者:djq1djq2
  1. Lyapunov-exponents

    1下载:
  2. 用小数据量方法求lyapunov指数,matlab+MEX编程技术。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10418
    • 提供者:刘于江
  1. Missile_Png_Simualtion

    4下载:
  2. 本程序包为导弹比例导引仿真计算程序,展现了MATLAB利用MEX接口与Visual C++的完美结合。 关键词: 导弹 弹道 比例导引 仿真 MEX missile simulation png guidance
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:14683
    • 提供者:donotspam
  1. SpaceTimeTrellisCode

    0下载:
  2. 使用MATLAB 和C MEX编写的在4, 8, 16, 32, 64, 128, 或 256多状态下QBSK调制空时格码仿真源程序。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:30029
    • 提供者:harold
  1. particle_filtering

    2下载:
  2. 这是用粒子滤波算法进行视频跟踪的源程序 初始参数已近设好了,直接运行就可以了 有兴趣的朋友可以吧它改成差帧定位 省的换个视频就要手调一次参数 为了能运算快些 算法的核心代码是用C++编的 用MEX文件转化成dll数据 在matlab中调用的 希望对大家有所参考和帮助 也希望大家有好的想法,我们一起讨论和改进 有 用粒子滤波进行视频跟踪现在国内做的还不多 需要改进的地方也很多 还需大家共同努力啊,哈哈 由于本人用的视频太大,
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:176838
    • 提供者:高显忠
  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
    • 文件大小:127796
    • 提供者:chenbin
  1. xml

    0下载:
  2. With this tool you can convert strings and files containing XML data to MATLAB struct arrays. Either as one array of structs with all text and tags, or as sub- and subsub-levels of structs for each section enclosed between tags. With xmldata(...
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:28571
    • 提供者:aprist
  1. ck_conty

    0下载:
  2. ck_conty为判断图的连通性的matlab mex文件,另附带包含BFS和DFS的C源程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3356
    • 提供者:xuyanbo
  1. matdemo

    0下载:
  2. matlab 和c或者c++ 接口程序,采用mex技术和matlab 计算引擎方式,可以提高matlab运行效率
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2252
    • 提供者:楚燕
  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
    • 文件大小:153592
    • 提供者:孙荣超
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com