CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - matlab混合

搜索资源列表

  1. mtandvc

    0下载:
  2. matlab与Visual c++是图像处理的常用工具,介绍了matlab与Visual c++混合编程接口的配置及实现。-Matlab and Visual c is a common image processing tools, on the Matlab and Visual Programming Interface c mixed configuration and implementation.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:268884
    • 提供者:zhouaijun
  1. matlab_vc_example

    0下载:
  2. 现在要实现VC与MATLAB混编的方法有好几种,而其中最方便高效的为使用MATCOM,MATCOM因其可视化界面,方便丰富的调试功能以及对数学库的强大支持,尤其是可以直接在VC中实现可视化编程,并能将.m文件编译成相应C++程序,受到愈来愈多工程技术人员的重视。通过VisualMatcom实现混合编程,既保持了MATLAB的优良算法,又保证了c++的高执行效率。本文所使用的是VC6与MATCOM4.5
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6549
    • 提供者:高一
  1. VC_and_MATLAB_Map1

    0下载:
  2. 基于VC_和MATLAB混合编程绘制三维图形-VC_ and MATLAB mixed programming based on three-dimensional graphics rendering
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:231408
    • 提供者:wangfeng
  1. Matlab-code

    0下载:
  2. Matlab是一个很好的大型数值计算软件。解释型的程序执行、即时的调试窗口、高效的矩阵运算、丰富的工具箱,使它成为了数值计算和科研工作的必备软件。虽然Matlab具有众多的优势,可是它的程序却很难完全摆脱Matlab环境运行,在界面功能上也效率低下,这些缺点我们在使用Matlab的同时,不免担忧自己的成果不能方便地对外发布。对Matlab的运行方式进行了分析,之后提出了Matlab和VC高级语言之间混合编程的方法,以及Matlab程序独立打包和如何提高Matlab程序的界面运行效率的方法。 更多
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:129073
    • 提供者:王斌
  1. Matlab

    0下载:
  2. Matlab与C/C++混合编程技术研究。本文基于常用的Matlab6.5 和VC6.0开发环境,在Windows平台下就它们之间的混合编 程问题从Matlab调用C/C++和C/C++调用Matlab两方面进行 深入研究并举例说明。-Matlabhasstrongabilityofnumericalvaluecalculationandanalysis, whereasC/C++isoneofthemostpopularprogramming languages. Andthe
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:226844
    • 提供者:jiaren
  1. MatlabaLabVIEW

    0下载:
  2. labview matlab混合编程,labview matlab无缝集成-labview matlab mixed programming, labview matlab seamless integration
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1809012
    • 提供者:sunny
  1. matlab-mixed-programming-with-C

    0下载:
  2. matlab和c的混合编程,对两种环境下的相互转化非常有帮助,很全面的资料。-c and matlab mixed programming , right into each other under the two environments are very helpful , very comprehensive information .
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3872036
    • 提供者:王新
  1. Matlab-and-C-mixed-programming

    0下载:
  2. Matlab转换为dll库再与C混合编程-Matlab and C mixed programming
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:169542
    • 提供者:水月
  1. Matlab-C

    0下载:
  2. 关于matlab 和C 混合编程的一个文档材料,推荐看一下。-a file about the programme of matlab and C.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:130810
    • 提供者:胡潇竹
  1. vcPPhybrid

    0下载:
  2. 混合编程,vc++和matlab混合编程,通过rtw转换-Mixed programming, vc++ and matlab mixed programming, through rtw conversion
  3. 所属分类:Document

    • 发布日期:2017-04-27
    • 文件大小:41539
    • 提供者:李佳
  1. matlab-H-infinity

    2下载:
  2. 本文对一个混合灵敏度的系统进行H无穷控制,平台是matlab,有仿真图像-In this paper, the sensitivity of the system is a hybrid H infinity control, the platform is matlab, there are simulated images
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:215721
    • 提供者:孟鹏飞
  1. Matlab-and-VC

    0下载:
  2. vc 与 matlab的混合编程,关于调用,执行-VC AND MATLAB
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:3023817
    • 提供者:luwei
  1. CRUISE-Matlab

    2下载:
  2. CRUISE2010介绍,CRUISE和Matlab接口问题,dll文件生成及生成软件,混合动力介绍及CRUISE仿真实例-CRUISE2010 introduction, CRUISE and Matlab interface issues, dll file generation and generation software, hybrid presentation and CRUISEsimulation examples
  3. 所属分类:software engineering

    • 发布日期:2016-11-08
    • 文件大小:2600960
    • 提供者:张少
  1. CSharpvsMatlab2014a

    0下载:
  2. 为了实现C#与Matlab混合编程,费了好大劲才实现生成的DLL文件能够正常调用,而不出现调用组件报错“初始值设定项引发异常”的问题。-In order to realize the C# and Matlab mixed programming, the DLL file can be realized with a great effort to achieve the normal call, and does not appear to call the components of th
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:1001428
    • 提供者:wenshaohua
  1. Combination-Programming-for-MATLAB

    0下载:
  2. 1.LabVIEW与Matlab_Simulink混合编程方法及应用 2.MATLAB_VC 组合编程方法及其应用 3.MATLAB和LabVIEW混合编程及在控制系统中的应用 4.Matlab与C_C 混合编程技术研究 5.VC6.0与MATLAB7.x混合编程方法研究 6.探讨Matlab与VC 联合编程-these PDF introduced the Research on the Combination Programming for MATLAB and VC 、
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:2672946
    • 提供者:xhz
  1. VCPP-and-MATLAB-Programming-

    0下载:
  2. 论述了在 环境下如何充分利用 强大的数据分析处理和数学计算的功能进行混合编程的问题,以期达到简单、快速进行 VC++ 和Matlab软件开发的目的-In the environment discussed how to leverage the power of data analysis and processing functions and mathematical programming problems mixed in order to achieve the simple, fas
  3. 所属分类:Software Testing

    • 发布日期:2017-04-30
    • 文件大小:41957
    • 提供者:李创
  1. matlab-and-CPP-hybrid-programming

    0下载:
  2. 项目需求,最近折腾了下混合编程。网上的相关教程有的太老,方法过时;有的由于matlab版本及系统的问题不适用。摸索整理此文,一是备忘,二是供大家有类似需求时参考。在VC中调用MATLAB,总结有以下几种方法:1、调用Matlab引擎;2、调用Matlab中M函数转化成的dll文件;3、调用Matlab中M函数转化成的c语言的函数。本文实现第二种方法,将m文件转为dll,供VC调用。-matlab and C++ hybrid programming
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:710333
    • 提供者:智伟
  1. Matlab

    0下载:
  2. Matlab与C/C++混合编程方法,Matlab调用C/C++代码及C/C++调用-Matlab and C/C++ mixed programming method, Matlab call C/C++ code and a C/C++ call
  3. 所属分类:software engineering

    • 发布日期:2017-12-14
    • 文件大小:108940
    • 提供者:小名
  1. VCPPUSEMATLAB-Engine

    0下载:
  2. matlab 混合编程讲解PPT VC++调用MATLAB Engine库-Matlab mixed programming to explain PPT VC++ call MATLAB Engine library
  3. 所属分类:Communication

    • 发布日期:2017-12-14
    • 文件大小:12309
    • 提供者:cnnj
  1. 混合动力汽车能量管理

    8下载:
  2. 混合动力车能量管理策略的程序。复制到MATlab就可直接使用。
  3. 所属分类:编程文档

« 1 2 3 45 6 »
搜珍网 www.dssz.com