搜索资源列表
fortran调用matlab
- fortran调用matlab具体实现
matlab-labview
- LabVIEW调用MATLAB语言开发的算法的一些论文参考资料-LabVIEW calls the algorithm developed MATLAB language reference number of papers
112
- 利用Matlab引擎、利用Matlab编译器、利用Matcom软件编译、调用Matlab数学函数库、及调用Matcom数学函数库。-Using Matlab engine, using Matlab compiler, use Matcom software build, call Matlab math library, and calls Matcom math library.
113
- 利用Matlab引擎、利用Matlab编译器、利用Matcom软件编译、调用Matlab数学函数库、及调用Matcom数学函数库。-Using Matlab engine, using Matlab compiler, use Matcom software build, call Matlab math library, and calls Matcom math library.
114
- 通过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
VB_mtalab
- 在新材料制备过程中,会遇到大贡的实脸数据需要处理的问题,利用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
matrix
- 介绍了利用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
VBDiaoYongMATLAB
- 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
VCandMatlab
- 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-Many engineering software need to use complex mathematical algorithms. VC++ can
MATLAB-VB
- 着重探讨了在VB应用程序中集成MATLAB实现程序优化的四种方法,即利用MatrixVB、调用DLL动态链接库、应用Active自动化技术和动态数据交换技术,并分析了集成过程中的关键问题及其基本步骤。这种混合编程实现了VB的可视化界面与MATLAB强大的数值分析能力的结合。 -VB application integration MATLAB program optimization focused on four methods, namely the use of MatrixVB to c
44
- 学习MATLAB中的关系运算和逻辑运算,掌握它们的表达形式和用法。掌握MATLAB 中的选择结构和循环结构。学会用MATLAB进行M文件的编写和调用。 -Learning MATLAB relational and logical operations, control their expression in the form and usage. Master MATLAB selection structure and loop structure. Learn to write and
Java调用MATLAB完整教程
- 详细介绍了环境配置,MATLAB打包,以及在Eclipse里使用Java调用资源包的全过程。含测试实例
tau-p反变换的代码,已编译成函数,可直接调用。具体使用见代码说明。
- tau-p反变换的代码,已编译成函数,可直接调用。具体使用见代码说明。收藏的精品,与各位分享,对于学习用matlab进行地震数据处理很有用
matlab-and-CPP-hybrid-programming
- 项目需求,最近折腾了下混合编程。网上的相关教程有的太老,方法过时;有的由于matlab版本及系统的问题不适用。摸索整理此文,一是备忘,二是供大家有类似需求时参考。在VC中调用MATLAB,总结有以下几种方法:1、调用Matlab引擎;2、调用Matlab中M函数转化成的dll文件;3、调用Matlab中M函数转化成的c语言的函数。本文实现第二种方法,将m文件转为dll,供VC调用。-matlab and C++ hybrid programming
VCPPUSEMATLAB-Engine
- matlab 混合编程讲解PPT VC++调用MATLAB Engine库-Matlab mixed programming to explain PPT VC++ call MATLAB Engine library
MATLAB生成动态链接库+VS调用库文件
- 详细描述了MATLAB+VS混合编程的步骤(MATLAB, Visual Studio2013)
线性外推MATLAB
- 线性外推MATLAB程序,可直接代入步长以及函数方程调用程序实现线性外推