-
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
-
fcm
程序用matlab实现了模糊c均值聚类问题。将大量数据分成几种类型(Program using matlab realize the fuzzy c-means clustering problem. The large amounts of data into several types of classes)
- 2014-09-15 20:03:38下载
- 积分:1
-
USPsdesvmfenlei
matlab基于向量机的分类,usps数据集(matlab SVM based classification, usps datasets)
- 2015-01-18 21:34:15下载
- 积分:1
-
enlarge
对二维图片进行中心放大,能控制放大的倍数,采用最近邻法(enlarge pictures from the center of it,can control the index for enlargement)
- 2014-01-07 11:26:28下载
- 积分:1
-
A-Comparative-Study-of-Metaheuristic-Methods-for-
A Comparative Study of Metaheuristic Methods for Transmission Network Expansion Planning
- 2014-02-03 15:43:16下载
- 积分:1
-
PSO
一个粒子群算法的Matlab实例,文档为TXT格式,文中对代码进行了详细的说明。(A particle swarm algorithm Matlab examples document TXT format, the paper carried out a detailed description of the code.)
- 2013-04-21 11:01:37下载
- 积分:1
-
car_model_test1
matlab simulink model for car parking with fuzzy
- 2015-01-26 02:24:52下载
- 积分:1
-
code
code for synthesis of speech files for processing
- 2013-04-25 20:52:42下载
- 积分:1
-
ReductioninMIMO2OFDMSystems
MIMO OFDM 系统中降低峰均功率比技术研究(MIMO OFDM systems reduce PAPR Technology)
- 2007-07-04 00:54:00下载
- 积分:1
-
matlabECG02
说明: 心电信号仿真数学模型建立,包含心电图波形的检测(ECG simulation of mathematical model-building, including the detection of ECG waveforms)
- 2009-08-18 09:41:53下载
- 积分:1