-
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
-
wimax_ofdm_ber_snr
ofdm simulation, cantains ber, snr. it s short code ofdm mimo, wimax wide.
- 2010-01-02 22:38:22下载
- 积分:1
-
Heston
Heston Model option pricings and comparison(Compares the option prices obtained using the analytical Heston formula (1993) and the FFT method (Carr-Madan formula via FFT+ Simpson s, Carr-Madan using adaptive Gauss-Kronrod quadrature, and Lipton s formula using adaptive Gauss-Kronrod quadrature).)
- 2013-08-18 09:21:44下载
- 积分:1
-
MATLABMontecarlo
MATLAB金融应用的程序:Monte Carlo Simulation Spread Options
转载
()
- 2007-07-17 20:09:02下载
- 积分:1
-
1123
主要完成RLS自适应均衡,并且给出了与LMS算法的比较(Completed for RLS adaptive equalizer, and gives the comparison with the LMS algorithm)
- 2010-05-27 21:38:15下载
- 积分:1
-
kejian
这是一个matlab的初学者的小算例,非常适合于初学者学习(This is a beginner' s small matlab example is very suitable for beginners to learn)
- 2011-07-09 11:08:58下载
- 积分:1
-
zuomianjinglingshejibaogao
桌面精灵设计报告,很好很完整的的设计文档!!!(桌面精灵设计报告,很好的设计文档!!!)
- 2010-09-09 23:27:07下载
- 积分:1
-
MatLab
该书有助于matalb的学习,还有工程应用(The book will help matalb learning, as well as engineering applications)
- 2009-10-16 23:04:17下载
- 积分:1
-
LTE_Turbo_Encoder_Simulink
使用matlab的simulink工具 仿真LTE中的Turbo编码器(Simulating the Turbo_encoder in LTE via the simulator of matlab )
- 2012-04-02 11:11:15下载
- 积分:1
-
matlab_edgedetect
用matlab做边缘提取的代码,附有源码和图片在内(using Matlab do edge detection code, with source and pictures,)
- 2007-06-10 11:13:12下载
- 积分:1