-
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
-
ysf118
说明: 基于模数运算的数字水印算法的matlab源代码(Modular arithmetic based on digital watermarking algorithm matlab source code)
- 2011-02-22 22:28:35下载
- 积分:1
-
Fquaadrotor_do
四轴飞行器Matlab仿真分析,涉及四轴飞行器主要部件如Mottor,camera,电池等,分析包含稳定性、动力等 已通过测试。
(VRML simulation on the real life in a common environment (multimedia classroom), very often realistic image, the code is very long, but it is easier to understand. Has been tested.)
- 2012-07-10 16:55:15下载
- 积分:1
-
Image-Segmentation
This is an image segmentation Program
- 2015-03-03 20:17:23下载
- 积分:1
-
MATLABoftargettracking
目标跟踪仿真小程序,本程序简单易懂适合初学者学习和参考。(Small target tracking simulation program, the program simple and easy to understand for beginners learning and reference.)
- 2015-03-12 09:51:44下载
- 积分:1
-
OFDM
OFDM matlab调制与解调仿真,信号及其频谱(The OFDM matlab modulation and demodulation simulation, signal and its spectrum)
- 2012-11-21 21:38:23下载
- 积分:1
-
obermodelzh
该matlab程序是自己编的,生成一组亚像素位移低分辨率图像,用于验证亚像素匹配或超分辨率重建。(get low resolution image of subpixel shift,used for image registration or Image Super-Resolution)
- 2014-02-28 10:39:19下载
- 积分:1
-
Thumbnail_Image_HTML
几个Matlab程序,可以自动生成JPG图像的缩略图,并生成一些HTML代码,可以直接应用到网页上面。(Several Matlab program can automatically generate thumbnails of JPG images, and generate some HTML code, can be applied directly to the page above.)
- 2009-05-14 17:18:30下载
- 积分:1
-
tftb2002
小波变换时频工具箱,内含各种matlab 程序,仅供参考(wavelet trans tools)
- 2009-07-12 10:02:50下载
- 积分:1
-
blackground
模拟PS软件,使用渐变方式,改变图象背景(PS simulation software, using the gradual approach to change the background image)
- 2011-02-03 11:42:41下载
- 积分:1