-
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
-
Envelop1.1
用于计算拟合曲线的上下包络,需要用matlab来实现(Used to calculate the fitting curve of the upper and lower envelopes, using matlab to achieve)
- 2013-05-21 16:31:49下载
- 积分:1
-
Huffman
This is a Huffman code, display the average bits.Works with .txt
- 2010-11-12 11:02:02下载
- 积分:1
-
voicebox0406.ZIP
matlab 语音信号数字处理工具箱 实用的工具箱包含很多处理函数(matlab speech signal digital processing toolbox)
- 2010-09-09 15:47:49下载
- 积分:1
-
efficient_fft_aa
两路实数FFT的matlab仿真。硬件实现:一个FFT核实现两路实数FFT。(FFT of two real numbers matlab simulation. Hardware: FFT core to achieve a two-way real FFT.)
- 2011-06-21 10:48:00下载
- 积分:1
-
matlab
matlab力学、电磁学、光学等物理实验模拟
(matlab physics simulation)
- 2012-07-26 15:18:47下载
- 积分:1
-
neurofuzzy-anfis
neuro anfis with Matlab
- 2014-11-07 18:02:44下载
- 积分:1
-
RSSI_indoor-position-master
说明: 室内定位算法仿真,,,,,亲测有效。。。。(The indoor positioning algorithm simulation,,,,, pro-test is effective. . . .)
- 2019-01-09 15:10:37下载
- 积分:1
-
McGraw.Hill.MATLAB.Demystified.Apr.2007
McGraw.Hill出版社的MATLAB.Demystified
英文版(McGraw.Hill Press MATLAB.Demystified English)
- 2010-03-12 17:58:30下载
- 积分:1
-
emirs
EMIRS 利用小微扰法计算二维高斯粗糙面的辐射系数(EMIRS computes the emissivity from 2-D Gaussian dielectric rough surface using small perturbation method (SPM))
- 2011-06-03 23:18:26下载
- 积分:1