-
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
-
eg1_3780
说明: 在MATLAB环境下的3780点FFT仿真(The Simulation of 3780 point FFT in MATLAB environment.)
- 2011-03-09 10:29:46下载
- 积分:1
-
detsign
运用MATLAB,产生基本的冲击序列、阶跃序列、矩形序列(The use of MATLAB, the impact of the basic sequence generated, step sequences, rectangular sequence)
- 2011-09-01 10:07:50下载
- 积分:1
-
4PSK
This is code to simulation of AM, FM, PSK, QAM modulation
- 2014-11-29 12:24:05下载
- 积分:1
-
11
说明: 輸入一個數字判斷質數,範例輸入 :
2
3
25
範例輸出 :
Yes
Yes
No(Enter a number to determine prime number, model type: 2325 Sample Output: Yes Yes No)
- 2010-01-12 16:59:29下载
- 积分:1
-
steepdes
In mathematics, the method of steepest descent or stationary phase method or saddle-point method is an extension of Laplace s method for approximating an integral, where one deforms a contour integral in the complex plane to pass near a stationary point (saddle point), in roughly the direction of steepest descent or stationary phase.
- 2011-08-03 22:52:13下载
- 积分:1
-
tulun
数学建模中常用的图论程序,经整理,有注释(Commonly used mathematical modeling of graph theory program, collated, annotated)
- 2013-05-19 22:19:46下载
- 积分:1
-
jkspa
This is to plot frequency spectrum using Welch method.
- 2011-05-01 05:39:36下载
- 积分:1
-
separatergbsubstraction
Load image and separate RGB and function to do image substraction
- 2010-05-24 11:07:12下载
- 积分:1
-
security-assessment
暂态能量函数法用于可靠性安全性评估,包括了可靠性评估及暂态能量函数法的使用,很有价值的一篇文章。(Transient energy function method for the reliability of safety assessment, including reliability assessment and the use of transient energy function method, a valuable article.)
- 2011-10-23 14:14:17下载
- 积分:1