搜索资源列表
matlabgui
- 将MATLAB窗口画在VC的GUI上-MATLAB painted on the window of the GUI on VC
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的混合编程的步骤,最后通过一个具体实例的实现过程对上述方法进行了应用性介绍。
imageprocessing
- 阮秋琦的数字图像处理学一书所附的代码,又VC的还有MATLAB的
Matlab_and_VC
- vc 和 matlab 混合编程例程,已通过测试
matcom
- 在MATCOM环境下实现VC++对MATLAB的调用
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.
chap9
- VC++写的matlab下图像处理的书的第9章源码,不多,但有用-chap2
VCMatlab
- VC++与Matlab混合编程方法剖析,关于混合编程的基本思路-VC++ and Matlab programming hybrid analysis of the basic ideas on the mixed programming
gps-big-bang
- 关于GPS定位的书籍程序和设计报告等,非常详细和全面,包含大量matlab和VC++源代码,可直接运行,以及相关热门书籍和课件,是长期搜集的成果,非常有用。-On the books of the GPS positioning process and design reports, very detailed and comprehensive with matlab and VC++ source code can be run directly, as well as popular bo
vc-and-matlab
- VC与MATLAB之间的转换,通过设计可以在VC环境打开matlab代码-Conversion between VC and MATLAB open the matlab code in VC environment through design
Bee-algorithm4
- Bee algorithm(1)信号处理、(2)人工智能与模式识别、(3)神经网络、(4)群体智能算法、(5)混沌分形、(6)图像处理、(7)数据挖掘、(8)Matlab与VC混合编程 -Bee algorithm
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++
studymatlab
- 中科院matlab课件,GPS仿真程序 证据理论中用于求取Jousselme证据距离的matlab 代码,自己编的哦!- VC prepared by the wavelet transform algorithm program, image processing program code that can be used for image processing compression, de-noising, etc.
26230243DReconstruction
- 三维重建的代码,用VC++和MATLAB编写的-Three-dimensional reconstruction of the code, using VC++ and MATLAB
Visual C++数字图像处理技术详解(源代码)
- 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像