-
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
-
IRLS
IRLS不等距时窗,用于多次波自适应减去过程中,更加准确的处理(this is IRLS code)
- 2014-11-01 17:52:26下载
- 积分:1
-
eyefinder
定位眼神的程序,有mATLAbC++多种版本可供使用(Positioning the eyes of the program, mATLAb C++ multiple versions available)
- 2012-07-16 14:39:03下载
- 积分:1
-
svmMATLAB
说明: 实现SVM matlab实现。。源于毕业设计(Achieve SVM matlab implementation. . Graduation from)
- 2010-04-30 02:00:01下载
- 积分:1
-
ArtmapSource
ARTMAP source code. include: Fuzzy ARTMAP, Default ARTMAP, Instance-Counting ARTMAP, Distributed ARTMAP(ARTMAP source code. Include : Fuzzy ARTMAP, Default ARTMAP. Instance-Counting ARTMAP. Distributed ARTMAP)
- 2006-09-04 12:14:50下载
- 积分:1
-
MATLAB
MATLAB入门,如何运用具体的MATLAB进行算法的实现(Getting Started with MATLAB, how to use specific MATLAB for algorithm implementation)
- 2011-10-25 14:27:57下载
- 积分:1
-
VC-call-matlab-multiThread
VC++调用matlab画图,效果很好!值得看(VC++ Call matlab drawing, the effect is very good!)
- 2013-09-24 17:30:51下载
- 积分:1
-
OSTU
是自适应阈值的分割,主要对图像用matlab进行分割图像,确定图像想要的东西(Adaptive segmentation threshold, the main image to image segmentation using matlab, determine what image you want)
- 2014-01-05 18:13:18下载
- 积分:1
-
Acceleration-of-displacement
在振动台试验后由测得的加速度值两次积分求位移(Acceleration of displacement)
- 2014-10-23 10:46:27下载
- 积分:1
-
vcniniudun
用于c++计算拟牛顿法的实验,请参考,多谢请多指教(For c++ calculation of the experimental quasi-Newton method, please refer to, please advise Thank you)
- 2009-05-14 12:57:08下载
- 积分:1