摘要
MatrixVB是VisualBasic与Matlab的接口,VB采用这个接口来驱动Matlab,使VB和Matlab实现无缝集成。在使用VB进行Windows编程的同时,充分发挥Matlab在图形处理,计算等方面的优势,通过对工程数据进行插值等方法来实现曲线的拟合,进行直观的图形化显示。并举例说明了几种曲线拟合方法在MatrixVB中的使用,及这几种方法的原理,优点和缺点。采用这种接口技术可以方便应用程序的开发和增强应用程序的处理能力,满足工程需要。
The MatrixVB, which is an interface software between VB and Matlab,can make good use of the advantages of both Matlab and VB. Matlab is good to handle numbers and curve .VB can be used to make programs under windows. MatrixVB is used to analyze and fit scattered data with different methods .It is introduces how to make programs with the MatrixVB, and show the different figures through an example, which figures are the result of different fit ways. It also illustrates the basic theory, and compares the advantages and disadvantages of these ways. By using this interface software, we can shorten the develop time and strengthen the ability of applications.
出处
《工程图学学报》
CSCD
北大核心
2005年第4期141-145,共5页
Journal of Engineering Graphics
关键词
计算机应用
数据处理
曲线拟合
接口技术
computer application
data processing
curve fitting
interface