当前位置:网站首页>Analysis of the influence of ESM direction finding error on positioning error
Analysis of the influence of ESM direction finding error on positioning error
2022-07-25 23:01:00 【kissgoodbye2012】
One 、Matlab Code
clc;clear;close all
%% Analysis of positioning error caused by angle error
%% Input parameters
% AngleError=2;% DF error , The unit of
DistRadial=50:10:700;% Radial distance , Company Km
%% Error calculation
AngleError=[0.2 0.5 1 1.5 2 3 5 8 10 12 15];
AngleError=AngleError';
for i=1:length(AngleError)
DistError=tand(AngleError(i))*DistRadial;
plot(DistRadial,DistError);
hold on
end
xlabel(' Radial distance /Km');
ylabel(' Positioning error /Km');
grid on
legend(num2str(AngleError));
Two 、 Positioning error analysis


边栏推荐
- Force deduction solution summary 919 complete binary tree inserter
- We media people must have four material websites, and don't worry about finding materials anymore
- Tree view model example of QT
- [natural language processing] [vector representation] augsbert: improve the data enhancement method of Bi encoders for paired sentence scoring tasks
- Rental experience post
- Mysql数据类型
- Single model common sense reasoning first surpasses human beings! HFL summit openbookqa challenge
- recyclerview计算滑动距离之computeHorizontalScrollExtent-computeHorizontalScrollRange-computeHorizontalScrol
- Review of static routing
- 依法严厉打击违规自媒体运营者:净化自媒体行业迫在眉睫
猜你喜欢

QVariant的使用

赋能合作伙伴,亚马逊云科技如何落地“扶上马,送一程”?

We media people must have four resource tools, each of which is very practical

Qt5.12 installation error prompt: c:\qt5.12.11\vcredist\vcredist_ msvc2019_ x86.exe /norestart /q

Simple setting of drop-down triangle

Single model common sense reasoning first surpasses human beings! HFL summit openbookqa challenge

向下扎根,向上生长,探寻华为云AI的“根”力量

Extended configuration of static routing in the second experiment
![[natural language processing] [vector representation] augsbert: improve the data enhancement method of Bi encoders for paired sentence scoring tasks](/img/9a/9bb00abf7804d61d3408143e5e4bda.png)
[natural language processing] [vector representation] augsbert: improve the data enhancement method of Bi encoders for paired sentence scoring tasks
![[paper notes] a meta reinforcement learning algorithm for causal discovery](/img/03/84462b38551c41173f7a9734cb0e99.png)
[paper notes] a meta reinforcement learning algorithm for causal discovery
随机推荐
What is the difference between bio, NiO and AIO?
Experience of machine learning with Google Lab
Ssh server CBC encryption mode vulnerability (cve-2008-5161)
Can generic types be used in array
721. 账户合并 ●●、并查集
Common software shortcuts
Tree view model example of QT
校验码生成
Anaconda~Upload did not complete.
[PTA] 7-24 minimum fraction (15 points)
Network Security Learning (XII) OSI and TCP
【接口性能优化】索引失效的原因以及如何进行SQL优化
CUDA environment construction
The third programming competition of Wuhan University of technology b- save the kingdom of DAG (topological properties deal with accessibility Statistics)
新媒体运营策略(以小红书为例)帮助你快速掌握爆款创作方法
ZCMU--5015: 完成任务
JS makes elements get or lose focus
[文献阅读] - HRL -[HRL with Universal Policies for Multi-Step Robotic Manipulation]
HJ7 取近似值
Vs2017 compilation encountered the error HResult e returned by the call of COM component_ FAIL