搜索资源列表
C++Builder调用Matlab的实现方法
- C++Bulider与Matlab的混合编程中的用C++Bulider来实现Matlab的技术文章-Bulider C and Matlab programming mixed with the C Bulider to achieve Ma tlab technical articles
matlab7.x
- 《精通MATLAB7.0混合编程》系统地介绍MATLAB 7.0的混合编程方法和技巧。全书共分为13章。第1章和第2章介绍MATLAB的基础知识,第3章简要介绍MATLAB混合编程,第4章至第9章分别介绍几种典型的混合编程方法,包括C-MEX、MATLAB引擎、MAT数据文件共享、Mideva、Matrix和Add-in。第10章、第11章介绍MATLAB与Delphi和Excel的混合编程。第12章介绍MATLAB COM Builder,第13章以图像处理为例介绍了一个综合应用实例。
C++ Builder && Matlab 混合编程
- C++ builder与 Matlab混合编程,通过Matcom将Matlab的m文件编译为cpp文件,实现C++ builder调用Matlab;软件完成后,可以脱离Matlab运行环境。
matlab-cPP-math-library
- 一、安装matlab c++数学库 主要为matlabC/C++数学库 安装说明 1.将matlab文件夹复制到你的电脑上的c++builder安装目录下,可参考《Matlab C++应用开发》的第3.3节 2.双击intall.bat,根据提示操作-A, to install matlab c++ math library main the the matlabC/C++ math library Installation Instructions 1. The mat
nnToolKit_src
- nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成DLL组件,这些组件作为独立的COM对象,可以直接被Visual Basic、Visual C++ 、C++ Builder或其它支持COM的高级语言所引用。本工具包中包含的算法包括BP算法中的一些改进算法、模糊神经网络、小波神经网络、遗传算法优化神经网络权值改进算法等,根据需要,读者还可以对该工具包进行扩展,即扩充一些新的函数,以实现特殊
nnToolKit_cb
- C++BUILDER与MATLAB实现混合编程源代码-C++ BUILDER realize mixed language programming with the MATLAB source code
CBuildermatlabCOM
- C++Builder调用matlab的COM总结. 本文就一个具体的例子介绍C++Builder5和Matlab6.5通过COM 实现混合编程的具体实现。-C++ Builder COM call matlab to sum up. This paper describes a specific example of C++ Builder5 and Matlab6.5 through COM concrete realization of hybrid programming.
Matlab_Cpp_Programming
- 刘维的《精通Matlab与Cpp混合程序设计》。 本书主要介绍如何运用Matlab与C/C++进行混合程序设计。共分8章,主要包括:Matlab程序设计初步、Matlab编译器、Matlab与C语言的接口、生成可独立运行的Matlab程序、Visual C++调用Matlab程序、Matlab DotNet Builder与Visual C++、Matcom与C/C++以及Visual C++调用Mattab C++数学库。另外,附录中介绍有关动态链接库的基础知识。-By Liu Wei.
MatlabandC_Builder
- MatLab 与C++ Builder 混合编程提升效率-MatLab and C++ Builder Mixed Programming for Better Design
be-accomplished-in-MatlabaC-CPP-
- 本书主要介绍如何运用Matlah与C.C + +进行混合程序设计。共分8章。主要包括Matlab程序设计初步、Matlab编译器、Matlab与C语言的接口、生成可独立运行的iatlah程序、VC++调用Matlah程序、Matlab DotNet Builder与VC++,Matcom与C/C++以及VC++调用Matlab C++数学库。另外,附录中介绍有关动态链接库的基础知识。各章包含大量 的实例程序,可供寻求将Matlab程序脱离Matlab环境的Matlab程序设计人员、寻求在M
integration
- 基于matlab的基于模型设计u例程.介绍了如何使用s-function builder来嵌入C代码实现模型的转换.-Based on model-based design u matlab routines. Describes how to use s-function builder to embed C code model conversion.
s_function_7_8
- Simulink toolbox provides the user with two ways to create S-functions in C: with the automatic builder S-Function Builder and manually, using a template (similar to the creation of S-functions written in MATLAB).