- 1、本文档共11页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
How to use COM Builder to create COM components?
Curve Fitting Example:
Background:
This example is created using the curve-fitting demo, FITFUN, provided with core MATLAB. This is a demonstration of the optimal fitting of a non-linear function to a set of data. It uses FMINSEARCH, an implementation of the Nelder-Mead simplex (direct search) algorithm, to minimize a nonlinear function of several variables.
This example will walk you through how to create the COM component using MATLAB COM Builder and how to use this COM component in an external Microsoft Visual Basic Code independent of MATLAB.
How to create the component?
This section describes the prerequisites needed to use the component and how to see the component in use with the files provided with the package.
Pre-requisites
You need to have the latest release of MATLAB, version 6.5 (Release 13), installed on your machine. You will also need MALTAB Compiler version 3.0 and MATLAB COM Builder Toolbox version 1.1 installed. If you do not have any of these components and if you are under software maintenance you can download a 30-day trial for MATLAB Compiler or MATLAB COM Builder Toolbox by logging into the download section of The MathWorks, Inc. website at:
/mla/?/web_downloads/page1.html
If you do not have a license of the latest release of MATLAB and/or MATLAB Compiler and are not able to download the same, please contact your Sales Representative to assist you with this.
What’s included in the package
The example package consists of a self-extracting zip file called CurveFitCOMDemo.exe. This archive contains the following files:
The necessary elements to build the component:
fitdemo.m, fitfun.m - The MATLAB source code that is compiled into the component
VB directory containing the Visual Basic project that uses the COM component
Documentation –CurveFitDoc.doc
How to create the com component?:
Unzip the files in the package to matlab1\work\CurveFitDemo directory. From the MATLAB command prompt change direct
您可能关注的文档
- MARS press日常维护和注意事项.docx
- Mastercam 练习题1分析和总结.docx
- Mastercam9快捷键大全分析和总结.docx
- MasterCAM编程中的两个典型问题.docx
- MasterCAM课程设计分析和总结.docx
- Mastercam软件在大桥鞍座加工中的应用.docx
- mathematica教程分析和总结.docx
- MATLAB 2014a中文版安装及破解步骤.docx
- MATLAB COM Builder 插值实例分析和总结.docx
- MATLAB ECEL Builder 曲线拟合 实例.docx
- 新高考生物二轮复习讲练测第6讲 遗传的分子基础(检测) (原卷版).docx
- 新高考生物二轮复习讲练测第12讲 生物与环境(检测)(原卷版).docx
- 新高考生物二轮复习讲练测第3讲 酶和ATP(检测)(原卷版).docx
- 新高考生物二轮复习讲练测第9讲 神经调节与体液调节(检测)(原卷版).docx
- 新高考生物二轮复习讲练测第11讲 植物生命活动的调节(讲练)(原卷版).docx
- 新高考生物二轮复习讲练测第8讲 生物的变异、育种与进化(检测)(原卷版).docx
- 新高考生物二轮复习讲练测第5讲 细胞的分裂、分化、衰老和死亡(讲练)(原卷版).docx
- 新高考生物二轮复习讲练测第5讲 细胞的分裂、分化、衰老和死亡(检测)(原卷版).docx
- 新高考生物二轮复习讲练测第12讲 生物与环境(讲练)(原卷版).docx
- 新高考生物二轮复习讲练测第11讲 植物生命活动的调节(检测)(原卷版).docx
文档评论(0)