搜索资源列表
Matlab目标跟踪算法仿真
- Matlab目标跟踪算法仿真
SAR.rar
- 实现SAR成像模拟,目标定位,旁瓣信号结算等功能,The realization of SAR imaging simulation, targeting, clearing sidelobe signal functions
JPDA
- 用JPDA进行数据互联的多目标跟踪程序,仿真中用了2个目标,MATLAB编写。-JPDA connected with the multi-objective data tracking program, the simulation using the two goals, MATLAB write.
IMM
- 机动目标跟踪,交互式多模型算法,“当前”统计模型-Maneuvering target tracking, interacting multiple model algorithm, " current" statistical model
multiple_object_tracking_matlabcode(3D)
- 雷达目标跟踪matlab源程序 希望对大家能够有所帮助-Radar target tracking matlab source hope we can help
jielian
- 捷联惯导仿真程序。针对于一般飞行器应用的捷联惯导系统,选择以地理坐标系为导航坐标系,根据指北方位系统的导航原理进行力学编排及数值仿真;制导系统针对于一般的弹道导弹,设计标准弹道,比较摄动制导与显式制导的优劣性,选择灵活性较好、适应性较强的显式制导,以待增速度为关机函数,控制关机,使之命中目标。-sins simulation
work
- 距离分辨率 thrt0=1*pi/6 斜视角 angb=0.6*lamda/res_a 合成波束宽度 Rr=5000 目标中心到航迹垂直距离 V=100 飞机的航速 Tp=1e-6 脉冲宽度 T=10e-3 脉冲周期 B=0.5*c/res_r 脉冲频宽 Kr=B/Tp 频率调制率 fc=c/lamda 载波频率 Rx=Rr*tan(thrt0) 目标区中心横坐标 R0=Rr*sec(thrt0) 目标区中x心距离 Lc0=1.0*angb*R0
kf
- 基本卡尔曼滤波算法,用于目标跟踪,适用于毕业论文设计及工程人员参考-The basic Kalman filter algorithm for target tracking, for design and engineering thesis reference
rbmcda_1_0
- 基于RBMCDA (Rao-Blackwellized Monte Carlo Data Association)方法的多目标追踪程序-RBMCDA Toolbox is software package for Matlab consisting of multiple target tracking methods based on Rao-Blackwellized particle filters. The purpose of the toolbox is provide a test
rda
- 实现sar的静止目标的回波模型,并用rda算法实现压缩和成像-Sar to achieve the objectives of the static echo model, and rda compression and imaging algorithms
MIMO pd
- MIMO雷达是最近几年兴起的一种新体制雷达,能够有效地克服目标RCS闪烁,本程序模拟仿真了MIMO雷达在高斯噪声背景中的检测性能以及恒虚警检测的性能。-MIMO radar is the rise in recent years, a new system of radar, which can effectively overcome the target RCS flashes, the process simulation of the MIMO radar detection Gauss
cx
- 目标跟踪的仿真程序,多目标多目标数据融合-Target tracking simulation program, multi-target multi-target data fusion
UKF
- GPS定位采用UKF滤波方式。包括调用的数据dat文件(选用卫星数据和机动目标运行轨迹数据)和调用的sigma点生成子程序。运行可观察定位误差(位置、速度和加速度)-GPS positioning using UKF filtering method. The data include call dat file (optional operation of satellite data and maneuvering target trajectory data) and the sigma
medfilt
- 目标跟踪问题的应用背景是雷达数据处理,即雷达在搜索到目标并记录目标的位置数据, 对测量到的目标位置数据(称为点迹)进行处理,自动形成航迹,并对目标在下一时刻的位置进行预测。 下文简要讨论了用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。 里面包括三个源程序,和一份实验报告,里面有算法的详细分析和情景假设。-Application of target tracking radar data processing backgroun
NSGA
- matlab编写的基于粒子群优化算法的多目标优化,可以处理电力系统优化问题-matlab write PSO-based multi-objective optimization, can handle the power system optimization problems
MATLAB-PID
- 通过编写M文件来实现PID控制器的设计,针对不同的控制对象选择设定不同的控制参数,来完成控制目标,使得控制系统达到理想的超调,稳态误差等。-PID controller design to achieve by writing M-files, choose to set a different control parameters for different control objects, to complete the control objectives and control syst
PROGRAM-COMPLEX-matlab
- 用matlab编写复合形法程序,可以广泛应用于求解多目标优化问题,获得最佳解。-Complex method using matlab program, can be widely used for solving multi-objective optimization problem, obtain the optimal solution.
kalman MATLAB
- 实现卡尔曼滤波过程,对运动目标进行状态跟踪,结合观测值得到最优估计结果(kalman filter process)
Matlab进行样品系统聚类
- 聚类分析指将物理或抽象对象的集合分组为由类似的对象组成的多个类的分析过程。它是一种重要的人类行为。聚类分析的目标就是在相似的基础上收集数据来分类。
基于图像处理与北斗导航的目标区域定位方法研究
- 飞机上带有北斗导航或者GPS等定位装置,能够实时确定飞机的空间位置,获得其高度,经纬度等信息;飞机上载有光电吊舱,能够从高空拍摄图像或视频,并且能够通过其自带的传感器实时获得光电吊舱自身的倾斜角度、视场角度等信息;结合飞机所处的空间位置,光电吊舱的倾斜角度、视场角度以及地理信息系统就可以计算出光电吊舱所看到的区域所在的地理位置,并在地理信息系统中显示出其区域;若对图像中的某一局部区域感兴趣,需要确定其地理位置,则可通过鼠标点击这一区域,程序就能主动地计算出目标地点的地域坐标,并映射到地理信息系统