CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - ambiguity

搜索资源列表

  1. bonesczq

    8下载:
  2. 干涉仪测向具有精度高、速度快的特点,在无源探测定位系统中具有广泛的应用。传统干涉仪依靠短基线保证无模糊测向范围,依靠长基线保证测向精度,采用整数阶基线比。该方法在宽带应用条件下难以实现,且对天线阵的安装位置非常敏感。本课题研究分数阶干涉仪测向的算法,同时实现宽带、高精度、无模糊的要求,并研究不同分数比、相位测量误差对测向精度的影响,进行仿真验证。 -interferometer is measured to high accuracy and fast, in the passive pos
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.82kb
    • 提供者:
  1. operator_overload

    0下载:
  2. 哈夫曼树是相同个数的带权结点所构成的所有二叉树中带权路径长度WPL最小的二叉树,将其应用于计算机通信中数据编码技术可大大缩短电文代码的长度,且避免了电文代码二义性的产生。本文简要介绍了哈夫曼树的原理、构造方法及其在数据编码中的应用。-Huffman tree is the same as the number of nodes with the right posed by the Binary right path with the smallest length WPL binary tre
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:11.43kb
    • 提供者:从从
  1. integerambiguityresolutioalgorithmfd

    0下载:
  2. An integer ambiguity resolution algorithm for real-time GPS attitude determination
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:828.08kb
    • 提供者:Vimit Gandhi
  1. 11

    0下载:
  2. 模糊度去相关程序,很实用的,喜欢的朋友可以参考-Ambiguity related to the procedure, it is practical, likes to refer to a friend
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2.81kb
    • 提供者:蒋振伟
  1. timing

    0下载:
  2. 在这篇论文中,我们提出一种新的时间偏移估计方法应用于OFDM系统。这里提出的估计是为了避免发生在Schmidl中的时间偏移估计方法中的歧义。通过仿真,所提出方案中的性能以均值和最小均方误差的形式说明。仿真结果表明:它与其它估计器相比在相当大的程度上有更小的均方误差。-In this paper, we propose a new time offset estimation method is applied to OFDM systems. Estimates presented here t
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:89.25kb
    • 提供者:hehe
  1. amb2

    0下载:
  2. 对由trip软件计算的模糊度信息文件amb2.txt进行分析。包括宽项和窄巷。对GPS方向的程序员有一定的意义。-Trip calculated by the software, information files amb2.txt ambiguity analysis. Including a wide items and alleys. GPS direction of the programmers have a certain significance.
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2.43mb
    • 提供者:无名
  1. thelambdaimplementation

    0下载:
  2. 经典的全球定位系统载波相位整周模糊度固定算法详细描述-Classic Global Positioning System carrier phase ambiguity resolution algorithm for a detailed descr iption of the fixed
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:166.29kb
    • 提供者:ligc2009
  1. ambiguity_function

    0下载:
  2. 模糊图函数,输出信号的模糊图,输入量为两个(信号,归一化)-Ambiguity Function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1.57kb
    • 提供者:RanPride
  1. duolei

    0下载:
  2. 掌握类的继承与派生; (2)学会类的虚拟继承避免多重派生的歧义性; (3)掌握通过虚函数实现多态性的方法; (4)掌握动态绑定的技术。 -(1) master class, inheritance and derived (2) Institute of the virtual class inheritance to avoid the ambiguity of multiple derived (3) control through virtual functio
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:616.2kb
    • 提供者:侯丹
  1. ambiguity_function

    0下载:
  2. 实现雷达模糊函数,为交叉式图钉式模糊函数-Radar ambiguity function, in order to cross-style pushpin Fuzzy Function
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1.58kb
    • 提供者:杨健
  1. visual

    0下载:
  2. 实现区域完备性,模糊度成功率结算,源码可到delft查询,方便科研运用-To achieve regional completeness, ambiguity success rate settlement, delft query source can be easy research use
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:10.71kb
    • 提供者:Jun Wang
  1. jicheng

    0下载:
  2. 掌握类的继承与派生; 学会类的虚拟继承避免多重派生的歧义性; 掌握通过虚函数实现多态性的方法; 掌握动态绑定的技术。 -Master class, inheritance and derived Institute of class to avoid multiple virtual inheritance derived ambiguity control through virtual functions to achieve polymorphism method m
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:683.39kb
    • 提供者:侯丹
  1. multi-inheritance-collision

    0下载:
  2. 示例说明了多重继承中存在的冲突及二义性,为虚基类的引入提供案例说明。-The demo shows that the collision and ambiguity is existed in the multi-inheritance and provide the basis for the virtual class.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:182.38kb
    • 提供者:Pruce Gao
  1. lambda

    0下载:
  2. integer ambiguity resolution
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2.38kb
    • 提供者:zhangfeng
  1. K-Means_Text_Cluster

    0下载:
  2. K-Means文本聚类python实现,文本聚类算法,人名排除歧义-Text Cluster by the algorithm of K-means(include texts), discrimination of name ambiguity.
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:749.44kb
    • 提供者:Chris Ma
  1. Figure_scripts-20120703

    0下载:
  2. BOC信号 自相关 功率谱 无模糊度捕获-BOC signal autocorrelation power spectrum without ambiguity capture
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:112.61kb
    • 提供者:李泽东
  1. radar-ambiguity-

    0下载:
  2. 雷达模糊函数、模拟距离模糊函数,多普勒模糊函数,用多种视图显示模拟结果。-Radar ambiguity function, analogue distance ambiguity function, the Doppler ambiguity function, using a variety of view shows the simulation results.
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:898byte
    • 提供者:free
  1. Ambiguity-function

    0下载:
  2. 资料包括模糊函数的概念和计算方法,以及单脉冲信号和线性调频信号的模糊函数计算代码。-Information, including the concept and calculation method of the fuzzy function, and single pulse signal and the chirp signal ambiguity function computing code.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:17.14kb
    • 提供者:廖萌萌
  1. prn_ambig

    0下载:
  2. ambiguity function in radar
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:2kb
    • 提供者:dhruv
  1. 2018021018322890099408radon_ambiguity

    2下载:
  2. 基于Radon-Ambiguity变换的机动目标检测方法 首先用基于Radon--Ambiguity变换(RAT)的时频分析方 法估计多个目标的加速度并进行运动补偿,通过频域滤波对多目标进行分离并估计粗略的多普勒 频率(A maneuvering target detection method based on Radon-Ambiguity transform is first used to estimate the acceleration of multiple targets and
  3. 所属分类:其他

« 12 3 »
搜珍网 www.dssz.com