资源列表
Spectrum_correction
- Matlab离散频谱比值校正 法程序,适合相关专业毕业设计使用-Matlab discrete spectrum the ratio of correction procedures for the use of graduate design-related
matlab_ukf_utilities
- 卡尔曼滤波的一个典型实例是从一组有限的,对物体位置的,包含噪声的观察序列预测出物体的坐标位置及速度. 在很多工程应用(雷达, 计算机视觉)中都可以找到它的身影. 同时,卡尔曼滤波也是控制理论以及控制系统工程中的一个重要话题. 比如,在雷达中,人们感兴趣的是跟踪目标,但目标的位置,速度,加速度的测量值往往在任何时候都有噪声.卡尔曼滤波利用目标的动态信息,设法去掉噪声的影响,得到一个关于目标位置的好的估计。 -kalman ukf matlab
离散傅里叶变换
- matlab离散傅里叶变换程序
stereo
- 一个立体匹配的算法,对于研究视觉立体匹配的同学有一定的作用。-A stereo matching algorithm, for the study of visual stereo matching students to a certain extent.
SAD
- SAD匹配,修改下文件路径即可用,matlab-SAD matching, can be used to modify the path
cloud
- 正向云发生器,通过matlab编程的代码-forward cloud generator
narrow_band_gaussian_sig
- 窄带高斯信号的产生和时频域特性,以及窄带信号的正交和同向分量特性-Narrowband Gaussian signal generation and the time and frequency domain characteristics, and the narrow-band signals to the component with the properties of orthogonal and
217
- (2,1,7)卷积码,用matlab实现-(2,1,7) convolutional code with matlab implementation
meankalman
- meanshift+kalman算法,对研究运动物体检测与跟踪的朋友会有帮助-meanshift+ kalman algorithm, detection and tracking of moving objects would be helpful friend
arithmetic_FastICA
- Matlab环境下的基于独立分量分析(ICA)算法,信号处理,非常重要!--Matlab environment based on the independent component analysis (ICA) algorithm, signal disposal , very important!
MatlabRidgeDetection
- Matlab多种图像边缘检测方法 1、用Prewitt算子检测图像的边缘 2、用不同σ值的LoG算子检测图像的边缘 3、用Canny算子检测图像的边缘 4、图像的阈值分割 5、用水线阈值法分割图像 6、对矩阵进行四叉树分解 7、将图像分为文字和非文字的两个类别 8、形态学梯度检测二值图像的边缘 9、形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Matlab a variety of image edge detection method 1, u