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

搜索资源列表

  1. mex

    0下载:
  2. matlab下面仿真802.3协议以太网mac层10、100M的网络接口模型。包括pci接口。-Matlab simulation 802.3 Ethernet mac agreement layer 10, 100M network interface model. Including PCI interface.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:25109
    • 提供者:仁刃
  1. matlab7.x

    0下载:
  2. 《精通MATLAB7.0混合编程》系统地介绍MATLAB 7.0的混合编程方法和技巧。全书共分为13章。第1章和第2章介绍MATLAB的基础知识,第3章简要介绍MATLAB混合编程,第4章至第9章分别介绍几种典型的混合编程方法,包括C-MEX、MATLAB引擎、MAT数据文件共享、Mideva、Matrix和Add-in。第10章、第11章介绍MATLAB与Delphi和Excel的混合编程。第12章介绍MATLAB COM Builder,第13章以图像处理为例介绍了一个综合应用实例。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1333446
    • 提供者:yixiao
  1. matlab

    0下载:
  2. 使用须知 1. 文件夹 两个文件夹:Mbook和Mfiles。 Mbook文件夹:存放可以用于教学或自学的Mbook形式的文档。 MFiles文件夹:存放所有例题的M文件,保存的文件名为“Ex+章+序号.m”、“Ex+章+序号.fig”、“Ex+章+序号.mdl”或“Ex+章+序号.doc”。 2. 使用前的准备 (1)软件需要安装Office2000 和MATLAB6.5。 (2) 将文件夹Mbook和Mfiles的内容拷贝到用于教学的计算机的硬盘上。 (3)在
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6915026
    • 提供者:Garfiled
  1. 用于Matlab的彩色图像色彩空间转换的MEX文件!

    0下载:
  2. 用于MATLAB的彩色图像色彩空间转换的MEX文件-for MATLAB color image color space conversion MEX documents
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:14418
    • 提供者:张新树
  1. phd and matlab

    0下载:
  2. 本例利用C MEX及API文件实现matlab与PHD只见的通讯.能实现数据的存取。-MEX and C API documentation can be achieved with Matlab PHD seen communications. To achieve access to data.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:12277
    • 提供者:黄勇
  1. opencv to matlab

    0下载:
  2. cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-03
    • 文件大小:667609
    • 提供者:shshlzh
  1. opencv to matlab

    0下载:
  2. cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-03
    • 文件大小:845944
    • 提供者:shshlzh
  1. 利用vc和matlab混编,调试mex文件的方法

    0下载:
  2. 利用vc和matlab混编,调试mex文件的方法。附带VC详细操作步骤以及C++源程序,use VC and matlab to debug code
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:600074
    • 提供者:刘彦璋
  1. mex_matlab.rar

    0下载:
  2. 使用matlab调试C文件,mex相关操作。附带说明和源程序。,This code use matlab to debug the code which is writed by c.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:253851
    • 提供者:刘彦璋
  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
    • 文件大小:6514939
    • 提供者:劉皓翔
  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
    • 文件大小:127518
    • 提供者:张亚飞
  1. alex

    0下载:
  2. matlab处理图像的一些基本方法。其中有一部分mex程序需要安装编译,请参考其中的文档-matlab image processing some of the basic method. Some of them need to install the compiler mex procedures, please refer to the documentation of which
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:362293
    • 提供者:xianlianghu
  1. Mex

    1下载:
  2. MEX- Matalb executable helps is running c programs in matlab.
  3. 所属分类:matlab

    • 发布日期:2015-09-20
    • 文件大小:29259
    • 提供者:kumar
  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
    • 文件大小:49582
    • 提供者:
  1. Matlab

    0下载:
  2. 用C来编写MEX文件调用MATLAB,很有实用性-MEX using C to write a document called MATLAB, very practical
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:37068
    • 提供者:zhangyun
  1. svm-mat

    0下载:
  2. 此为svm工具箱,附有使用说明。可以再MATLAB环境下,进行svm的应用。 注意:在Matlab环境下,编译一下。(mex -setup);即可使用。-This is svm toolbox, with instructions. MATLAB environment can be further carried out svm applications. Note: In the Matlab environment, compile about. (Mex-setup) can be
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:78299
    • 提供者:安宝冉
  1. mex

    0下载:
  2. matlab与c的联合编程的相关文,-matlab and c joint programming document
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:5593
    • 提供者:小光
  1. MATLAB

    0下载:
  2. MATLAB与C/C++混合编程代码,包括MATLAB引擎,MAT共享,MEX技术,COM,Mideva工具-MATLAB and C/C++ mixed programming code, including MATLAB engine, MAT share, MEX technology, COM, Mideva tools
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7415456
    • 提供者:巫建华
  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
    • 文件大小:166900
    • 提供者:charlesw0100
  1. mex

    0下载:
  2. 使用matlab自带mex,实现C语言和matlab的数据交换(Using MATLAB to bring mex to realize data exchange between C language and MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:xianke
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com