搜索资源列表
模糊指数平滑
- 模糊指数平滑算法源程序,进行预测 计算.-fuzzy exponential smoothing algorithm source for projection.
快速三次平滑源码
- 快速三次平滑滤波算法为工程人员在对数据进行滤波时提供极大的方便-three rapid smoothing filter algorithm works in the data filtering provides great convenience
DGPSandpinhuasuanfaandDNS
- DGPS自校正滤波/平滑算法与DNS误差参数辨识程序
kalmanfilterpinhuasuanfayuDNSchengxu
- LBL卡尔曼滤波/平滑算法与DNS误差参数辨识程序
spetralcorrelation
- 谱相关时域平滑算法及其快速算法FAM、SSCA
Gauss
- 用VC++实现的高斯平滑算法,选择图片后选择功能项,会出现经过高斯平滑后的图像
mean-shift算法综述
- 本文详细的说明Mean Shift 的基本思想及其扩展,其背后的物理含义,以及算法步骤,并给出理论证明.最后本文还将给出Mean Shift 在聚类,图像平滑,图像分割,物体实时跟踪这几个方面的具体应用.
基于全局运动统计和边缘平滑滤波的视频去隔行方法
- 基于Matlab的去隔行算法,将运动图像造成的模糊去除。-The de-interlacing algorithm based on Matlab, the moving image blur removal.
Kalman2
- 卡尔曼滤波的的算法,采用singer模型,可以应用于目标的跟踪,数据的平滑等多方面,算法效果较好-Kalman filter algorithm, using singer model, can be applied to target tracking, data smoothing and other aspects, algorithms, better-performing
music
- 修正的music算法,前后向空间平滑算法的特殊形式-Amended music algorithm, before and after spatial smoothing algorithm for the special form
time_seris
- 时间序列预测算法。支持5种常见的算法 移动平均 非线性回归 指数平滑等-ar, ardemo ma
music_8ula
- 利用MUSIC算法对空间来波方向进行估计,并且结合空间平滑技术实现对空间相干源的DOA估计-MUSIC algorithm for use of space DOA estimation, and combined with spatial smoothing technique for spatial coherence source implementation of the DOA estimates
TheResearchofSpatialSpectrumEstimationAlgorithminS
- 智能天线技术是第三代移动通信系统的关键技术之一,也是国内外热门的研究课题。由于无线移动通信的信道传输环境具有复杂性和不确定性,存在多径衰落和时延扩展,因此造成了符号间串扰、同信道干扰、多址干扰等,这些干扰降低了链路性能和系统容量,智能天线技术是解决以上问题的方法之一。 本文首先阐述了智能天线和白适应波束形成的基本理论,然后对自适应算法进行了研究。对一些基本的自适应算法最小均方算法、恒模算法及递推最小均方算法进行了分析讨论,用计算机仿真的结果论证了算法的性能。针对相干干扰介绍了空间平滑技术,对传统
eps
- 边缘保护平滑算法(eps),可以读图像实现保边滤波。-Edge preserving smoothing algorithm (eps), can read the image edge filter to achieve protection
DOAestimation
- DOA估计常用算法,包括:music算法,卡尔曼滤波算法,自适应梯度算法,空间平滑算法,改进的空间平滑算法。-DOA estimation algorithm used, including: music algorithm, Kalman filter algorithm, adaptive gradient algorithm, spatial smoothing algorithm, the improved spatial smoothing algorithm.
smooth
- 一个数据平滑算法类,使用比较灵活,简便能是你采集仪表数据接近平滑曲线,很好的数据处理方法-very good
Classical_spectral_estimation
- 经典的MUSIC,前后向空间平滑和改进的空间平滑算法-three kinds algorithms for MUSIC、SS and Modified SS
mean5_3
- 函数mean5_3(五点三次平滑算法)对数据进行平滑处理的源代码 -Function mean5_3 (five-point smoothing algorithm three times) to smooth the data source
5.空间平滑MUSIC算法的MATLAB程序
- 空间谱估计中经典空间平滑算法,对相干信源的来波方向进行估计(Classical spatial smoothing algorithm in spatial spectrum estimation and estimation of the wave direction of coherent sources)
MATLAB平滑滤波算法
- MATLAB用于平滑噪声所用的平滑噪声算法,可有效滤除数据中的相关噪声。