作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2006, Vol. 32 ›› Issue (2): 274-276.

• 开发研究与设计技术 • 上一篇    下一篇

MATLAB 与C++Builder 混合编程的实现

曹 雷,武玉强   

  1. 曲阜师范大学自动化研究所,日照 276800
  • 出版日期:2006-01-20 发布日期:2006-01-20

Realization of Co-programming Between C++Builder and MATLAB

CAO Lei , WU Yuqiang   

  1. Institute of Automation, Qufu Normal University, Rizhao 276800
  • Online:2006-01-20 Published:2006-01-20

摘要: 通过使用管道技术,可以在应用系统中独立地调用MATLAB 编写的算法程序,在很大程度上提高了系统的灵活性。将该技术应用于锅炉水位调节的模糊控制,所开发的过程控制系统在数据采集和系统响应方面具有良好的实时性,模糊控制器也达到了满意的效果,在实际应用中取得了成功。

关键词: C++Builder;MATLAB;管道技术;混合编程

Abstract: Through using pipe technology, MATLAB program can be used in application system, which promotes system flexibility. By using this technology in fuzzy controlling of boiler water level adjusting, good efficiency is gained in data collecting and system reaction, and fuzzy control system also has satisfied result. It succeeds in fact application

Key words: C++Builder; MATLAB; Pipe technology; Co-programming