-
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
-
chap3_08_DMRAS_ord2
二阶SISO离散系统MRAS算法的参数估计程序(MRAS algorithm is second-order SISO discrete-time systems parameter estimation procedures)
- 2009-10-30 15:07:02下载
- 积分:1
-
Markov-Chains-examples-with-codes
马尔科夫链的matlab仿真,马尔可夫模型(Markov Model,MM)是统计模型,它用来描述一个含有隐含未知参数的马尔可夫过程。(Matlab simulation of Markov chains, Markov models (Markov Model, MM) is a statistical model, which is used to describe an unknown parameter containing hidden Markov process.)
- 2013-07-25 07:29:31下载
- 积分:1
-
Hea
Harmony Element Algorithm for function optimization with GUI
- 2012-01-02 02:11:48下载
- 积分:1
-
METHODIsar
isar成像之前做的,用于回波数据的处理,比较有用的(isar imaging done before, for the echo data processing, the more useful)
- 2013-10-22 11:16:53下载
- 积分:1
-
ISAR_NGR
逆合成孔径雷达,距离多普勒算法下的多点目标欺骗干扰,Matlab语言仿真(Range_Dopplor algorithm of deception jamming about Inverse Synthetic Aperture Radar )
- 2014-02-26 00:23:20下载
- 积分:1
-
MatLab-7--Creating-Graphical-User-Interfaces
MatLab 7, Creating Graphical User Interfaces
- 2014-02-26 01:59:46下载
- 积分:1
-
实验二 聚类算法
说明: kmeans和dbscan的聚类算法的matlab实现(Matlab implementation of clustering algorithm based on kmeans and DBSCAN)
- 2021-03-05 14:49:31下载
- 积分:1
-
ofdm2
无线上OFDM的调制代码,有详细的注释,方便读者自己理解。(Wireless OFDM modulation code, detailed notes, and the convenience of the reader to understand.)
- 2012-11-18 18:44:27下载
- 积分:1
-
chirp1
该程序用于生成一个线性调频信号(即chirp 信号),并对该信号进行压缩,显示结果图(to generate one chirp signal and then compress)
- 2009-09-21 21:30:23下载
- 积分:1