Welcome![Sign In][Sign Up]
Location:
Search - radar filter

Search list

[matlab111

Description: 本程序为malab的卡尔曼滤波器,用于雷达信号处理中航迹形-malab the procedures for the Kalman filter, for radar signal processing-Track
Platform: | Size: 1024 | Author: 范贤文 | Hits:

[Graph programsar_quban

Description: 合成孔径雷达图像(SAR)基于相关模型的matlab去斑算法,程序中需确定等效视数和滤波窗口大小,然后就能得到平滑后的SAR图像-synthetic aperture radar images (SAR) model based on the relevant removing blotches Matlab algorithms, procedures required to determine the equivalent number of looks and filter window size, and then we can smooth the SAR image
Platform: | Size: 1024 | Author: leilin | Hits:

[Mathimatics-Numerical algorithmsradarchengxiang

Description: 一种基于匹配滤波的对地面目标成像的算法 属于雷达成像部分的内容-a matched filter based on the targets on the ground imaging radar imaging algorithm is part of the contents
Platform: | Size: 1024 | Author: 宋斌 | Hits:

[matlabchirp

Description: 对雷达系统中的常用LFM线性调频(chirp)信号及其匹配滤波器的设计进行MATLAB仿真-right of the radar system used LFM LFM (chirp) signals and matched filter into the design OK MATLAB
Platform: | Size: 1024 | Author: vivi | Hits:

[Communication-MobileGengerateCrossCorreslation

Description: 广义互相关算法和最小均方自适应滤波法主要用于两路接收信号的时间延迟估计,进而利用几何方法对目标定位,常用于通信,雷达当中-broad cross-correlation algorithm and the minimum mean square adaptive filter for the two main roads to receive signals in the time-delay estimation, then use geometric method of orientation, used in communications, radar them
Platform: | Size: 1024 | Author: 潘仁杰 | Hits:

[MultiLanguagekalmanfiler11

Description: 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。-Kalman filter is an "optimal recursive data proces sing algorithm (since the handover optimization algorithm for data processing). " For most of the solution, he is the best, most efficient, if not the most useful. He has the broad application of more than 30 years, including robot navigation, control, sensor data fusion even in the military aspects of the radar system and missile tracking, and so on. In recent years, it has been used in computer image processing, such as humans recognition, image segmentation, image edge detection, and so on.
Platform: | Size: 1024 | Author: 于军相 | Hits:

[OtherRadar_KalmanIMM6

Description: 交互多模算法,用于目标多机动假设运动情况下的蒙特卡罗法仿真跟踪滤波器。-interactive multi-mode algorithm for multi-objective maneuver under the assumption that the movement of the Monte Carlo simulation tracking filter.
Platform: | Size: 1024 | Author: sunqiang | Hits:

[transportation applicationskalmanfiltertotrackingsimulink

Description: 些程序是一个雷达跟踪一目标的仿真图形,可实现kalman滤波的估计轨迹与真实轨迹的误差,并分别可绘出X,Y方向的跟踪误差,对初学都来说,是一个非常好的学习例子-These procedures is one goal of a radar tracking simulation graphics, can be realized kalman filter estimated trajectory with the true trajectory error, and can be mapped, respectively, X, Y direction of the tracking error for both novice, it is a very good learning examples
Platform: | Size: 1024 | Author: 张海涛 | Hits:

[matlabMATGPR_R1

Description: 基于matlab的探地雷达信号处理开源程序,包括回波图显示,谱分析,均值滤波,去直流分量,FK,kl滤波,FK偏移,时深转换速度模型分析等-Matlab on the ground-penetrating radar signal processing to open source, including echocardiogram showed that spectral analysis, the mean filtering, to DC, FK, kl filter, FK migration, time-depth conversion analysis of the velocity model
Platform: | Size: 7799808 | Author: 张路奇 | Hits:

[matlabradar1

Description: 对MTD雷达中进行杂波滤除的滤波器组,就是多普勒滤波器组的仿真-Of MTD radar clutter filter in the filter group, that is, the simulation of Doppler filter bank
Platform: | Size: 1024 | Author: 刘姝 | Hits:

[VHDL-FPGA-VerilogCICFPGA

Description: 本文总结了CIC 滤波器理论要点,介绍了采用FPGA设计CIC 滤波器的基本方法,使滤波器的参数可以按实际需要任意更改,给出了仿真结,验证了设计的可靠性和可行性。采用该方法设计的CIC 滤波器已用于DDC芯片,也适合下一代高频雷达系统的要求。-This paper summarizes the main points of CIC filter theory, introduced the CIC filter design using FPGA basic ways in which filter parameters can be arbitrary according to the actual needs change, the simulation node to verify the reliability of the design and feasibility. Designed using the CIC filter has been used in DDC chips, also suitable for the next generation of high-frequency radar system requirements.
Platform: | Size: 700416 | Author: 会飞的鱼 | Hits:

[matlabkalmanRadar

Description: 一个利用matlab做的雷达跟踪的kalman滤波的源程序-Using matlab to do a radar tracking of the kalman filter source code
Platform: | Size: 3072 | Author: sdfs | Hits:

[Mathimatics-Numerical algorithmszuiyou

Description: 用一观测器从t=1秒开始对一个运动目标的距离进行连续地跟踪测量,假设观测的间隔为一秒钟,雷达到运动目标之间的距离为S(t)(1) 统计特性的初值为 (2)观测误差是与和均不相关的白噪声序列,并且有 (3)观测数据存放在附加的文件中(单位:m)。 要求:分析上述对象,建立系统模型,构造卡尔曼滤波器,编程计算,求: (1) 距离S(t)的最佳估计及估计误差, (2) 距离S(t-5)的最佳平滑及估计误差, (3) 距离S(t+5)的最佳预测及估计误差, (4) 对结果进行分析讨论。 -By one observer from the t = 1 PST on a moving target tracking for distance measurement, assuming that the observation interval is one second, the radar that the distance between the moving target for the S (t) (1) the statistical characteristics of the initial condition (2) observational error is not associated with white noise sequence, and (3) observational data stored in the attached document (unit: m). Requirements: Analysis of the above-mentioned object, the establishment of the system model, constructed Kalman filter, programming terms, seeking: (1) distance from S (t) the best estimate and the estimation error, (2) distance from S (t-5) the most good smoothing and estimation error, (3) distance from S (t+ 5) the best prediction and estimation error, (4) the results analyzed and discussed.
Platform: | Size: 2048 | Author: 裴海波 | Hits:

[matlablfm_my

Description: LFM的脉冲压缩,即匹配滤波器的产生,并给出了压缩后的仿真波形。-LFM pulse compression, that is, the selection of matched filter, and gives the simulation waveforms compressed.
Platform: | Size: 71680 | Author: 汪洋 | Hits:

[Otherchirp_sig11

Description: 带有匹配滤波器的雷达信号调制和脉冲压缩技术的Matlab程序 -With matched filter radar signal modulation and pulse compression technology Matlab procedures
Platform: | Size: 1024 | Author: yanlong | Hits:

[matlabmtd

Description: 基于MATLAB的雷达mtd滤波器设计程序-MATLAB-based radar MTD filter design procedures
Platform: | Size: 1024 | Author: 雨田 | Hits:

[Speech/Voice recognition/combineParticleFilter

Description: Particle filter for radar tracking application
Platform: | Size: 14336 | Author: bobo | Hits:

[matlabkakamsimulation

Description: 对卡尔曼滤波原理进行了仿真! 可用于雷达脉冲受随机噪声干扰后的原始数据最优估计。-The principle of the Kalman filter simulation! Can be used for radar pulse by the random noise of the original data after the optimal estimation.
Platform: | Size: 3072 | Author: song | Hits:

[Otherradt

Description: Tracking targets with radar is an important step in ensuring safety in such endeavors as air travel or military operations. To account for inherent inaccuracies in raw radar measurements of position, and to obtain accurate velocity data, we implemented an algorithm called the Kalman Filter. The resulting track data was used, in conjunction with algebraic and trigonometric methods, to simulate target interception and collision prevention. Our system led an interceptor aircraft to its target and warned pilots of a potential collision, proving the effectiveness of our filter.
Platform: | Size: 320512 | Author: Nadir | Hits:

[matlabradar

Description: 通过读取.dat雷达数据进行测距。包括fft、椭圆滤波器等(Range finding by reading.Dat radar data. Including FFT, elliptical filter and so on)
Platform: | Size: 46080 | Author: nzl | Hits:
« 12 3 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net