搜索资源列表
基于粒子滤波和均值偏移算法的目标跟踪
- 将均值偏移算法嵌入到粒子滤波的跟踪框架中.该算法克服了粒子滤波计算量较大的缺点,同时也克服了均值偏移算法容易陷入局部最大且无法恢复的缺点.实验表明该算法有很好的实时性和鲁棒性.
-VHDL
- 本报告分两部分: 1 由matlab计算FIR数字滤波器的滤波系数; 2 用VHDL语言设计逻辑电路,再通过QUARTUS II 软件,将各个模块的电路封装成期间,在顶层设计中通过连线,完成整个系统。 -FIR digital filters based on VHDL
Kalman
- 卡尔曼滤波的基础上简要介绍了和处理代码。过程通过随机噪音过滤掉,以获取原始信号。-Kalman filter based on a brief introduction and processing code. Process through the filter out random noise to obtain the original signal.
MATLAB6
- Matlab环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-Matlab environment, several digital image processing experiments, including the image gray level transformation, histogram equalization, histogram matching, neighborhood average, local
Kalman__vb
- 卡尔曼滤波的vb源程序(现设线性时变系统的离散状态防城和观测方程)-Kalman Filter vb source (now based linear time-varying systems of discrete state Fangcheng and observation equation)
10zrbffcx
- 10种软件滤波方法的示例程序,是用c写的,在实际的使用过程中非常有用.-10 kinds of software filtering method of the sample procedures are written with c, in the actual use of the course very useful.
55645
- 10种软件滤波方法的示例程序 1、限副滤波 /* A值可根据实际情况调整 value为有效值,new_value为当前采样值 滤波程序返回有效的实际值 */ #define A 10 char value char filter() { char new_value new_value = get_ad() if ( ( new_value - value > A ) || ( value - new_value
05
- 了解微波滤波电路的原理及设计方法。 学习使用ADS软件进行微波电路的设 计,优化,仿真。 掌握微带滤波器的制作及调试方法-Understanding of microwave circuit theory and filter design methods. Learning to use software ADS microwave circuit design, optimization, simulation. Mi
5
- 基于MAP算法的图像超分辨率重构技术研究硕士论文,文中介绍了超分辨率重建的理论基础与数学模型,基于卡尔曼滤波的序列图像运动估计及基于MAP的超分辨率重建的具体过程。-Algorithm based on MAP Super-Resolution Reconstruction of Image Technology master' s thesis paper introduces the theory of super-resolution reconstruction of the fo
1
- 卡尔曼滤波 目标跟踪基于GUI的设计 直线运动-kalman
qiji-eprint-1414-kalman-filtering-the-matlab-2nd.r
- 我收藏的关于kalman滤波的资料,拿出来和大家分享-I kalman filter on the collection of information, to share out
DSP_LMS
- 基于DSP的自适应滤波LMS算法的研究和实现-DSP-based adaptive filtering LMS algorithm and implementation
xinalvbozaiqiupinyu
- 对文本格式的信号先滤波再求频域,便于在神经网络中应用,这是用matlab做的,很有用。-The text format, the signal first and then seek the frequency domain filtering
kalmanFiltercprogramm
- 卡尔曼滤波的C语言表述。不是本人编写,是本人收集的程序中比较好用的,推荐给大家!感谢原来作者!-C-language descr iption of Kalman filter. Is not my writing, is my collection of programs relatively easy to use and recommend it to everyone! To thank the original author!
11
- MATLAB 维纳滤波论文 希望可以有用-MATLAB Wiener filter paper hope that we can be useful
rgtgfgf
- 这种算法在DSP上实现,以及出现的滤波图-This algorithm is implemented on the DSP, and the emergence of the filtering plan
Null_Phase-Shift
- 介绍高频雷达中的零相位极化滤波方法,非常的经典!-failed to translate
PF_review
- 粒子滤波算法的综述:首先介绍粒子滤波的特征及算法分类,然后对其关键技术进行了归纳分析,并给出了粒子滤波的一些典型应用成果,最后指出了粒子滤波技术亟待解决的一些热点和难点问题。-Summary of particle filter algorithm
ADPF
- 基于统计决策规则提出自适应采样数粒子滤波算法, 在定义综合性能风险函数的基础, 推导出粒子数与滤波误差方差之间的关系式, 使得在跟踪过程中, 可以根据目标的机动情况在线调节粒子数, 以使跟踪性能 达到最优。在Matlab仿真平台下进行了闪烁噪声下的机动目标跟踪实验, 结果表明, 自适应采样数粒子滤波算法是一种有效的机动目标跟踪方法, 跟踪性能较基本粒子滤波算法提高了3.17倍。-Based on statistical decision rules of the number of adap
PF_research
- 粒子滤波是基于序贯Monte Carlo 仿真方法的非线性滤波算法,对基本粒子滤波算法的原理实现步骤进行了详细的介绍,进行了仿真试验。-Particle filter is based on sequential Monte Carlo simulation method of nonlinear filtering algorithm, the principle of elementary particle filter algorithm to achieve a detailed int