-
vcc_mex
一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方:
a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦
b. 不能利用VC特有的ClassWizard自动创建和维护类
c. 不能用MFC类库编写应用程序
d. 不能方便地进行类似VC的项目管理
本文详细解说如何在IDE中编译MEX程序(Under normal circumstances, we are all in the MATLAB command line or DOS command line program to compile MEX. Command is used by: mex filename.c This has a lot of inconvenient places: a. Although the mex can also compile C++ The mex program, but it is still the main frame C of a. When the procedure has a number of modules the need to repeatedly use the mex command, the operation is cumbersome b. Can not use VC-specific ClassWizard automatically create and maintain the category c. can not use MFC class library to write applications easily d. should not conduct a similar project management VC a detailed explanation of how this article IDE compiling MEX procedures)
- 2007-09-27 15:44:55下载
- 积分:1
-
@ccshelp
说明: 一个MATLAB的应用程序,很方便的!使用时需要转换为M文件。(A MATLAB application, very convenient! The use of M need to convert files.)
- 2006-03-16 16:35:18下载
- 积分:1
-
ChaosToolbox1p0_trial
师兄写论文用的混沌工具箱,传上来分享给大家(The brothers write papers chaotic Toolbox pass up for everyone to share)
- 2012-12-30 19:40:16下载
- 积分:1
-
filter
This contain code used to filter process
- 2015-03-18 20:57:47下载
- 积分:1
-
program6_channel_estimation_rayleigh_flat_fading_
source code for channel estimation in a rayleigh flat fading channel
- 2015-01-14 10:44:50下载
- 积分:1
-
各种遗传算法的程序%2C非常的全%2C非常的有效
遗传算法的matlab代码,用起来还不错,欢迎下载使用,谢谢各位。(The matlab code of genetic algorithm is pretty good to use. Welcome to download and use. Thank you.)
- 2018-04-06 18:56:56下载
- 积分:1
-
RobustAdaptiveControl4
malab simulator example 4 for robus adaptive control system
- 2010-11-19 12:01:21下载
- 积分:1
-
6-Application-of-Nonlinear-PID-Controller-in-Supe
6-Application of Nonlinear PID Controller in Superconducting
- 2014-10-28 13:41:40下载
- 积分:1
-
power_svc_pss
说明: simulink仿真,电力系统发生故障时,电力系统稳定器作用,使发电机转子功角一致性和频率同步。(Simulink simulation, when the power system fault, the power system stabilizer function, so that the generator rotor power Angle consistency and frequency synchronization)
- 2019-04-23 20:36:30下载
- 积分:1
-
CXAoriginal
本例程对十字形32QAM信号进行盲均衡处理,码间干扰可以降低到-30db,输出星座图更清晰(The routines of cross blind equalization 32QAM signal processing, inter-symbol interference can be reduced to-30db, output constellation diagram more clearly)
- 2008-06-25 20:05:19下载
- 积分:1