-
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
-
nmea.m
NMEALINEREAD reads an NMEA sentence into a MATLAB structure array
- 2009-05-16 14:28:16下载
- 积分:1
-
wsn-dijkstra
这个程序为能量均衡的无线传感器的最短路径路由算法matlab 编程。(This process is energy balanced shortest path routing in wireless sensor algorithm matlab programming.
)
- 2010-06-12 15:04:37下载
- 积分:1
-
oneD_convection_mfiles
upwind1D Upwind difference coefficients for 1D advection-diffusion equation
- 2010-02-19 00:57:30下载
- 积分:1
-
VCPP-Matlab.m
5.1 在VC++中调用Matlab引擎 matlabenginetest目录
5.2 VC++中调用Matlab *.m函数编译后的动态链接库 VC++中调用Matlab .m函数编译后的动态链接库目录(failed to translate)
- 2011-05-06 13:35:36下载
- 积分:1
-
hu
说明: 胡氏不变矩,matlab程序,稳定运行,能区分两张图片的不同(Hu invariant moments, matlab program, stable operation, can distinguish between two different images)
- 2014-12-12 15:23:18下载
- 积分:1
-
Leaf_Disease_Detection_code
Leaf disease detection and classification in matlab..i t contains input images. it can classify well with a disease name. it needs to be improved in matlab
- 2021-03-28 20:49:11下载
- 积分:1
-
DPCM
采用matlab编写的DPCM程序,实现了DCT编码的功能(DPCM matlab prepared using procedures to achieve the DCT encoding function)
- 2014-12-10 15:58:31下载
- 积分:1
-
Polarspectrum
Plots the polar spectrum of acceleration,velocity and displacement
- 2010-08-22 19:41:23下载
- 积分:1
-
nlms_limatlab
Matlab for nlms matlab source code
- 2009-05-16 12:48:28下载
- 积分:1