搜索资源列表

  1. 克莱姆

    0下载:
  2. 线性代数中的克莱姆法则的C程序,比较经典的作品,希望大家多提宝贵意见,本人QQ84544838-linear algebra of Cramer's rule of C procedures, the more classical works, we hope more valuable, I QQ84544838
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:王韵鹏
  1. miv

    0下载:
  2. 针对双基阵提供的有偏方位角量测信息,对双基阵纯方位目标可观测性的必要条件及其Cramer-Rao下限 进行了理论推导.在此基础上,采用一种新的辅助变量方法对双基阵纯方位跟踪性能进行改进,并在可观测条件下对 目标进行了蒙特卡洛仿真实验.实验结果表明,新的辅助变量方法可以使参数估计精度大大提高,并且上述理论对制 定实际的跟踪策略或算法具有一定的参考价值 -For double-base matrix provided bia
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:54272
    • 提供者:顾东
  1. CS

    2下载:
  2. This paper studies the problem of tracking a ballistic object in the reentry phase by processing radar measurements. A suitable (highly nonlinear) model of target motion is developed and the theoretical Cramer—Rao
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:zhangsheng
  1. EKF

    0下载:
  2. This paper studies the problem of tracking a ballistic object in the reentry phase by processing radar measurements. A suitable (highly nonlinear) model of target motion is developed and the theoretical Cramer—Rao
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:zhangsheng
  1. Draw

    0下载:
  2. This paper studies the problem of tracking a ballistic object in the reentry phase by processing radar measurements. A suitable (highly nonlinear) model of target motion is developed and the theoretical Cramer—Rao
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:zhangsheng
  1. Cramer

    0下载:
  2. This a program to solver the coefficient matrix of a linear system- Cramer-This is a program to solver the coefficient matrix of a linear system- Cramer
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:thop
  1. CRAMER

    0下载:
  2. 滑动t检验的程序 就是检测均值突变的程序,气象领域常用-THIS IS A PROGRAM FOR DETECTING ABRUPT CLIMATIC CHANGE BY USING CRAMER S TECHNIQUE
  3. 所属分类:其他行业

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:杨泽
  1. CRAMER

    0下载:
  2. THIS IS A PROGRAM FOR DETECTING ABRUPT CLIMATIC CHANGE
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:小杨
  1. CRB_final

    0下载:
  2. This the CRB caculated for an OFDM system to compair belind channel estimation. CRB is Cramer Rao bound and it is the lowest bound for analyzing the devlopement of algorithms of channel estimation. -This is the CRB cac
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:samira
  1. cramer

    0下载:
  2. 利用克拉默法则设计的算法解任意阶的线性方程组,使用时先输入未知数的个数。-Using Cramer rule designed algorithm for solving linear equations of any order, using the number of unknowns when you first enter.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:尤里
  1. Sinan_Emre_KUTLU(2)

    0下载:
  2. cramer method for finding unknowns
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:36864
    • 提供者:snan
  1. encontrar_raices

    0下载:
  2. metodo de cramer para raices. codigo implementado
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:mirsa
  1. crb_ula

    0下载:
  2. 计算均匀线性阵DOA估计克拉美罗界的代码-a code for compute Cramer-Rao bound for direction of arrive of uniform linear array
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:潘杰
  1. CRAMER

    0下载:
  2. 此程序采用克拉默方法检测气候突变点,原理与t检验类似-THIS IS A PROGRAM FOR DETECTING ABRUPT CLIMATIC CHANGE BY USING CRAMER S TECHNIQUE
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:黎姣
  1. Estimation_Theory

    0下载:
  2. In this project, we consider the problem of estimating a parameter associated with the local oscillator leakage of a RF receiver by tone test. For this reason, an approxi- mate maximum-likelihood (ML) estimator is pr
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:reza
  1. Cramer2Rao_Bound

    0下载:
  2. 对于参数估计问题,克拉美罗界(简称CRB)为任何无偏估计量的方差确定了一个下限. 即不可能求得方差小于下限的无偏估计量,并为比较无偏估计量的性能提供了一个标准. 本程序对CLRB(克拉美罗下界)进行了描述,预留了参数。 希望能对同志们提供帮助。-For the parameter estimation problem, Cramer-Rao bound (referred to as CRB) for any unbiased esti
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:张威
  1. cramer

    0下载:
  2. this function used to calculate CRAMER
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:mohammad
  1. 2-Cramer-Rao-Lower-Bound

    0下载:
  2. What is the Cramer-Rao Lower Bound
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-14
    • 文件大小:216064
    • 提供者:kammel
  1. cramer

    0下载:
  2. This is direct solver for linear problem Ax=b. It uses Cramer s rule, recursively calculating the determinants.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:jeong
  1. CRAMER

    0下载:
  2. 这是一个程序,用于检测突变的气候变化,使用克莱默的技术-THIS IS A PROGRAM FOR DETECTING ABRUPT CLIMATIC CHANGE BY USING CRAMER S TECHNIQUE
  3. 所属分类:汇编语言

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:
« 12 3 4 »

源码中国 www.ymcn.org