搜索资源列表
VC++中调用Matlab .m函数编译后的对应c函数
- vc与matlab混合编程的具体实例,通过vc编译器调用matlab编译的.m文件。-vc mixed with Matlab programming specific examples, vc call Matlab Compiler compiled. M documents.
VC调用matlab文件中的函数的实例的源代码
- 关于在VC中如何调用matlab中定义的.m文件中的函数的实例,这是源代码,有需要的朋友可以看看!-on how VC called defined in Matlab. M document examples of the function, which is the source code, we need to see friends!
matlabgui
- 将MATLAB窗口画在VC的GUI上-MATLAB painted on the window of the GUI on VC
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.
vc-io-mwArray
- 用VC读写Matlab中数据的例子,为精通Matlab编程一书中附带,可在混合编程时使用,加快开发速度。-VC read and write data in Matlab example of Matlab programming proficient with a book, Programming can be mixed use, and speed up the development pace.
VC++MATLAB
- VC++与MATLAB混合编程及其应用 摘 要 本文详述了在VC++6.0编译环境下如何利用Matlab来实现应用系统的设计和分析,介绍了通过Matlab与VC应用程序连接的常用方法,分析了VC与Matlab的混合编程的步骤,最后通过一个具体实例的实现过程对上述方法进行了应用性介绍。
Vc++.xinhao
- 实现VC++调用MATLAB对数字信号进行处理的一个例子
vc-matlab
- 在 VC中如何实现 matlab的调用,
EndPointDetectionDlg.rar
- 语音端点检测,VC+matlab混合编程,这个文件是包含语音端点检测的代码,用的是时频参数算法,Speech Endpoint Detection, VC+ Matlab mixed programming, this document is contained in voice activity detection of code, using a time-frequency parameters algorithm
Matlabmcc
- mcc的简单用法 关于matlab和vc的交互编程-MCC simple usage of vc on matlab and interactive 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
LabVIEW-VC-Matlab
- 由于各种编程语言特点各异,因此,在一个控制系统中经常出现几种编程语言共存的情况,它们之间的通讯就显得尤为重要。结合“973”项目为背景,阐述VC、MatLab、LabVIEW之间通过DDE 实现数据交换。-Due to different characteristics of a variety of programming languages, therefore, often in a control system in the coexistence of several programm
VC-Matlab-EXAMPLE
- 详细介绍了如何通过VC调用matlab程序。很详细的内容-Detailing how VC call matlab program. Very detailed content
VC-MATLAB-7-DLL
- 采用动态链接的方法,通过VC调用MATLAB,可以脱离matlab环境运行。-Dynamic link method by VC call MATLAB, we can run away from matlab environment.
22674394levelset-segmentation-vc
- 颜色空间的转换应用matlab编写的程序 很好用的程序-color space change use matlab wirite it is a good program
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
matlab-simulation
- 《雷达系统设计MATLAB仿真》第一版源代码和代码生成 的图像,可以和VC++混合编程使用-" Radar system design MATLAB simulation," the first edition of the source code and the code generated images, you can use hybrid programming and VC++
Visual C++数字图像处理技术详解(源代码)
- 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像