登录
首页 » matlab » EKF_filter

EKF_filter

于 2009-08-13 发布 文件大小:3KB
0 215
下载积分: 1 下载次数: 0

代码说明:

说明:  经典的EFK雷达测量模型 构造数据为雷达采样数据,距离、俯仰角、方向角。 假设目标匀速直线运动,CV模型 状态变量用x,y,z,以及各自的导数 (EFK classic measurements of radar data for modeling radar sampling data, distance, pitch angle, direction angle. Goal of uniform linear motion assumption, CV model with state variables x, y, z, and their respective derivatives)

文件列表:

EKF filter
..........\EKF_CV_Model.m
..........\UAV2_AND_RADAR.m
..........\说明.txt

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • radarMATLABCode
    mahafaz的用matlab分析和设计雷达系统1书的源码(mahafaz use matlab analysis and design of radar systems, one book source)
    2007-11-13 16:42:03下载
    积分:1
  • EEE-212-lab-sheet
    empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-21)^0.4)+0.07886*(a-21) elseif a<21 b=0.0 end w=kaiser(n,b) for i=1:n if i~=(n-1)/2 hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f) elseif i==(n-1)/2 hd(i)=2*f end end for j=1:n h(j)=w(j)*hd(j) end subplot(3,1,1), plot(w) subplot(3,1,2), plot(h) subplot(3,1,3), plot(h,n)
    2014-12-24 23:21:13下载
    积分:1
  • PD-gravity-compensaticontrol
    基于重力补偿的机器人控制程序,控制律设计及控制律分析(Gravity compensation based robot control program to control law design and analysis of control law)
    2014-01-01 20:53:46下载
    积分:1
  • BPSK
    说明:  在通信系统中的BPSK调制和解调源代码,在现实中用处非常大(In the communication system in the BPSK modulation and demodulation source code, in reality, use very large)
    2010-03-23 12:53:23下载
    积分:1
  • gudingboshuxingcheng
    麦克风阵列的固定波束形成,参数可变,输出信噪比。(fixed beamforming )
    2012-04-06 09:59:23下载
    积分:1
  • zasilacz_impulsowy
    Complete SMPS power supply project.
    2014-09-16 22:24:35下载
    积分:1
  • DOASimu00
    DOA估计仿真,含有MUSIC,MVDR等算法(DOA simulation)
    2012-02-07 10:29:18下载
    积分:1
  • xiaobo
    matlab代码,小波分析心电信号程序。压缩包里面有程序(格式m)和数据文件(格式mat。)(matlab code for wavelet analysis ECG procedures)
    2009-12-08 20:32:10下载
    积分:1
  • Spectral-books-codes
    说明:  在spectral method for matlab、Spectrral and High-order methods in Engineering、Matlab computing science的书中附带程序(computational spectral method books code)
    2011-03-24 16:46:53下载
    积分:1
  • fuzzy_pid
    这是基于matlab的关于模糊控制pid的源代码,对于学习pid控制器的很有用(This is based on the fuzzy control pid matlab source code for learning useful pid controller)
    2014-02-17 21:14:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载