-
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
-
cppfrance_DETECTION-OPTIMALE-CONTOURS-CANNY-DERIC
detection of the optimal countour
- 2009-10-19 20:33:28下载
- 积分:1
-
localhisteq
这种方法一方面将像素的灰度值分散,可以分辨图象中比较细节的内容;另一方面,将图
象的灰度变化控制在一定范围之内,抑制了噪声的产生,较大程度上地保留了原始图象的亮度.(This approach on the one hand spread the pixel gray value, the more details you can identify the contents of the image the other hand, the image gray scale control in a certain range, suppress noise generation, a greater degree preserved on the original image brightness.)
- 2010-12-20 00:27:03下载
- 积分:1
-
forloops
学习Matlab循环语句的好例子,适合初学者(err)
- 2008-06-17 22:21:37下载
- 积分:1
-
search_k_peak
说明: 峰值搜索的算法,可对法来波方向进行估计中的谱峰提取的一种方法(Peak search algorithm, the direction of the method to estimate the wave spectrum peak extraction method)
- 2020-10-19 15:07:26下载
- 积分:1
-
mRBZ2Kbr
时频分析工具,自编的小程序,可以进行fft变换,和一些信号分析。(time-frequency analysis tool, designed a small procedure can be carried out fft transform, and some signal analysis.)
- 2006-10-26 14:39:09下载
- 积分:1
-
cell-get
边缘提取算法提取细胞轮廓 适用于前景背景反差巨大(An object can be easily detected in an image if the object has sufficient
contrast from the background. We use edge detection and basic morphology
tools to detect a prostate cancer cell.)
- 2009-05-09 11:10:11下载
- 积分:1
-
gradual_change
blind signal detection using the gradual change algorithm
- 2009-05-09 20:30:27下载
- 积分:1
-
Windows
用MATLAB设计各种滤波器参数,包括各种窗函数法,如凯撒、汉明、布莱克特等(MATLAB filter design using a variety of parameters, including a variety of window function, such as Kaiser, Hamming, Blackett, etc.)
- 2008-07-31 14:24:29下载
- 积分:1
-
matlab100cases
matlab100个仿真实例,对理科专业或Matlab初学者有帮助(matlab100 a simulation example, the science professional or Matlab beginner help)
- 2010-03-14 15:25:32下载
- 积分:1