搜索资源列表
VC++中调用Matlab .m函数编译后的对应c函数
- vc与matlab混合编程的具体实例,通过vc编译器调用matlab编译的.m文件。-vc mixed with Matlab programming specific examples, vc call Matlab Compiler compiled. M documents.
vcwithmatlab
- vc与matlab混合编程的具体实例。vc调用matlab的.m函数,经过编译之后转换为C++程序,实现进行混合编程。-vc mixed with Matlab programming specific examples. Vc call Matlab. M function, compiled after the conversion of C procedures, mixed programming.
MatlabVc2007417
- 这是一个基于MATLAB与VC混合编程的程序代码!是关于一维离散小波去噪的程序!-based on MATLAB and Visual C + + programming code! On the one-dimensional discrete wavelet denoising the procedure!
COMTest2003_v0.8
- 在vc.net 2003中调用Matlab Builder生成的COM组件,与2005中有所不同。-in vc.net 2003 Calling Matlab Builder generated COM, 2005 was somewhat different.
VC++MATLAB
- VC++与MATLAB混合编程及其应用 摘 要 本文详述了在VC++6.0编译环境下如何利用Matlab来实现应用系统的设计和分析,介绍了通过Matlab与VC应用程序连接的常用方法,分析了VC与Matlab的混合编程的步骤,最后通过一个具体实例的实现过程对上述方法进行了应用性介绍。
7-81077-626-6
- 这是matlab与VC编程的源码 所有程序的运行和编译环境为:Visual C++ 6.0和MATLAB 6.5 service pack1(一般情况下MATLAB 6.5即可)。 如果您有和技术相关的问题或者发现本书实例有错误之处,请发邮件到: matlab_vc_program@yahoo.com.cn 与作者联系或批评指正。
Wavelet-and-Matlab7
- 《小波分析理论与Matlab7实现例程》一书里面各章节的源码,可以直接使用,对于学习很省时间。-"wavelet analysis theory and Matlab7 achieve routines," a book which all sections of the source code, can be directly used for the study is time.
VCMatlab
- VC++与Matlab混合编程方法剖析,关于混合编程的基本思路-VC++ and Matlab programming hybrid analysis of the basic ideas on the mixed programming
VCPP-and-matlab
- 本功能实现VC++与matlab的动态链接,能够具体实现三角函数的绘制,并能实时描点。-This feature dynamic link VC++ with Matlab, the concrete realization of the drawing of the trigonometric functions, and real-time depiction point.
vc-and-matlab
- VC与MATLAB之间的转换,通过设计可以在VC环境打开matlab代码-Conversion between VC and MATLAB open the matlab code in VC environment through design
matcom
- matcom4.5编译器,是matlab与vc++混合编程的编译器,可以很轻松的实现m文件与c之间的转换,附有安装包和安装方法,有问题请留言。-The matcom4.5 compiler, is mixed programming of MATLAB and vc++ compiler, can achieve m files easily and the transformation between C, with the installation package and method
Bee-algorithm4
- Bee algorithm(1)信号处理、(2)人工智能与模式识别、(3)神经网络、(4)群体智能算法、(5)混沌分形、(6)图像处理、(7)数据挖掘、(8)Matlab与VC混合编程 -Bee algorithm
VC-and-MATLAB
- VC6_0与MATLAB7_x混合编程方法研究-VC6_0 and MATLAB7_x mixed programming method
vc++matlab图像处理与识别案例书中的代码
- vc++matlab图像处理与识别案例书中的代码-vc Matlab image processing and recognition of the code book cases
VC-
- 一个多目标跟踪的matlab代码,里面附有说明文档。其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多--A multi-target tracking matlab code, which accompanied the document. Background subtraction method which can achieve real-time updates. The code when a small target detec
v1
- 这是vc基础练习程序,其中包括绘图,对话框,与matlab混合编程等功能,希望对大家有帮助-this is the basic exercise of vc
Visual C++数字图像处理技术详解(源代码)
- 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像