搜索资源列表
vcmatlab7src
- MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数文件等。MATLAB 6.5 使用的编译器包括了MATLAB 的C\\C++数学库函数以及图形库。动态链接库(dll)是编写软件中常用的一种技术,MATLAB提供了将M文件编制成dll文件的方法,本文就介绍如何在MATLAB6.5中将m文件z转化成dll文件,然后在VC中调用该dll文件。 -MATLAB Co
现代信号处理实验一_谐波恢复
- 此程序为MATLAB实现的现代信号处理中几种常用的谐波恢复方法,所附文档中还有理论及算法介绍(Pisarenko,ARMA)实验步骤及实验结果-MATLAB this procedure for the realization of modern signal processing used several methods to restore the harmonics, the accompanying documentation and algorithm theory also intr
BVP_tutorial
- MATLAB边值问题求解的文档和源代码,好东西啊,强烈推举爱女-MATLAB to solve boundary value problems for the documentation and source code, good things ah, strongly favored daughter elected
ImagePartition
- 对文档图像进行分割,有效去除文档的边界黑色信息,-right Document Image segmentation, effective removal of a black border documentation information,
MATLAB_ADD_IN(document)
- 用ADD_IN实现VC++和Matlab的混合编程(文档部分)-with ADD_IN VC and Matlab mixed programming (documentation)
Matlab_Image_Processing
- Matlab在图像处理与目标识别方面的应用实验程序示例。包括三个程序以及详细文档:一、染色体识别与统计,二、汽车牌照定位与字符识别,三、基于BP神经网络识别字符的简单实验。-Matlab in image processing and object recognition on the application of experimental procedures example. Including the three procedures and the detailed documentat
convolutive
- 卷积盲源分离,采用matlab编程,带有说明文档。-convolution Blind Source Separation using Matlab programming, with documentation.
TracebyKalmanFilter
- 利用Kalman Filter进行机动目标跟踪的例子,附有详细的说明文档-use for tracking moving targets example, with detailed documentation
FrameRead
- 此代码为本人运用视频读取函数实现视频帧的读取,并可批量转为BMP等格式,另有运动目标静止背景的提取。内附说明文档,欢迎交流。-this code for the use of video I read function video frames to read and can volume to BMP format. another campaign goal from the background static. Enclosing documentation, welcomed the e
CDMA-multiuser-detection-MATLAB-programs
- CDMA多用户检测的MATLAB程序 内有详细的CDMA建模说明文档和源程序 -CDMA multi-user detection procedures within the MATLAB detailed modeling of CDMA source code and documentation
DS-CDMA-simulation
- DS-cdma仿真matlab程序 有详细的设计文档和源程序说明-DS-cdma Matlab simulation procedures detailed design documentation and source files note
OFDM-mimo
- 一个很不错的OFDM MIMO程序,其他包括文档说明-a very good MIMO OFDM procedures, including documentation of other shows
gmskrls
- 一种用于GMSK非线性调制的自适应均衡算法 ,包阔有算法的文档资料-a nonlinear GMSK modulation for the adaptive equalization algorithm, the width of a packet algorithm Documentation
matlab_and_com_programming
- 我写的简明MATLAB与VC++混合编程例子,附有说明文档-I wrote a simple MATLAB and Visual C + + programming examples with documentation
shengyinfansheshixian
- 声音反射的实现,文档里附有运行的图样,即声音反射的波形-voice reflected the realization documentation is enclosed operation of the drawings, that is reflective of the voice waveform
TheUnscentedParticleFilter
- 一个UPF的例程,内含matlab源代码和相关的文档资料(英文),对UPF的基本原理有详细的介绍-a UPF of routines, containing Matlab source code and related documentation information (English), UPF of the basic tenets is described in detail
ANN_Control
- 神经网络控制工具箱。包括最优控制,反馈线性化控制,预测控制,前馈控制等。内有说明文件readme.txt-neural network control toolbox. Including optimal control, linear feedback control, predictive control, feedforward control. Have documentation readme.txt
matlabGAtoolbox
- 这是一个利用MATLAB遗传算法工具箱进行求函数最值的实际程序文档,对数学建摸及从事算法研究的人员具有很好的参考价值-This is a genetic algorithms using MATLAB toolbox function for the most value for the actual process documentation, mathematical modeling and algorithm engaged in the research staff has a goo
matlab_figure_process
- 很详细地介绍了matlab在图像处理中的应用,其中有车牌号的识别,染色体的识别等,还有文档说明,精心整理的,希望和大家分享!-Very detailed descr iption of the matlab in image processing applications, including license plate number recognition, chromosome identification, as well as documentation and careful fini
documentation
- 有关非线性滤波程序的说明文档,包括KF,EKF,UKF,GHF等各种方法-The documentation demonstrates the use of software as well as state-space estimation with Kalman filters in general. The purpose is not to give a complete guide to the subject, but to discuss the implementation an