-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1
-
PCB-layout
基于windows form的智能拼板程序,含源代码。(a PCB layout tool based on windows form. the source code is included.)
- 2015-01-10 10:15:23下载
- 积分:1
-
mpc-for-wind-smoothing
MPC模型预测控制算法应用在风电场功率波动平抑的典型案例,参考意义(The MPC model predictive control algorithm is applied in the typical case of wind farm power fluctuations )
- 2013-04-06 13:59:07下载
- 积分:1
-
Software-radio-GSM
在MATLAB下的一个对基带信号的采样变频至中频。GSM基站的接收频段为890~915 MHz。(A baseband signal sampling frequency to frequency under MATLAB. Receiving frequency band GSM base station is 890 ~ 915 MHz.)
- 2015-04-07 20:46:31下载
- 积分:1
-
matlab_vc
VC MATLAB 混编示例
ppWizard has created this matlab调用 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your matlab调用 application.(ppWizard has created this matlab调用 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your matlab调用 application.)
- 2009-05-15 09:38:47下载
- 积分:1
-
MATLABForSci
一套科学运算语言 MATLAB 的程序设计有关的函数代码!!!(A set of scientific computing language MATLAB programming code related to the function!!!)
- 2009-03-06 01:51:38下载
- 积分:1
-
sumimoSimulationConfig
此源程序为MATLAB代码,是LTE平台链路级仿真中单用户MIMO的仿真设置(The source code for MATLAB is LTE link level simulation platform for single-user MIMO emulation settings)
- 2014-11-17 22:10:24下载
- 积分:1
-
A--method-for-change-detection-
A support vector domain method for change detection in multitemporal images
- 2014-11-15 11:27:32下载
- 积分:1
-
CJLibrary-608
Visual Studio 2008 下可以编译通过的CJLibary.(CJLibrary version 6.08c with Visual Studio 2008 project.)
- 2013-11-14 16:57:11下载
- 积分:1
-
aerodynamics-of-wind-turbines
Denmark Technical University的大牛Hansen,第二版风力机空气动力学。(Denmark Technical University' s Daniel Hansen, the second edition of wind turbine aerodynamics.)
- 2013-07-19 09:00:35下载
- 积分:1