登录
首页 » Others » 虚拟基线测向 DOA估计

虚拟基线测向 DOA估计

于 2021-05-06 发布
0 420
下载积分: 1 下载次数: 6

代码说明:

在工程应用中,若采用长短基线配对使用的多基线干涉仪系统,由于基线一般比较小,尤其在高频段辐射源测向时,首先天线架设和安装比较困难,其次天线阵元太近可能会带来天线互耦现象。若采用多长基线系统,主要问题集中在解模糊的问题上。所以构造了一种非对称三元直线阵,采用虚拟阵元的办法来构造虚拟短基线,达到解模糊,从而实现测向

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

发表评论

0 个回复

  • visio素材库
    使用VISIO做设计多年,积累的VISIO素材。大家放心使用!
    2021-05-06下载
    积分:1
  • 《LabVIEW2011序设计与案例解析》随书代码
    LabVIEW2011程序设计与案例解析 【代码目录】 └─LabVIEW2011程序设计与案例解析    ├─第10章多线程技术    │  ├─10.4生产者与消费者    │  │  ├─例10-1    │  │  │  │  队列与局部变量.vi    │  │  │  │      │  │  │  └─SubVI    │  │  │          Points Difference.vi    │  │  │          SimulatedSignal.vi    │  │  │          Sine Wave.vi    │  │  │              │  │  ├─例10-2    │  │  │      EVENTS.aliases    │  │  │      EVENTS.lvlps    │  │  │      EVENTS.lvproj    │  │  │      ProducerConsumerEvents.vi    │  │  │      移动目标.vi    │  │  │      箱子.ctl    │  │  │      运动控制.vi    │  │  │      运动方向.ctl    │  │  │          │  │  ├─例10-3    │  │  │      Adv of ProducerConsumerEvents.vi    │  │  │      EVENTS.aliases    │  │  │      EVENTS.lvlps    │  │  │      EVENTS.lvproj    │  │  │      移动目标.vi    │  │  │      箱子.ctl    │  │  │      运动控制.vi    │  │  │      运动方向.ctl    │  │  │          │  │  └─例10-4    │  │          QSM PC EXAMPLE.llb    │  │              │  └─10.5综合实例    │          多线程计时器.vi    │              ├─第11章数据采集与仪器控制    │  └─11.3综合实例    │          多通道数据数据采集软件(wav).vi    │          多通道数据采集软件.vi    │              ├─第12章通信    │  ├─12.1串口通信    │  │      串口通信软件.vi    │  │          │  ├─12.2网络通信    │  │      TCP客户端.vi    │  │      TCP服务器.vi    │  │      UDP简易聊天软件.vi    │  │      复件 UDP简易聊天软件.vi    │  │          │  ├─12.3DataSocket通信    │  │  │  DS图发送.vi    │  │  │  DS图接收.vi    │  │  │      │  │  └─直接绑定    │  │          DSRead.vi    │  │          DSWrite.vi    │  │              │  └─12.5综合实例    │      │  基于串口通信的上位机控件软件.vi    │      │      │      └─子VI    │              CreatFloder.vi    │              GenCMD.vi    │              GetFileSizeInByte.vi    │              HexToDec.vi    │              Snd And Del All Files.vi    │              StrToHex.vi    │              UpLoadFiles.vi    │                  ├─第13章界面设计与美化    │  ├─13.3菜单设计    │  │      动态生成菜单.vi    │  │          │  ├─13.4子VI调用与重载    │  │  │  子VI调用示例.vi    │  │  │  滤波.vi    │  │  │      │  │  ├─利用Subpanel实现动态界面载入    │  │  │  │  动态界面载入.vi    │  │  │  │  界面重用.vi    │  │  │  │      │  │  │  └─Panels    │  │  │          FindControlByName.vi    │  │  │          子界面组件.vit    │  │  │          方波.vi    │  │  │          正弦波.vi    │  │  │          随机数.vi    │  │  │              │  │  └─多面板程序    │  │          基于按钮的多面板程序.vi    │  │          基于菜单的多面板程序.rtm    │  │          基于菜单的多面板程序.vi    │  │          方波.vi    │  │          正弦波.vi    │  │          随机数.vi    │  │              │  ├─13.5界面美化    │  │      分隔栏使用示例.vi    │  │      分隔栏显示与隐藏.vi    │  │      参数设置.vi    │  │      图片滚动条.vi    │  │      属性节点使用举例.vi    │  │      调用对话框.vi    │  │      调用节点使用举例.vi    │  │      进度条使用.vi    │  │          │  └─13.6综合实例    │          用属性节点和Tab控件控制界面显示.vi    │              ├─第14章项目管理与报表生成    │      Excel报表模板.xlt    │      Excel报表生成.vi    │      使用报表工具生成报表.vi    │      报表生成子VI.vi    │      报表生成综合实例.vi    │      简易报表生成.vi    │          ├─第15章应用程序发布    │  └─Hex2Dec    │      │  Hex2Dec.aliases    │      │  Hex2Dec.lvlps    │      │  Hex2Dec.lvproj    │      │  Hex2Dec.vi    │      │  Hex2DecDLL.vi    │      │      │      └─子VI    ├─第16章技巧与解惑    │      利用属性节点控制波形显示区域.vi    │      前面板对象保护.vi    │      子VI直接调用.vi    │      文件自动保存与编号.vi    │      文本文件连续写入.vi    │      用XY图绘制非等间隔采样图.vi    │      路径拆分与创建.vi    │          ├─第2章开始LabVIEW之旅    │      子VI调用.vi    │      综合实例-虚拟信号源.vi    │      虚拟信号源.vi    │          ├─第3章了解LabVIEW中的数据类型    │  ├─3.3数据类型之间的转换    │  │      数值至布尔数组转换.vi    │  │      数值至时间转换.vi    │  │      数字字符串操作.vi    │  │      路径字符串操作.vi    │  │          │  ├─3.4数据运算与操作    │  │      波形数据操作.vi    │  │          │  └─3.5综合实例    │          温度报警装置.vi    │              ├─第4章数据表达与显示    │  ├─4.1基本数据表达与显示    │  │      枚举型控件使用举例.vi    │  │      液罐使用.vi    │  │      液罐使用(状态显示).vi    │  │      滑动杆使用.vi    │  │      进度条使用.vi    │  │          │  ├─4.2二维图形    │  │      一维数组数据显示.vi    │  │      不同长度曲线绘制.vi    │  │      二维数据显示.vi    │  │      分格显示曲线.vi    │  │      多曲线数据显示.vi    │  │      李萨如图形.vi    │  │      标量数据显示.vi    │  │      波形数据显示.vi    │  │      用强度图表和强度图显示二维数组.vi    │  │          │  ├─4.3三维图形    │  │      三维参数图.vi    │  │      三维曲线图形.vi    │  │      曲面与三维曲面图.vi    │  │          │  ├─4.4其它图形控件    │  │      极坐标图.vi    │  │      用最小-最大控件显示XY图.vi    │  │          │  └─4.5综合实例    │          同心圆.vi    │              ├─第5章程序结构    │  ├─5.1基本程序结构    │  │      While循环基本应用.vi    │  │      利用While循环实现前100自然数求和.vi    │  │      层叠式顺序结构.vi    │  │      平铺式顺序结构.vi    │  │      用For循环产生固定数据点数的正弦波.vi    │  │      自动索引功能.vi    │  │          │  ├─5.2特殊程序结构    │  │      定时循环应用举例.vi    │  │      条件结构基本应用.vi    │  │      计数器.vi    │  │          │  ├─5.3变量    │  │      VI-1.vi    │  │      VI-2.vi    │  │      全局变量.vi    │  │      用局部变量传递值.vi    │  │          │  └─5.4综合实例    │          等差序列求和.vi    │              ├─第6章外部程序接口与扩展    │  ├─6.2API调用    │  │      WindowsAPI调用.vi    │  │          │  ├─6.3可执行程序调用    │  │      Open Calculator.vi    │  │          │  ├─6.4ActiveX调用    │  │      Media Player ActiveX.vi    │  │      PPT ActiveX.vi    │  │      日历.vi    │  │      日历单击事件回调VI.vi    │  │          │  ├─6.5LabVIEW与MATLAB混合编程    │  │      MATLAB Script.vi    │  │          │  └─6.6综合实例    │      │  DSO25216.vi    │      │      │      ├─25216a.dll    │      │  │  25216.BIT    │      │  │  Clock.ico    │      │  │  DSO25216.VBP    │      │  │  DSO25216.VBW    │      │  │  Form1.frm    │      │  │  Form1.frx    │      │  │  frmMain.frm    │      │  │  frmMain.frx    │      │  │  GO.GIF    │      │  │  Module1.bas    │      │  │  MSSCCPRJ.SCC    │      │  │  OUT25.DLL    │      │  │  OUT25DLL.DOC    │      │  │      │      │  └─forVC.dll    │      └─子VI    │              Display.vi    │              Fout.vi    │              FreqChng.vi    │              logdisplay.vi    │              Vout.vi    │                  ├─第7章数学分析    │  ├─7.1基本数学分析    │  │      多项式n阶导数.vi    │  │      多项式求和.vi    │  │      微分.vi    │  │      指数函数.vi    │  │      正弦与反正弦.vi    │  │      求实数矩阵的秩.vi    │  │      矩阵的LU分解.vi    │  │      积分.vi    │  │      线性方程组求解.vi    │  │          │  ├─7.2数理统计与最优化问题    │  │      最优化.vi    │  │      概率统计.vi    │  │      正态分布曲线.vi    │  │      求一元函数在给定区间上的最小值.vi    │  │          │  ├─7.3曲线拟合与插值    │  │      一维插值.vi    │  │      最小二乘拟合求回归系数.vi    │  │          │  ├─7.4其它操作    │  │      三维坐标平移.vi    │  │      公式编辑器.vi    │  │      常微分方程求解.vi    │  │          │  └─7.5综合实例    │          水箱问题.vi    │              ├─第8章信号处理    │  ├─8.1信号发生器    │  │      Chirp信号.vi    │  │      公式节点.vi    │  │      基本函数发生器.vi    │  │      多频信号发生器.vi    │  │      正弦 高斯白噪声.vi    │  │      白噪声.vi    │  │      阶梯信号.vi    │  │          │  ├─8.2时域分析    │  │      基本平均值与均方差测量.vi    │  │      提取信号混合单频信息.vi    │  │      相关(周期成分检测).vi    │  │      谐波失真.vi    │  │      过渡分析.vi    │  │      非周期信号与周期信号自相关图.vi    │  │          │  ├─8.3频域分析    │  │      单边傅立叶变换.vi    │  │      双边傅立叶变换.vi    │  │      帕斯瓦尔定理.vi    │  │      拉普拉斯变换.vi    │  │          │  ├─8.4信号调理    │  │      低通滤波器.vi    │  │      加窗后信号.vi    │  │      小幅值信号分辨.vi    │  │      带通滤波器.vi    │  │      波形对齐(单次)两个波形.vi    │  │      波形对齐(连续)N方式.vi    │  │      重采样.vi    │  │          │  ├─8.5波形监测    │  │      波峰检测.vi    │  │      边界检测.vi    │  │      过门限捕捉.vi    │  │      过门限计数.vi    │  │          │  ├─8.6逐点分析    │  │      PtByPt and Array Based Filter.vi    │  │          │  └─综合实例    │          绘制信号包络曲线.vi    │              └─第9章文件操作        ├─9.2常用文件类型与操作        │      二进制文件写入.vi        │      二进制文件读取.vi        │      文本文件写入.vi        │      文本文件读取.vi        │      电子表格文件写入.vi        │      电子表格文件读取.vi        │              ├─9.3特殊文件类型与操作        │      TDM.vi        │      TDMS文件存储.vi        │      TDMS文件读取.vi        │      XML文件.vi        │      波形文件.vi        │      测量文件.vi        │              ├─9.4其它文件类型与操作        │      WAV文件.vi        │              └─9.6综合实例                Excel_Read.vi                
    2020-04-15下载
    积分:1
  • 空间域和频域结合的图像增强技术及实现.
    图像增强是数字图像的预处理,对图像整体或局部特征能有效地改善。为了实现对数字图像的增强处理,采用时域直方图均衡和频域高频加强滤波相结合的方法对图像进行了增强处理。利用图像中变化剧烈的信息只与高频成分有关这一原理,结合MATLAB设计实现了高频加强滤波器并对图像进行了增强处理,在此基础上使用时域直方图均衡技术再对图像进行处理。试验结果表明,两种技术的结合可以使图像的细部特征更加明显,图像更加锐化,其图像增强效果要好于单独采用其中任意一种技术的处理结果。
    2020-12-09下载
    积分:1
  • 图书管理系统(java -ssh)
    图书管理系统,一套完成的权限,角色,操作的系统,适合毕业设计,ssh学者研究。
    2021-05-07下载
    积分:1
  • Vehicle Dynamics Theory and Application
    不错的汽车动力学教材,是参与汽车底盘电子开发的动力学基础。Reza n. jazarVehicle DynamicsTheory and ApplicationsSpringerReza n. jazarDept of Mechanical EngineeringManhattan collegeRiverdale. NY 10471ISBN:978-0-387-74243-4e-ISBN:978-0-387-74244-1Library of Congress Control Number: 200794219c 2008 Springer Science+ Business Media, LLCAll rights reserved. This work may not be translated or copied in whole or in part without thewritten permission of the publisher(Springer Science+Business Media, LLC, 233 SpringStreet, New York, NY 10013, USA), except for brief excerpts in connection with reviews orscholarly analysis. Use in connection with any form of information storage and retrievalelectronic adaptation, computer software, or by similar or dissimilar methodology now knownor hereafter developed is forbidden. The use in this publication of trade names, trademarksservice marks and similar terms, even if they are not identified as such, is not to be taken as anexpression of opinion as to whether or not they are subject to proprietary rightsPrinted on acid-free paper987654321springer. comKavoshmy daughter, Vazan,and my wife, MojganHappiness is when you win a race against yourselfPrefaceThis text is for engineering students. It introduces the fundamental knowledge used in vehicle dymamics. This knowledge can be utilized to developcomputer programs for analyzing the ride, handling, and optimization ofroad vehiclesVehicle dynamics has been in the engineering curriculum for more thana hundred years. Books on the subject are available, but most of themare written for specialists and are not suitable for a classroom applicationA new student, engineer, or researcher would not know where and howto start learning vehicle dynamics. So, there is a need for a textbook forbeginners. This textbook presents the fundamentals with a perspective onfuture trendsThe study of classical vehicle dynamics has its roots in the work ofgreat scientists of the past four centuries and creative engineers in thepast century who established the methodology of dynamic systems. Thedevelopment of vehicle dynamics has moved toward modeling, analysisand optimization of multi-body dynamics supported by some compliantmembers. Therefore, merging dynamics with optimization theory was anexpected development. The fast-growing capability of accurate positioninsensing, and calculations, along with intelligent computer programming arethe other important developments in vehicle dynamics. So, a textbook helpthe reader to make a computer model of vehicles, which this book doesLevel of the bookThis book has evolved from nearly a decade of research in nonlineardynamic systems and teaching courses in vehicle dynamics. It is addressedprimarily to the last year of undergraduate study and the first year graduatestudent in engineering. Hence, it is an intermediate textbook. It providesboth fundamental and advanced topics. The whole book can be coveredin two successive courses, however, it is possible to jump over some sections and cover the book in one course. Students are required to know thefundamentals of kinematics and dynamics, as well as a basic knowledge ofnumerical methodsThe contents of the book have been kept at a fairly theoretical-practicallevel. Many concepts are deeply explained and their application empha-sized, and most of the related theories and formal proofs have been explained. The book places a strong emphasis on the physical meaning andapplications of the concepts. Topics that have been selected are of highinterest in the field. An attempt has been made to expose students to aPrefacebroad range of topics and approachese There are four special chapters that are indirectly related to vehicle dy-amics: Applied Kinematics, Applied Mechanisms, Applied dynamics, andApplied vibrations. These chapters provide the related background to understand vehicle dynamics and its subsystemsOrganization of the bookThe text is organized so it can be used for teaching or for self-studyChapter 1"Fundamentals, "contains general preliminaries about tire andrim with a brief review of road vehicle classificationsPart I"One Dimensional Vehicle Dynamics, " presents forward vehicledynamics, tire dynamics, and driveline dynamics. Forward dynamics refersto weight transfer, accelerating braking, engine performance, and gear ratiodesignPart II"Vehicle Kinematics, presents a detailed discussion of vehiclemechanical subsystems such as steering and suspensionsPart IIT"Vehicle Dynamics, employs Newton and Lagrange methodsto develop the maneuvering dynamics of vehiclesPart Iv "Vehicle Vibrations, presents a detailed discussion of vehi-cle vibrations. An attempt is made to review the basic approaches anddemonstrate how a vehicle can be modeled as a vibrating multiple degreeof-freedom system. The concepts of the Newton-Euler dynamics and La-grangian method are used equally for derivation of equations of motionThe RMS optimization technique for suspension design of vehicles is intro-duced and applied to vehicle suspensions. The outcome of the optimizationtechnique is the optimal stiffness and damping for a car or suspended equipmentMethod of presentationThis book uses a fact-reason-application"structure. The "fact"is themain subject we introduce in each section. Then the reason is given as a" proof. The application of the fact is examined in some examples. Theexamplesare a very important part of the book because they show howto implement the facts. They also cover some other facts that are neededto expand the subjectPrerequisitesSince the book is written for senior undergraduate and first-year graduatelevel students of engineering, the assumption is that users are familiar withmatrix algebra as well as basic dynamics. Prerequisites are the fundamentals of kinematics, dynamics, vector analysis, and matrix theory. Thesebasics are usually taught in the first three undergraduate yearsPrefaceUnit SystemThe system of units adopted in this book is, unless otherwise stated, theinternational system of units(SI). The units of degree(deg)or radian(rad)are utilized for variables representing angular quantitiesSymbolse Lowercase bold letters indicate a vector. Vectors may be expressed inan n dimensional Euclidian space. ExamplerCUppercase bold letters indicate a dynamic vector or a dynamic matrix, such as force and moment. ExampleFo Lowercase letters with a hat indicate a unit vector. Unit vectors arenot bolded. ExampleLowercase letters with a tilde indicate a 3 x 3 skew symmetric matrixassociated to a vector. Examplea3211An arrow above two uppercase letters indicates the start and endpoints of a position vector. ExampleON = a position vector from point o to point Ne The length of a vector is indicated by a non-bold lowercase letterExampleCapital letter B is utilized to denote a body coordinate frame. ExampleB(ocgB(Oxyz)B1(o1x19121)ⅹ11PrefaceCapital letter G is utilized to denote a global, inertial, or fixed coordinate frame. ExampleG(XYZG(OXYZRight subscript on a transformation matrix indicates the departureframes. ExampleRB= transformation matrix from frame B(oxyz)Left superscript on a transformation matrix indicates the destinationframe. ExampleRBtransformation matrix from frame B(o cgz)to frame G(OxYZ)Capital letter R indicates rotation or a transformation matrix, if itshows the beginning and destination coordinate frames. Example0BSIn a0Whenever there is no sub or superscript, the matrices are shown in abracket. ExampleCOS asin a osIn aCOs O0e Left superscript on a vector denotes the frame in which the vectoris expressed. That superscript indicates the frame that the vectorbelongs to; so the vector is expressed using the unit vectors of thatEr= position vector expressed in frame G(OXYZ)Right subscript on a vector denotes the tip point that the vector isreferred to. ExamplePsition vector ofexpressed in coordinate frame G(OXYZ)Right subscript on an angular velocity vector indicates the frame thatthe angular vector is referred to. ExampleB= angularof the body coordinate frame B(oxyz)
    2020-12-12下载
    积分:1
  • 基于xilinx FPGA FM解调系统
    基于xilinx A7系列FPGA实现FM信号调制解调通信系统,包含ADDA驱动,数字下变频,FM调制解调等模块。
    2021-05-06下载
    积分:1
  • pdz格式转换pdf工具
    将pdz格式文件很好的转化为pdf格式,虚拟打印机
    2020-11-28下载
    积分:1
  • cmake-3.14-rc3-win64-x64
    cmake-3.12.2-win64-x64 官方 最新安装版CMake是一个开源的跨平台工具系列,旨在构建,测试和打包软件。CMake用于使用简单的平台和独立于编译器的配置文件来控制软件编译过程,并生成可在您选择的编译器环境中使用的本机makefile和工作空间。CMake工具套件由Kitware创建,以满足对ITK和VTK等开源项目的强大跨平台构建环境的需求。CMake是Kitware 用于软件开发的商业支持开源平台集合的一部分。
    2020-12-09下载
    积分:1
  • GPU高性能运算之CUDA.pdf
    【实例简介】《GPU高性能运算之CUDA》是一本很好的cuda编程参考书,内容简洁明了,具有很好的指导意义!
    2021-12-01 00:32:26下载
    积分:1
  • 所有常用中英文ttf字体包,包含几个手写字体
    包括:times new roman,中山行书百年纪念版,calibri,Christopherhand,DejaVuSansMono,方正兰亭黑,James Fajardo,Monaco,微软雅黑,仿宋,黑体,楷体,宋体,yahei_mono,仿宋_GB2312,楷体_GB2312,迷你简行楷碑。文件名列表: bb1550.ttf calibri.ttf calibrib.ttf calibrii.ttf calibriz.ttf comesinhandy.ttf DejaVuSansMono-Bold.ttf DejaVuSansMono-BoldOblique.ttf
    2020-12-09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载