-
radarechoSimulation
本文首先介绍了近些年来雷达模拟器获得广泛应用及其原因,然后对目标模
型、杂波模型和机载下视脉冲多普勒雷达的频谱分布进行了分析。接着,研究了
雷达回波信号模拟的实现方法,重点是采用网格映象法对地杂波信号的模拟进行
了分析和推导,并采用此方法对瑞利分布的高斯谱杂波、雷达回波信号进行了仿
真和分析。最后,针对用于某机载雷达信号模拟器系统的数字信号处理器进行了
设计和分析。
(This paper first introduces the radar simulator in recent years is widely available and the reasons for, and then on the target model, and the clutter model of airborne pulse Doppler radar, as under the spectrum distribution is analyzed. Then, to study radar signal simulation methods, with emphasis on the use of grid mapping method to the simulated clutter signal analysis and derivation, and use of this method, the Gaussian distribution of the Rayleigh spectrum of clutter, the radar echo signal simulation and analysis. Finally, for an airborne radar signal simulator system digital signal processor has been designed and analyzed.)
- 2021-04-14 10:28:55下载
- 积分:1
-
about_ISO14443
iso14443的相关信息介绍。适合入门的朋友。(ISO14443 introduce the relevant information. Suitable for entry-friend.)
- 2007-12-16 19:34:41下载
- 积分:1
-
chap10_1
CSAPP PPTCSAPP PPTCSAPP PPT
- 2010-01-04 03:22:15下载
- 积分:1
-
study-SPSS16.0
对SPSS16.0的详细介绍,关于SPSS的学习方法及理论知识。(A detailed description of SPSS16.0 on SPSS learning methods and theoretical knowledge.)
- 2015-05-06 15:01:23下载
- 积分:1
-
计算机网络自顶向下方法第五版
说明: 计算机网络自自顶向下的方法 第五版原版 英文书籍。Computer Networking A Top-Down Approach 5th Edition(Computer Networking A Top-Down Approach 5th Edition)
- 2020-11-12 00:29:44下载
- 积分:1
-
Hacker
在c++ builder上的黑客攻防,详细讲解黑客软件的制作。(In the c++ builder on the hacker attack and defense, explain in detail the production of software hackers.)
- 2010-02-20 18:28:39下载
- 积分:1
-
multitier
multi tier protocol for wireless sensor networks
- 2009-06-04 22:20:52下载
- 积分:1
-
stochastic_processes
北邮概率论与随机过程课程讲义,包括所有讲义(BUPT probability theory and stochastic processes lecture notes, including all handouts)
- 2013-12-14 10:17:25下载
- 积分:1
-
spatial-modulation
关于空间调制的PPT,自己做的,老师已经审核过了(About spatial modulation of PPT, do it yourself, school teacher reviewed the)
- 2020-12-25 19:29:03下载
- 积分:1
-
VB_PPT
VB.NET 程序设计语言课程内容
第一章:概述
第二章:使用窗体和控件
第三章:变量和数组
第四章:过程
第五章:判断结构与循环结构
第六章:验证用户输入
第七章:面向对象编程
第十一章 使用 ADO.NET
数据库概念
ADO.NET 概述
使用数据
数据库概念
数据库术语
数据库编程的工作方式
SQL
连接环境
非连接环境
课堂练习 区别适用于连接或非连接方案的场景
数据库术语
数据库编程的工作方式
SQL
连接环境
在连接环境中,应用程序会持续连接到数据源上
优点
连接环境更易于维护
并发控制更容易
与非连接环境相比,数据更容易刷新
缺点
必须维持稳定的网络连接
有限的可扩展性
非连接环境
非连接环境是指可以在本地对数据进行单独修改,然后再把修改更新到数据库
优点
与数据源保持连接的时间短,而且并发访问的连接数少,从而能为更多用户提供服务
非连接环境大大增加了连接的可用性,从而改善了应用程序的可扩展性和性能
缺点
数据不总是最新的
可能发生更改冲突,这是个必须解决的问题 ()
- 2008-05-12 11:06:03下载
- 积分:1