-
All-PhaseDigitalFilter
本文是利用MATLAB编程实现全相位数字滤波(This article is the use of MATLAB programming all phase digital filter implementation)
- 2009-03-16 09:03:19下载
- 积分:1
-
LpcSineDemo
正弦波的LP建模
能显示原正弦波波形及它的频谱图,LP模型的频谱图,LP模型的极点图,LP模型的脉冲响应图。(This demonstration illustrates the modelling of a sinewave with an LP model
The displays show the sinewave,it spectrum, the spectrum of the LP model,the poles of the LP model and the impuse response of the LP model.)
- 2013-10-19 16:53:06下载
- 积分:1
-
677956 粒子滤波原理及应用 MATLAB仿真
说明: 全文目录包括:
1、绪论
2、编程基础
3、概率论与数理统计基础
4、蒙特卡洛原理
5 粒子滤波原理
6 改进粒子滤波算法
7 粒子滤波在目标跟踪中的应用
8 粒子滤波在电池寿命估计中的应用(Full text catalog includes:
1. Introduction
2.Fundamentals of programming
3. Probability theory and basis of mathematical statistics
4. Monte Carlo principle
5 principle of particle filter
6. Improved particle filter algorithm
7. Application of particle filter in target tracking
8. Application of 8 particle filter in battery life estimation)
- 2020-05-27 19:37:18下载
- 积分:1
-
ld
说明: LD算法,实现信号的分析,频谱分析,避免矩阵的求逆运算(failed to translate)
- 2010-04-29 22:32:29下载
- 积分:1
-
Lpc-and-pesss
基于matlab的线性预测系数和预测误差的语音信号合成(Lpc and prediction error of speech signal synthesis)
- 2021-03-17 15:19:20下载
- 积分:1
-
FFT_filter
说明: matlab编写的FFT变换和滤波的程序(this is matlab code for fft transfering and filtering.)
- 2011-02-18 08:46:19下载
- 积分:1
-
MeanShift-matlab
MeanShift运动目标跟踪 matlab程序
思路:
1.截取跟踪目标矩阵rect
2.求取跟踪目标的加权直方图hist1
3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。
4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
(MeanShift moving target tracking matlab program ideas: 1. Interception target tracking matrix rect 2. Strike target tracking weighted histogram hist1 3. Reading of a video sequence, first randomly selected one with such a large rectangle rect, calculate the weighted Histogram hist2. 4 Calculate the proportion of both functions, if the latter gap is too large, updated new matrix center Y, iterative (MeanShift is a variable step size can rapidly approaching the peak of the probability density method), until certain conditions stop.)
- 2013-09-19 11:40:07下载
- 积分:1
-
ga
遗传算法(Genetic Algorithms)在matlab中的应用(Genetic Algorithms (Genetic Algorithms) applied in matlab)
- 2014-02-25 16:45:34下载
- 积分:1
-
lvboqi_shiyan
巴特霍兹带通滤波器,可以通过不同的ws、wp实验出自己需要的频带(buttord filter)
- 2011-06-01 16:52:21下载
- 积分:1
-
genetic_TSP
用遗传算法求解TSP问题,matlab源程序,付P1.m与数据以供试验(solve TSP with GA)
- 2013-01-15 21:45:17下载
- 积分:1