搜索资源列表
雷达数据预测
- 雷达数据预测,包括航迹仿真、卡尔曼滤波等 -radar data projections, including track simulation, Kalman filtering
kalman_intro_chinese.rar
- 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制,传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理,例如头脸识别,图像分割,图像边缘检测等等。,Kalman filter is an " optimal recursive data processing
datafusion1122.rar
- 卡尔曼滤波方法解决雷达数据融合问题,本程序针对同步融合。还附有红外数据融合,Asynchronism_Radar.Asynchronism_IR.
matlab_ukf_utilities
- 卡尔曼滤波的一个典型实例是从一组有限的,对物体位置的,包含噪声的观察序列预测出物体的坐标位置及速度. 在很多工程应用(雷达, 计算机视觉)中都可以找到它的身影. 同时,卡尔曼滤波也是控制理论以及控制系统工程中的一个重要话题. 比如,在雷达中,人们感兴趣的是跟踪目标,但目标的位置,速度,加速度的测量值往往在任何时候都有噪声.卡尔曼滤波利用目标的动态信息,设法去掉噪声的影响,得到一个关于目标位置的好的估计。 -kalman ukf matlab
kalmanfilter_aero_radar
- 卡尔曼滤波器在雷达上的应用,用于估计飞机的速度,有原始数据-Kalman filter in radar applications, used to estimate the speed of the aircraft, there are raw data
kakamsimulation
- 对卡尔曼滤波原理进行了仿真! 可用于雷达脉冲受随机噪声干扰后的原始数据最优估计。-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.
kalmanfilter_aero_radar
- 在雷达上应用卡尔曼滤波算法对目标轨迹进行预测-The application of the radar Kalman filter algorithm to predict the target trajectory
loop-gainKalmanfiltersourcecodepackage
- 自己编写的一个循环增益卡尔曼滤波程序包,用于对机动目标进行检测和跟踪的滤波算法,给出目标数学模型和噪声模型,仿真后给出平均观测误差。程序里相应位置有标有注释。供做雷达机动目标检测和跟踪方面研究的人员参考。-I have written a loop-gain Kalman filter package, used for maneuvering target detection and tracking of the filter algorithm, given objective mathe
smooth
- 假设用一观测器从t=1秒开始对一个运动目标的距离进行连续地跟踪测量,假设观测的间隔为一秒钟,雷达到运动目标之间的距离为 常数 分析上述对象,建立系统模型,构造卡尔曼滤波器,编程计算,求: 距离S(t-5)的最佳平滑及估计误差, -Suppose observer with a t = 1 seconds starting from a continuously moving target tracking distance measurement, assuming a second
matlab-kalman
- 卡尔曼滤波的一个典型实例是从一组有限的,对物体位置的,包含噪声的观察序列预测出物体的坐标位置及速度. 在很多工程应用(雷达, 计算机视觉)中都可以找到它的身影. 同时,卡尔曼滤波也是控制理论以及控制系统工程中的一个重要话题. 比如,在雷达中,人们感兴趣的是跟踪目标,但目标的位置,速度,加速度的测量值往往在任何时候都有噪声.卡尔曼滤波利用目标的动态信息,设法去掉噪声的影响,得到一个关于目标位置的好的估计。这个估计可以是对当前目标位置的估计(滤波),也可以是对于将来位置的估计(预测),也可
book
- 这是一本研究目标定位跟踪的学习手册(在雷达,声纳,无线传感器网络领域等),采用的方法有最小二乘/极大似然,卡尔曼滤波,蒙特卡洛,粒子滤波等方法,更是很多读者需要的是里面有大量的仿真实例和程序代码,并配以中文注释,读者可以结合书中的原理和公式,对程序有进一步的理解。也适合很多读者在已有的代码的基础上对算法进行改进。-This is a study targeting the learning manual tracking (radar, sonar, wireless sensor networ
kalman simulink
- 车辆雷达数据的卡尔曼滤波处理以及应用,包括m文件与Simulink model(Vehicle radar data Kalman filter processing and applications, including the m file and Simulink model)
Kalman1960
- 机器人导航,控制,传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理,例如头脸识别,图像分割,图像边缘检测等等(Robot navigation, control, sensor data fusion, even radar systems in military areas, missile tracking, and so on. In recent years, it has been used in computer image processing
卡尔曼滤波程序及MATLAB仿真
- 利用扩展卡尔曼滤波实现对雷达数据的处理,平滑雷达数据(Radar data processing is realized by extended Calman filtering and radar data is smoothed)
卡尔曼滤波法
- 某火箭在空中沿直线做匀加速飞行,加速度为 ,发动机推力的波动一定会引起加速度波动,雷达以间隔时间不断测量该火箭距离远点的距离 ,由于雷达的测量噪声使得火箭距离测量值 中含有噪声。现在欲通过雷达对火箭距离的测量数据求得火箭的真实距离、速度和加速度。(A linear constant acceleration rocket flight in the air along the acceleration, the engine thrust fluctuation will cause t
卡尔曼滤波器和alpha-beta-gama滤波器
- 用于雷达探测点迹滤波的卡尔曼滤波器器和alpha beta gama 滤波器 matlab程序(kalman and alpha beta gama filter for radar system)
01_KF
- 卡尔曼滤波程序,结合雷达数据处理书籍进行编写(Calman filter program, combined with radar data processing books)
Plots & Figures
- 卡尔曼滤波原理说明及MATLAB的程序仿真及分析结果(The principle and Simulation of Kalman filtering)
KEFshili
- 基于singer模型的雷达信号跟踪ekf算法滤波示例,(EKF algorithm filtering example)
02生成观测数据
- 使用扩展卡尔曼滤波对目标轨迹进行估计,计算速度加速度的均方根误差,有效反应估计经度(Using the extended Calman filter for target trajectory estimation,calculate the root mean square error of velocity and acceleration, and estimate the longitude of effective response .)