Welcome![Sign In][Sign Up]
Location:
Search - signal processing in target tracking

Search list

[matlabKalman_filter

Description: 卡尔曼滤波是现代数字信号处理经典算法,本程序应用matlab语言实现利用卡尔曼滤波器跟踪机动目标。-Kalman filtering is a classic of modern digital signal processing algorithms, the application of this procedure using matlab language maneuvering target tracking Kalman filter.
Platform: | Size: 3072 | Author: mengxiao | Hits:

[OtherMIMO_Radar_Signal_Processing

Description: Multiple-input multiple-output (MIMO) radar has been receiving increasing attention in recent years from researchers, practitioners, and funding agencies. MIMO radar is characterized by using multiple antennas to simultaneously transmit diverse (possibly linearly independent) waveforms and by utilizing multiple antennas to receive the reflected signals. Like MIMO communications, MIMO radar offers a new paradigm for signal processing research. MIMO radar possesses significant potentials for fading mitigation, resolution enhancement, and interference and jamming suppression. Fully exploiting these potentials can result in significantly improved target detection, parameter estimation, as well as target tracking and recognition performance.
Platform: | Size: 7849984 | Author: 可难 | Hits:

[Documents1191286763

Description: 信号处理中常用的算法,本程序实现了fft和ifft的运算 ... ·Bayesian Filter.贝叶斯(Bayesian ·一个目标跟踪系统的MATLAB 源程序包-Commonly used in signal processing algorithms, this program achieved the fft and ifft computing ... · Bayesian Filter. Bayes (Bayesian · a target tracking system MATLAB source code package
Platform: | Size: 4096 | Author: 袁计委 | Hits:

[matlabTestWelchFM

Description: 周期图法在雷达信号处理、目标检测、以及目标跟踪中有重要作用。他的主要特点为从噪声中将所需要的周期信号的特征以功率谱的形式表征出来,通过设置合适的阈值可以代表目标。调频信号则是典型的脉冲压缩信号,其扩频特性使得其不易受噪声干扰。-Periodogram in radar signal processing, target detection, and target tracking plays an important role. His main characteristics will be required from the noise characteristics of periodic signals in the form of the power spectrum characterized it, by setting the appropriate threshold may represent the target. FM signal is a typical pulse compression signal, the spreading characteristics make it less susceptible to noise interference.
Platform: | Size: 2048 | Author: 周严 | Hits:

[AI-NN-PRMeanPShift

Description: 李志国硕士学位论文:基于Mean Shift算法的目标跟踪.目标跟踪技术在军事、工业、安保、智能交通、医学和科学研究等方面都具有重要的意义,应用前景广阔.目标跟踪把图像处理、自动控制、信息科学有机结合起来,形成了一种能从图像信号中实时地自动识别目标、提取和预测目标位置信息、自动跟踪目标运动的技术,是当前计算机视觉、模式识别与智能系统等领域研究的重要课题.-Li Zhiguo Master Thesis: Based on Mean Shift Algorithm for Target Tracking. Target tracking technology in military, industrial, security, intelligent transportation, medical and scientific research and have an important application prospect. Tracking the image processing, automatic control, information science combine to form an image signal from the automatic identification of targets in real time, extracting and predicting the target location information, automatic target motion tracking technology, is the current computer vision, pattern Identification and Intelligence System and other fields of the important issues.
Platform: | Size: 4508672 | Author: | Hits:

[matlabadaptive_beamforming

Description: 数字波束形成是在数字信号处理方法的基础上建立起来的一门技术,广泛用 于雷达、声纳、通信和电子对抗等领域。论文针对数字波束形成中算法的稳健性、 移动目标的数字波束跟踪等问题,进行了研究-Digital beam forming is in digital signal processing methods established on the basis of a technology, it is widely used In radar, sonar, communication and electronic countermeasures, etc. Thesis in digital beamforming algorithm robustness, Moving target tracking digital beam, were studied
Platform: | Size: 1024 | Author: 时晨光 | Hits:

[matlabpower_aperture

Description: 首先介绍了低截获概率雷达发展状况,然后分析了低截获概率雷达的截获因 子,讨论了雷达各个参数对雷达低截获性能的影响和工程中各种措施对截获因子的影 响 -Digital beam forming is in digital signal processing methods established on the basis of a technology, it is widely used In radar, sonar, communication and electronic countermeasures, etc. Thesis in digital beamforming algorithm robustness, Moving target tracking digital beam, were studied
Platform: | Size: 1024 | Author: 时晨光 | Hits:

[AI-NN-PRdetection-and-tracking

Description: 雷达检测跟踪过程无缝连接过程。 雷达检测跟踪过程无缝连接过程。-Detection and tracking are normally considered separate processes. First the signal processing system associated with a sensor examines the signal to determine whether to call detection. Once detection is called, it is converted to an estimate of one or more of the components of the target s kinematic state, e.g., bearing, position, or velocity. This estimate (contact) is sent to a tracking system that determines whether the contact should be associated with an existing track or used to generate a new one. This process works well in high signal-to-noise ratio (SNR) situations but sacrifices performance in low ones. The tracking community is making progress toward seamless detection and tracking and recovering some of this lost performance.
Platform: | Size: 153600 | Author: Haiser | Hits:

[matlabGM_PHD_Filter_v110

Description: GM_PHD_Filter Version 1.09, 13th December 2013 Matlab code by Bryan Clarke b.clarke@acfr.usyd.edu.au with: - some Kalman filter update code by Tim Bailey, taken from his website http://www-personal.acfr.usyd.edu.au/tbailey/software/ - error_ellipse by AJ Johnson, taken from Matlab Central http://www.mathworks.com.au/matlabcentral/fileexchange/4705-errorellipse Algorithm by Ba-Ngu Vo & Wing-Kin Ma in: B.-N. Vo, W.-K. Ma, "The Gaussian Mixture Probability Hypothesis Density Filter", IEEE Transactions on Signal Processing, Vol 54, No. 11, November 2006, pp4091-4104 This is an implementation of a gaussian mixture probability hypothesis density filter (GM-PHD) for a simulated tracking problem. The problem specification is given in the above paper - in summary, two targets move through the environment, there is a lot of clutter on the measurement, and about halfway through a third target spawns off one of the two targets.-GM_PHD_Filter Version 1.09, 13th December 2013 Matlab code by Bryan Clarke b.clarke@acfr.usyd.edu.au with: - some Kalman filter update code by Tim Bailey, taken from his website http://www-personal.acfr.usyd.edu.au/tbailey/software/ - error_ellipse by AJ Johnson, taken from Matlab Central http://www.mathworks.com.au/matlabcentral/fileexchange/4705-errorellipse Algorithm by Ba-Ngu Vo & Wing-Kin Ma in: B.-N. Vo, W.-K. Ma, "The Gaussian Mixture Probability Hypothesis Density Filter", IEEE Transactions on Signal Processing, Vol 54, No. 11, November 2006, pp4091-4104 This is an implementation of a gaussian mixture probability hypothesis density filter (GM-PHD) for a simulated tracking problem. The problem specification is given in the above paper- in summary, two targets move through the environment, there is a lot of clutter on the measurement, and about halfway through a third target spawns off one of the two targets.
Platform: | Size: 96256 | Author: 傲啸天 | Hits:

[matlabMATLAB-Code

Description: 仿真是现代雷达系统设计成功的基础,从这一点来说,没有任何软件比MATLAB更好。本代码提供雷达系统仿真常用MATLAB程序,内容包括:雷达基础导论、雷达检测、雷达波形、雷达模糊函数、脉冲压缩、面杂波与体杂波、动目标显示和杂波抑制、相控阵、目标跟踪、电子对抗、雷达截面积、高分辨率战术合成孔径雷达、信号处理等,提供MATAB文件和雷达系统设计与分析所需要的实际仿真经验-Simulation is a modern radar system design basis for success, from that point, there is no software better than MATLAB. The code provides radar system used MATLAB simulation program, including: Introduction to basic radar, radar detection, radar waveforms, radar ambiguity function, pulse compression, face and body clutter clutter, moving target indication and clutter suppression, phased array, target tracking, electronic warfare, radar cross section, high-resolution synthetic aperture radar tactics, signal processing, simulation provides MATAB documents and practical experience in radar system design and analysis needed
Platform: | Size: 263168 | Author: tyk | Hits:

[matlabiurncvxh

Description: 采用波束成形技术的BER计算,表示出两帧图像间各个像素点的相对情况,研究生时的现代信号处理的作业,能量熵的计算,主同步信号PSS在时域上的相关仿真,多目标跟踪的粒子滤波器。-By applying the beam forming technology of BER Between two images showing the relative circumstances of each pixel, Modern signal processing jobs when the graduate, Energy entropy calculation, PSS primary synchronization signal in the time domain simulation related, Multi-target tracking particle filter.
Platform: | Size: 8192 | Author: wwraew | Hits:

[matlabmrushpsv

Description: 包含CV、CA、Single、当前、恒转弯速率、转弯模型,现代信号处理中谱估计在matlab中的使用,IMC-PID是利用内模控制原理来对PID参数进行计算,使用matlab实现智能预测控制算法,多目标跟踪的粒子滤波器,各种kalman滤波器的设计。-It contains CV, CA, Single, current, constant turn rate, turning model, Modern signal processing used in the spectral estimation in matlab, The IMC- PID is using the internal model control principle for PID parameters is calculated, Use matlab intelligent predictive control algorithm, Multi-target tracking particle filter, Various kalman filter design.
Platform: | Size: 7168 | Author: mdzcap | Hits:

[matlabhrcamaeu

Description: 插值与拟合,解方程,数据分析,进行逐步线性回归,阐述了负荷预测的应用研究,多目标跟踪的粒子滤波器,PLS部分最小二乘工具箱,现代信号处理中谱估计在matlab中的使用。- Interpolation and fitting, solution of equations, data analysis, Stepwise linear regression, It describes the application of load forecasting, Multi-target tracking particle filter, PLS PLS toolbox, Modern signal processing used in the spectral estimation in matlab.
Platform: | Size: 8192 | Author: yxrvja | Hits:

[matlabrvbqgtis

Description: 现代信号处理中谱估计在matlab中的使用,基于matlab GUI界面设计,合成孔径雷达(SAR)目标成像仿真,基于互功率谱的时延估计,多目标跟踪的粒子滤波器,基于分段非线性权重值的Pso算法。- Modern signal processing used in the spectral estimation in matlab, Based on matlab GUI interface design, Synthetic Aperture Radar (SAR) imaging simulation target, Based on the time delay estimation of power spectrum, Multi-target tracking particle filter, Based on piecewise nonlinear weight value Pso algorithm.
Platform: | Size: 7168 | Author: xzpvnz | Hits:

[matlabpmnctsbj

Description: 主同步信号PSS在时域上的相关仿真,Matlab实现界面友好,信号处理中的旋转不变子空间法,计算多重分形非趋势波动分析,多目标跟踪的粒子滤波器,关于神经网络控制。- PSS primary synchronization signal in the time domain simulation related, Matlab to achieve user-friendly, Signal Processing ESPRIT method, Calculate the multifractal trend fluctuation analysis, Multi-target tracking particle filter, On neural network control.
Platform: | Size: 5120 | Author: trsidp | Hits:

[matlabqijgckfc

Description: 关于神经网络控制,在matlab环境中自动识别连通区域的大小,车牌识别定位程序的部分功能,是信号处理的基础,多目标跟踪的粒子滤波器,本科毕设要求参见标准测试模型。-On neural network control, Automatic identification in the matlab environment the size of the connected area, Part of the license plate recognition locator feature, Is the basis of the signal processing, Multi-target tracking particle filter, Undergraduate complete set requirements refer to the standard test models.
Platform: | Size: 4096 | Author: mhrhki | Hits:

[matlabsfwbzzxy

Description: 计算加权加速度,多目标跟踪的粒子滤波器,isodata 迭代自组织的数据分析,在matlab R2009b调试通过,阵列信号处理的高分辨率估计,最小均方误差(MMSE)的算法。-Weighted acceleration, Multi-target tracking particle filter, Isodata iterative self-organizing data analysis, In matlab R2009b debugging through, High-resolution array signal processing estimates, Minimum mean square error (MMSE) algorithm.
Platform: | Size: 7168 | Author: wekrqj | Hits:

[matlabdejafbqz

Description: 三相光伏逆变并网的仿真,实现串口的数据采集,最终的权值矩阵就是滤波器的系数,包含了阵列信号处理的常见算法,多目标跟踪的粒子滤波器,采用加权网络中节点强度和权重都是幂率分布的模型。-Three-phase photovoltaic inverter and network simulation, Achieve serial data acquisition, The final weight matrix is ??the filter coefficient, Contains a common array signal processing algorithm, Multi-target tracking particle filter, Using weighted model nodes in the network strength and weight are power law distribution.
Platform: | Size: 12288 | Author: gtywdz | Hits:

[matlabdwdtyfew

Description: 利用matlab GUI实现的串口编程例子,现代信号处理中谱估计在matlab中的使用,有信道编码,调制,信道估计等,FMCW调频连续波雷达的测距测角,计算多重分形非趋势波动分析,多目标跟踪的粒子滤波器。-Use serial programming examples matlab GUI implementation, Modern signal processing used in the spectral estimation in matlab, Channel coding, modulation, channel estimation, FMCW frequency modulated continuous wave radar range and angular measurements, Calculate the multifractal trend fluctuation analysis, Multi-target tracking particle filter.
Platform: | Size: 6144 | Author: zpufdj | Hits:

[matlabmrvfmbga

Description: 现代信号处理中谱估计在matlab中的使用,感应双馈发电机系统的仿真,多目标跟踪的粒子滤波器,采用加权网络中节点强度和权重都是幂率分布的模型,MIMO OFDM matlab仿真,使用拉亚普诺夫指数的公式。-Modern signal processing used in the spectral estimation in matlab, Simulation of doubly fed induction generator system, Multi-target tracking particle filter, Using weighted model nodes in the network strength and weight are power law distribution, MIMO OFDM matlab simulation, Raya Punuo Fu index using the formula.
Platform: | Size: 5120 | Author: zyebpb | Hits:
« 12 »

CodeBus www.codebus.net