-
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
-
simulink_am_pm_fm_ask_psk_model
用matlab7·0软件对通信信号进行调制simulink仿真,它包括am,pm,fm,ask,psk.rar(Matlab7 0 software used for communications signal modulation simulink simulation, which include am, pm, fm, ask, psk.rar)
- 2009-03-12 00:39:54下载
- 积分:1
-
matlab_jing_dian_suan_fa
其中包括了matlab中最基本的算法院程序,对于编程有很大帮助(Matlab including the operator of the most basic court procedures, the program will be of great help)
- 2007-04-11 09:21:59下载
- 积分:1
-
fuzzy-mppt
application of the fuzzy logic controller to control the MMPT
- 2014-05-22 18:03:26下载
- 积分:1
-
edge
matlab code about image processing
- 2009-12-01 19:44:05下载
- 积分:1
-
l1decode_pd.m
this is matlab code to solve l1decode problem!!!
- 2012-05-31 16:19:37下载
- 积分:1
-
dipole-radiation
偶极子辐射的电磁场的matlab动态模拟程序dipole radiation movie(dipole radiation movie)
- 2012-08-31 19:44:58下载
- 积分:1
-
matlab shangzhi
利用熵值法判断某个指标的离散程度的。在信息论中,熵是对不确定性的一种度量。信息量越大,不确定性就越小,熵也就越小;信息量越小,不确定性越大,熵也越大。根据熵的特性,我们可以通过计算熵值来判断一个事件的随机性及无序程度,也可以用熵值来判断某个指标的离散程度,指标的离散程度越大,该指标对综合评价的影响越大。
因此,可根据各项指标的变异程度,利用信息熵这个工具,计算出各个指标的权重,为多指标综合评价提供依据。(Using entropy method to judge the degree of dispersion of a certain index.)
- 2018-07-23 11:27:50下载
- 积分:1
-
trial
说明: 计算表面粗糙度高斯分布,利用matlab采取扫描方法(Calculation of Gaussian distribution of surface roughness)
- 2021-02-08 18:16:10下载
- 积分:1
-
headingtmp
heading filter, this is a matlab file used to clean up and filter the GPS heading information for later use
- 2009-06-20 08:06:10下载
- 积分:1