搜索资源列表
matlab-vc-matlab
- 几篇matlab和vc混合编程的文章合集,如有使用混合编程的,可以作为参考-few Matlab and vc mixed programming Collection of articles, if the use of the mixed programming, it can serve as a reference
VC++matlab
- VC++与Matlab混合编程的快速实现,这样可以有效利用matlab的便捷及c代码的速度。
Matlab R2009b与MSVC 2008混合编程
- Matlab R2009b与MSVC 2008混合编程
基于Delphi和Matlab的混合编程方法在交通流量估算中的应用
- 介绍了一种基于组件对象模型(COM)的Delphi与Matlab混合编程方法。在交通流量估算中充分利用两者各自的编程优势,大大提高了预测未来交通流量的水平和效率。
matlab 混合编程
- c++ matlab混合编程
MATLAB与VC混合编程指导书.doc
- MATLAB与VC混合编程指导书, DOC文档,希望对各位有帮助!
MATLAB与VC混合编程
- VC和MATLAB混合编程 VC中调用MATLAB编译生成的动态链接库方法 软件:MATLAB 7.4(R2007a),VC6.0
matlab及labview的应用实例
- 这个是labview和matlab的混合编程的例子
Matlabjiedianyouhua
- 将潮流计算公式矢量化处理,利用Matlab编写潮流程序,并将Matlab的m文件编译成COM组件,可简单实现 Matlab和其它语言的混合编程。通过简单的函数调用即可完成如稀疏、解方程等一系列数学运算,并可轻易实现相关图形的 绘制。潮流计算中采用AMD算法对修正方程系数矩阵进行节点优化,并采用LDLT算法进行求解,有效地减少了注入元,计 算速度成倍提高。在混合编程的模式下,提高了程序开发速度、程序可靠性、计算效率和保密性。 -Formula for calculating the
MATLABprogramtechnology
- MATLAB混合编程技术,COM(Component Object Model,组件对象模型)是以组件为发布单元的对象模型,是一系列面向对象技术和工具的集合。 -MATLAB program technology
VC6_0_MATLAB7_x
- VC + + 与MATLAB 混合编程,可以将VC 优秀的可视化编程能力和MATLAB 强大的计算能力结合起来。 分析了C 语言与MATLAB7. x 在接口的特点,详细介绍了VC + + 6. 0 与MATLAB7. x 混合编程的三种方法: MATLAB 引擎、MATLAB 编译器和MATLAB COM 编译器。比较分析了各种方法的适用范围,介绍了发布混编程序的方法。- Wit h t he combination of VC++ and MA TLAB , t he p ower
mex_VC_Matlab
- 通过 mex 文件实现 VC 和 Matlab 的混合编程,可以作为参考-Mex file through VC++ and Matlab mix of programming, can be used as reference
VC_MATLAB2
- VC++60与MATLAB混合编程技术的原理与实现,值得一看的。-VC++60 mixed with the MATLAB programming and implementation of the principle, worth a visit.
MatlabLibfromJavaDocs
- Matlab和java混合编程的资料,是word格式的,十分清晰,有用的学习资料!-Matlab and java programming mix of information is word format, very clear, useful learning materials!
MatlabandC
- Matlab与C混合编程实现Type2模糊系统,文献资料-Matlab and C mixed programming Type2 fuzzy systems, literature
VCandMATLAB
- VC与MATLAB数学库和图形库的混合编程应用-VC and MATLAB math library and graphics library application of mixed programming
Matlab-and-C-mixed-programming
- Matlab转换为dll库再与C混合编程-Matlab and C mixed programming
Matlab&C
- Matlab和C混合编程,概念性介绍Matlab和C混合编程中的语法与函数,同时具体讲解混合编程的原理,便于Matlab和C混合编程的入门(Matlab and C mixed programming, conceptual presentation of Matlab and C mixed programming syntax and function, while explaining the principles of mixed programming, easy to Matlab
精通Matlab与C C++ 混合程序设计 第2版
- 改文档详细介绍MATLAB与C++混合编程的方法,环境设置,内容简洁详细,是入手新生非常有用的资料(Change the document in detail MATLAB and C++ mixed programming method, environment settings, concise and detailed content, is a very useful information to start new students)
MATLAB生成动态链接库+VS调用库文件
- 详细描述了MATLAB+VS混合编程的步骤(MATLAB, Visual Studio2013)