搜索资源列表
vcmatlab7src
- MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数文件等。MATLAB 6.5 使用的编译器包括了MATLAB 的C\\C++数学库函数以及图形库。动态链接库(dll)是编写软件中常用的一种技术,MATLAB提供了将M文件编制成dll文件的方法,本文就介绍如何在MATLAB6.5中将m文件z转化成dll文件,然后在VC中调用该dll文件。 -MATLAB Co
jxxfc1
- 介绍了如何将m文件转换成VC可调用的dll文件,在这章中介绍如何利用编译器将m文件转换成对应的C\\C++文件,并在VC中调用-on how to convert documents into m VC dll with the available documents, In this chapter, how to use the compiler to convert documents into m corresponding to the C \\ C paper and called
VC_call_matlab
- 给出了如何从vc里调用matlab文件、命令的详细设置过程和例子,
vc_matlab
- 多种类型在一起,我不知道如何分类了,而且需要下些东西,所以没有分开来上传,希望站长通融下,程序已经够 5个了:> MATLAB:TD_SCDMA系统性能仿真,QAM调制,7-4编译码的实现,CAM算法仿真(simulink) VC:huffman编译码的实现文件压缩解压缩
matlib
- matlib.h头文件是vc和matlab混合编程的接口头文件,主要是简化vc中的数学公式计算
matlabyinqingwithc++.cpp
- 利用VC++6.0集成编程界面编写综合运用MAT数据文件和MATLAB引擎技术的(求矩阵的奇异值)C++源码程序。本程序说明了:1.如何利用VC++6.0集成编程界面编写源码程序;2.编译链接产生EXE文件所需的间夹文件。注意:要将压缩包内除matlabyinqingwithc++.cpp的所有文件都要拷贝到matlabyinqingwithc++.cpp的“任务文件夹下”。
用VC调用matlab的dll文件
- 用VC调用matlab的dll文件-VC call Matlab dll file
matcom4.5
- matlab与vc最简易的接口方法,内附安装说明、编程步骤,安装文件
Vcmatlabsrc
- matlab和vc++联合编程的例子,使用matcom编写matlab程序链接成库文件在vc++中使用。
Matlab+VC模拟退火算法
- 此文件为模理退火的matlab源代码,适合参加数学建模的同学使用
vc调用matlab
- 将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 -m to a docu
2005.3.31VC调用M文件源代码
- 一个非常典型的”VC调用matlab中定义的.m文件中的函数的实例“附加说明文档,请站长检查,刚才发错了,不好意思-a very typical "call VC defined in Matlab. M document as a function of the examples "of the annotated document, please check station, just made a mistake, sorry
VC调用matlab中定义的.m文件中的函数的实例
- 如何在VC中利用matlab的资源呢? 在这里我简要的以一个简单的例子来说明一下如果在VC中调用matlab中定义的.m文件。-how to use Matlab resources? Here, I briefly with a simple example to illustrate what if the VC called defined in Matlab. M documents.
利用vc和matlab混编,调试mex文件的方法
- 利用vc和matlab混编,调试mex文件的方法。附带VC详细操作步骤以及C++源程序,use VC and matlab to debug code
Matlab-Coder-VC
- 一个实例说明matlab coder的使用方法,可以实现vc++中调用matlab生成的cpp文件进行两个数的乘法计算。-An example shows the use of matlab coder, can call matlab in vc++ cpp files generated multiplication of two numbers.
huaxian
- vc与matlab联调,由matlab编写m文件,生成com组件,然后vc调用com组件,完成vc与matlab的接口-FBI vc with matlab, matlab prepared from m file to generate a com component, com component then vc call to complete the vc interface with matlab
vc
- 文件中含有大量的vc++语言和MATLAB语言的源代码,并附带有运算结果-File contains a large number of vc++ language and MATLAB language source code, together with an operation result
MATCOM-VC-MATLAB
- 用MATCOM实现VC_对MATLAB中_m文件的调用-With MATCOM achieve VC_ on file in MATLAB call _m
matlab 与VC混合编程
- matlab 与VC混合编程,VC调用matlab中定义的.m文件中的函数的实例
VC
- simulink电机矢量控制仿真文件,希望对大家有用-motor vector control simulink simulation files, I want to be useful