-
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
-
Rayleighfadingchannelmodelandsimulation
Rayleigh衰落信道仿真 多径与单径,多普勒平移(Rayleigh fading channel model and simulation:Rayleigh_Doppler_singlePath, Rayleigh_Doppler_multiPath)
- 2020-12-26 15:39:03下载
- 积分:1
-
ReadEyeCoordinate_FERET
一种能有效读出FERET库中的人眼坐标的有效方法,适用于有关人眼的人脸识别。(an effective FERET read out the eyes of the effective ways to coordinate, applicable in the eyes of face recognition.)
- 2007-04-10 10:58:12下载
- 积分:1
-
2D-logistic-image-encrytion
本matlab函数,利用混沌映射不可预测性,遍历性和敏感性,以它们的参数和初始值的优异特性的,实现一个图像加密算法。我们引入了一个新的二维logistics函数。与现有的混沌映射相比,它具有更广泛的范围内混乱,更好的遍历性,混沌性和relativelylow实施成本。为了研究及其应用,我们提出了一个之乱转换(CMT),以有效地改变图像的像素位置。结合2D-logistics与CMT,我们进一步实现图像加密算法。(In this matlab test,we use the chastic s excellent properties of unpredictability, ergodicity and sensitivity to their parameters and initial values, chaotic maps are widely used in security applications. In this paper, we introduce a new two-dimensional Sine Logistic modulation map (2D-SLMM) which is derived the Logistic and Sine maps. Compared with existing chaotic maps,it has the wider chaotic range, better ergodicity, hyperchaotic property and relativelylow implementation cost. To investigate its applications, we propose a chaotic magic trans-form (CMT) to efficiently change the image pixel positions. Combining 2D-SLMM with CMT, we further introduce a new image encryption algorithm. )
- 2015-02-03 14:33:42下载
- 积分:1
-
vrp
vrp问题代码,免疫遗传算法求解车辆路径问题(vrp problem code, immune genetic algorithm for vehicle routing problem)
- 2020-10-22 19:27:23下载
- 积分:1
-
MATLABcode
《通信系统仿真原理与无线应用》配套MATLAB源码( Principles of Communication Systems Simulation with Wireless Applications complementary source MATLAB)
- 2008-04-23 00:22:39下载
- 积分:1
-
gaosimar
高斯--马尔科夫过程的matlab代码以及仿真(Gauss Markov process, as well as simulation matlab code)
- 2008-05-08 13:21:03下载
- 积分:1
-
fft
在MATLAB中利用FFT函数来进行变换,其中利用到了HAMMING窗(Using FFT function in MATLAB to carry out transformation, which used to HAMMING window)
- 2010-11-25 21:39:23下载
- 积分:1
-
MATLAB
这是关于用MATLAB实现遗传算法程序的原理介绍,包括也选择、交叉、变异等算子的程序。(This is about using MATLAB genetic algorithm program to achieve the principle of description, including also selection, crossover and mutation operators of the program.)
- 2010-12-10 11:31:26下载
- 积分:1
-
ThefullversionofMATLABvideoplayer
说明: 完整版的MATLAB视频播放程序代码说明文字(The full version of MATLAB video player
)
- 2009-09-01 18:32:47下载
- 积分:1