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

搜索资源列表

  1. VC++中调用Matlab .m函数编译后的对应c函数

    0下载:
  2. vc与matlab混合编程的具体实例,通过vc编译器调用matlab编译的.m文件。-vc mixed with Matlab programming specific examples, vc call Matlab Compiler compiled. M documents.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23533
    • 提供者:侯磊
  1. SVC-MATLAB

    6下载:
  2. 这个是支持向量聚类机用matlab编译的主程序和部分子程序-this is clustering support vector machine Matlab Compiler part of the main program and subprogram
  3. 所属分类:其它

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

    1下载:
  2. matlab编译 小波变换,用于图像融合和处理 文件夹为可用的融合图片-compiler matlab wavelet transform, image fusion and processing for the folder for the integration of the available picture
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:196874
    • 提供者:许分记
  1. MECHENIC

    0下载:
  2. 机械原理的杆件电算,用MATLAB编译的,可以对杆件的长度受力进行分析-Mechanical principle of bars computing, using MATLAB compiler, and can bar the length of the force analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:8169
    • 提供者:gonehigh
  1. hunhebianma

    0下载:
  2.  VC + + 与MATLAB 混合编程,可以将VC 优秀的可视化编程能力和MATLAB 强大的计算能力结合起来。 分析了C 语言与MATLAB7. x 在接口的特点,详细介绍了VC + + 6. 0 与MATLAB7. x 混合编程的三种方法: MATLAB 引擎、MATLAB 编译器和MATLAB COM 编译器-VC++ Mixed with MATLAB programming, can be excellent VC Visualization MATLAB programmi
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:278992
    • 提供者:胡辉
  1. Matlab-and-VC

    0下载:
  2. 浅析VC与matlab接口编程,浅析VC与MATLAB联合编程<一>、<二>,<三>部分中,简单介绍了VC和MATLAB接口的两种方法,初学者可能会问为什么要用VC和MATLAB接口,接口的实质又是什么。<四>到<六>举例和讲解一些难点。<七><八>——编译器的使用。<九>——综合举例-Analysis of VC with matlab interface programming, VC Analy
  3. 所属分类:File Formats

    • 发布日期:2017-04-09
    • 文件大小:1478458
    • 提供者:disence
  1. nosGUI

    0下载:
  2. 用matlab编译的图像界面,可以做实时分析,由多个界面组成-Image with matlab compiler interface, you can make real-time analysis, by a number of interface components
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:286788
    • 提供者:曾莉
  1. SimpleImProcApp

    0下载:
  2. This example shows how to create a simple application for image viewing and processing, and how to add some MATLAB image manipulation and analysis functionality to it through a MATLAB Compiler generated DLL.-This example shows how to create a simple
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2829342
    • 提供者:mio
  1. DelphiandMatlab

    0下载:
  2.   简要介绍了 Del phi与 Matlab各自的优缺点 ,较为全面地列举和分析了二者接口编程的几种方式 ,重点讨论了 Del phi调 用 Matlab编译生成的 COM组件的方法和原理 ,实现二者的无缝集成。提供的实现过程和应用实例均说明了该方法简便、 可操作性 强。通过 Del phi和 Matlab的整合 ,可以根据实际需要 ,开发功能强大而且界面友好的软件。-Del phi outlined the advantages and disadvantages of each a
  3. 所属分类:Project Design

    • 发布日期:2017-03-26
    • 文件大小:751911
    • 提供者:llm
  1. matlab

    0下载:
  2. 1.此应用程序基于matlab,请确认正确安装相应版本的matlab 2.此应用程序可以读入两列纯数据,进行极坐标绘图:数据第一列为角度(单位为°),第二列为电平值(单位为dB)。 3.使用时将应用程序和数据放在matlab的路径中,比如work文件夹下。 4.对于用不同matlab版本生成的exe文件,其运行环境MCR版本也会有不同,这里分别给出了2007a和7.01的应用程序。如使用其他版本,请单独安装2007a或者7.01版本的MCRInstaller.exe
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:13914
    • 提供者:axbt
  1. MATLAB7.x

    1下载:
  2. MATLAB 7.x界面设计与编译技巧。包括:第二篇,图形化使用者界面;第三篇,深入活用MATLAB Compiler.-MATLAB 7.x interface design and build skills. Include: second, a graphical user interface third part, in-depth utilize MATLAB Compiler.
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6486477
    • 提供者:王奔
  1. echohidingmethod

    0下载:
  2. 回声法适用于图像信息处理,即图像数字水印技术,用MATLAB编译即可-Echo method is suitable for image processing, digital image watermarking technology that, you can use MATLAB Compiler
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1294
    • 提供者:wujianhai
  1. Matlab_Cpp_Programming

    0下载:
  2. 刘维的《精通Matlab与Cpp混合程序设计》。 本书主要介绍如何运用Matlab与C/C++进行混合程序设计。共分8章,主要包括:Matlab程序设计初步、Matlab编译器、Matlab与C语言的接口、生成可独立运行的Matlab程序、Visual C++调用Matlab程序、Matlab DotNet Builder与Visual C++、Matcom与C/C++以及Visual C++调用Mattab C++数学库。另外,附录中介绍有关动态链接库的基础知识。-By Liu Wei.
  3. 所属分类:matlab

    • 发布日期:2017-06-19
    • 文件大小:28489891
    • 提供者:Ming
  1. MATLAB-7.x

    0下载:
  2. matlab 7.x程序设计一书的源程序。第一篇绘图与句柄式图形,第二篇 图形化使用者界面,第三篇 深入活用MATLAB Compiler-matlab 7.x programming book source. First drawing and handle graphics, graphical user interface, second, third depth utilize MATLAB Compiler
  3. 所属分类:matlab

    • 发布日期:2017-05-28
    • 文件大小:11342086
    • 提供者:王大为
  1. Matlab-GUI

    0下载:
  2. 在matlab编译环境下对用户界面的编译快速入门教程,对于matlab初学者比较有帮助。-In the matlab compiler environment of the user interface compiler Quick Start Guide, more helpful for matlab beginners.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:388747
    • 提供者:林秋远
  1. MATLAB

    0下载:
  2. 这篇文章使用生动的列子讲解了如何很有效地使用MATLAB编译器-This article with vivid example explained how they effective use of MATLAB compiler
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:98062
    • 提供者:shaoguofeng
  1. matlab-bianyi-yu-waibujiekou

    0下载:
  2. 复件 matlab编译程序与外部接口光盘内容 复件 matlab编译程序与外部接口光盘内容-Matlab compiler copy the disc contents with the external interface matlab compiler copy the disc contents with external interfaces
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:71231
    • 提供者:天马
  1. MATLAB-compiler

    0下载:
  2. MATLAB编译器,实现matlab编译成c/c++文件-The MATLAB compiler
  3. 所属分类:Editor

    • 发布日期:2017-04-09
    • 文件大小:1617363
    • 提供者:小鱼
  1. matlab-球体

    0下载:
  2. 利用matlab编译程序实现对球体的绘制,十分简单、有效(Using MATLAB compiler to achieve the sphere of drawing, very simple and effective)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:9216
    • 提供者:李慕珂
  1. matlab-多个坐标系

    0下载:
  2. 利用matlab编译程序实现一张图内绘制多个坐标系的功能(Using the MATLAB compiler to achieve a map drawing multiple coordinate function)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:9216
    • 提供者:李慕珂
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com