›› 2014, Vol. 27 ›› Issue (11): 73-.

• 论文 • 上一篇    下一篇

C++与Matlab混合编程模式的研究与实现

付慧琳,刘芳,邓友燕   

  1. (内江师范学院 数学与信息科学学院,四川 内江 641100)
  • 出版日期:2014-11-15 发布日期:2014-11-19
  • 通讯作者: 邓友燕(1993—),女,本科。研究方向:信息与计算科学。
  • 作者简介:刘芳(1984—),女,硕士,讲师。研究方向:软件工程,智能信息处理。E-mail:lytb@163.com
  • 基金资助:

    内江师范学院精品资源共享课和专业核心课程建设项目;教育部数学与应用数学专业综合改革(ZG0464);四川省数学与应用数学专业综合改革(01249);四川省数值仿真与数学实验教学示范中心(0001247);大学生创新性实验计划项目(201310640001)

Exploration and Implementation of C++ and Matlab Mixed Programming Model

FU Huilin,LIU Fang,DENG Youyan   

  1. (College of Mathematics and Information Science,Neijiang Normal University,Neijiang 641100,China)
  • Online:2014-11-15 Published:2014-11-19

摘要:

针对Matlab 与Visual C++的优缺点,研究了C++与Matlab混合编程的模式,采用编译动态链接库和通过Matcom软件作为中间媒介,两种方法分别实现了用C++界面接收参数来调用Matlab的矩阵运算函数和绘制图形函数的功能,有助于将Matlab 函数的计算结果及生成的图形通过Visual C++发布到网络中去。

关键词: Matlab, Visual C, 混合编程, 动态链接库

Abstract:

A Matlab and Visual C++ mixed programming model is studied with the dynamic link library and Matcom software as medium to realized parameters reception on C++ interface to invoke Matlab matrix operation and  drawing graphics functions,which facilitate the dissemination of the calculation results of Matlab function and the generated graphics through the Visual C++ onto the network.

Key words: Matlab;Visual C;mixed programming;dynamic link library

中图分类号: 

  • TP391.41