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

搜索资源列表

  1. VCMatlab

    0下载:
  2. 本文详细介绍了在VC环境下调用Matlab文件的方法,可按照说明一步一步执行
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:118825
    • 提供者:张宇
  1. 原constr 现fmincon函数调用区别

    0下载:
  2. 原constr 现fmincon函数调用区别 低版本MATLAB与高版本区别
  3. 所属分类:文档资料

  1. Matlabjiedianyouhua

    0下载:
  2. 将潮流计算公式矢量化处理,利用Matlab编写潮流程序,并将Matlab的m文件编译成COM组件,可简单实现 Matlab和其它语言的混合编程。通过简单的函数调用即可完成如稀疏、解方程等一系列数学运算,并可轻易实现相关图形的 绘制。潮流计算中采用AMD算法对修正方程系数矩阵进行节点优化,并采用LDLT算法进行求解,有效地减少了注入元,计 算速度成倍提高。在混合编程的模式下,提高了程序开发速度、程序可靠性、计算效率和保密性。 -Formula for calculating the
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:222423
    • 提供者:wuzhicheng
  1. ActiveXLabVIEWMATLAB

    0下载:
  2. 结合实例详细介绍了LabVIEW利用ActvieX技术调用MATLAB节点进行通讯的方法,利用MATLAB优化算法库,通过LabVIEW显示,达到了优势互补的目的。-Combination of LabVIEW examples described in detail the use of MATLAB to call ActvieX technology node communication methods, using MATLAB optimization algorithm librar
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:109926
    • 提供者:齐磊
  1. vcMatlab

    0下载:
  2. 这几篇文章都是讲述怎么在VC++中调用Matlab的,对于编程者比较有用-This articles is about how in VC++ Calling Matlab, and more useful for programmers
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1236643
    • 提供者:董联红
  1. MATLAB_VC

    0下载:
  2. 提出了在MATLAB 与VC++实现组合编程的四种方法, 即利用MATLAB 引擎、调用MATLAB 的数学库、将MATLAB 程 序编译成mex 文件和C 或C++文件技术,并阐述了将四种编程环境的功能优势与应用系统无缝集成的方式。这种混合编程 实现了VC++的面向对象程序设计与MATLAB 强大的数值计算能力的结合。-This paper introduces the techniques of the technology of the MATLAB/VC++ co- progra
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:116268
    • 提供者:wang han
  1. Visual_C__method_of_calling_MATLAB_and_its_applica

    0下载:
  2. Visual C^++调用MATLAB的方法及其应用-Visual C ^++ method of calling MATLAB and its application
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:124665
    • 提供者:樊渊皓
  1. 112

    0下载:
  2. 利用Matlab引擎、利用Matlab编译器、利用Matcom软件编译、调用Matlab数学函数库、及调用Matcom数学函数库。-Using Matlab engine, using Matlab compiler, use Matcom software build, call Matlab math library, and calls Matcom math library.
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:13451
    • 提供者:robert
  1. 113

    0下载:
  2. 利用Matlab引擎、利用Matlab编译器、利用Matcom软件编译、调用Matlab数学函数库、及调用Matcom数学函数库。-Using Matlab engine, using Matlab compiler, use Matcom software build, call Matlab math library, and calls Matcom math library.
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:7349
    • 提供者:robert
  1. 114

    0下载:
  2. 通过VC++实现对MATLAB的调用VC++等高级程序语言调用MATLAB中程序(函数)的方法,融合了VC++与 MATLAB两种不同的语言,大大提高了编程效率。-By VC++ to realize the MATLAB call VC++ and other high-level programming language called MATLAB in the program (function) method, combines the VC++ and MATLAB are two
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:3469
    • 提供者:robert
  1. cd

    1下载:
  2. 等值线图代码,可以调用MATLAB程序绘制等值线图-contour code
  3. 所属分类:software engineering

    • 发布日期:2016-09-12
    • 文件大小:3552
    • 提供者:Joey
  1. VB_mtalab

    0下载:
  2. 在新材料制备过程中,会遇到大贡的实脸数据需要处理的问题,利用visualBasic6.0调用Matlab可解 决这一问题。介绍了基本原理,执行办法,以及曲线拟合的理论方法,并给出了实现的程序和编制软件的部分界面。 -Abstract The preparation process of the new materials will meet the real face great tribute to deal with the problem of data, using visual
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:391075
    • 提供者:李儒
  1. matrix

    0下载:
  2. 介绍了利用Matrix VB插件实现从VB中调用MATLAB函数的具体方法,利用该方法,可大大提高 VB程序的计算和绘图能力,增强用户开发人机界面友好的计算程序的能力-Introduced the use of Matrix VB plug-in implementation to call MATLAB functions from VB specific method, this method can greatly improve the VB procedure of calcula
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:134272
    • 提供者:李儒
  1. VBDiaoYongMATLAB

    0下载:
  2. VB程序中实现调用MATLAB的方法。本文介绍了在VB应用程序中利用动态数据交换ActiveX自动化(OLE自动化)协议实现的两种调用MATLAB函数的方法。通过这两种方法实现了VB的可视化界面与MATLAB强大的数值分析和图形显示的能力的结合。-VB program called MATLAB to implement the method. This article describes the application in VB using ActiveX Automation Dynami
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:14938
    • 提供者:Charlie
  1. C-language-realization-of-MATLAB-

    0下载:
  2. 本文着重描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,-This paper describes the use of MATLAB command M-file translation for the C language program, and modify the method can directly call C language functions
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:8912
    • 提供者:张幸
  1. java_call_matlab

    0下载:
  2. java 调用matlab的函数,把matlab的函数封装在java的类里-java call matlab function, the Matlab function package in Java classes
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:53447
    • 提供者:littlestream
  1. matlab-cad

    1下载:
  2. 把在MATLAB中绘制的公式曲线、曲面上所有的点坐标数据都提取出来,若能让AutoCAD正确识别,那么我们就可以在AutoCAD中精确地绘制这些曲线、曲面了。 本文介绍了一种快速、精确地绘制各种公式曲线、曲面的方法,即在AutoCAD中通过调用经过Excel处理的MATLAB数据实现。 -Draw in MATLAB of formula curve, curved face up allly order to sit to mark datas to all withdraw, if c
  3. 所属分类:软件工程

    • 发布日期:2013-08-16
    • 文件大小:153875
    • 提供者:宋方佳
  1. matlab

    1下载:
  2. matlab调用sap2000计算分析代码示例-matlab call sap2000 computational analysis code examples
  3. 所属分类:software engineering

    • 发布日期:2017-11-04
    • 文件大小:1755
    • 提供者:海浪
  1. Matlab-cPP

    0下载:
  2. ,从Matlab调用C/C++代码及C/C++调用m文件两方面,深入地研究了它们之间混合编程的原理和实现机制,并且给出了具体条件下的混合编程方法和步骤。实例表明,提出的Matlab与C/C++混合编程方法是简洁、有效的。 更多还原 -Two aspects, called from Matlab the C/C++ code, C/C++ call m files, in-depth study of the principles and implementation mechanisms
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:145898
    • 提供者:学文
  1. MATLAB-VB

    0下载:
  2. 着重探讨了在VB应用程序中集成MATLAB实现程序优化的四种方法,即利用MatrixVB、调用DLL动态链接库、应用Active自动化技术和动态数据交换技术,并分析了集成过程中的关键问题及其基本步骤。这种混合编程实现了VB的可视化界面与MATLAB强大的数值分析能力的结合。 -VB application integration MATLAB program optimization focused on four methods, namely the use of MatrixVB to c
  3. 所属分类:Communication

    • 发布日期:2017-12-02
    • 文件大小:39289
    • 提供者:王凯旋
« 1 23 4 5 »
搜珍网 www.dssz.com