-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1
-
xiaoboquzao
小波算法去白噪声、高斯白噪声分析的源程序(Wavelet algorithm to white noise, Gaussian white noise analysis of the source)
- 2010-10-21 10:57:17下载
- 积分:1
-
change-parameter
改压缩包为matlab模型改变参数用的,值得借鉴(an example of changing the parameter in matlab)
- 2012-11-19 20:52:59下载
- 积分:1
-
PSOtool---PSO-Trelea-vectorized
基于PSO工具箱的函数寻优算法,包括工具箱,mtlab程序的实现(PSO toolbox based on the function optimization algorithm, including the toolbox, MTLAB program to achieve
)
- 2016-07-04 17:22:47下载
- 积分:1
-
图像分割
matlab的几个文件算法能实现图像分割,例如分水岭算法等,区域生长法等。(It can realize image segmentation, such as watershed algorithm and so on.)
- 2020-06-21 18:00:02下载
- 积分:1
-
gabor
小波变换的实例,直接放在MATLAB里就可以运行,但需要换入自己的图片(Wavelet transform instance, can be placed directly inside MATLAB to run, but needs to be replaced into its own image)
- 2009-11-05 14:07:14下载
- 积分:1
-
ICP
西澳大利亚大学ICP代码,个人找了很长时间才找到,拿出来共享下(This is the ICP code)
- 2011-09-02 10:26:04下载
- 积分:1
-
mesal
matlab code for getting data from a file
- 2014-02-02 20:10:57下载
- 积分:1
-
87361012Matlab
is is the source for lane detection algorimtm
- 2010-01-16 17:31:38下载
- 积分:1
-
add_phase_noise
怎样给信号添加相位噪声--------------。(How to add phase noise to the signal.)
- 2013-04-16 21:23:31下载
- 积分:1