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

搜索资源列表

  1. qctzg

    0下载:
  2. 求取矩阵的协方差矩阵,本人以前编写的,大家要用的话,估计要进行适当的修改-strike covariance matrix of matrices, I used to prepare, we use the words, it is estimated to proper changes
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1206285
    • 提供者:冯涛
  1. MahalanobisDistanceDiscrimination

    0下载:
  2. 马氏距离判别(MahalanobisDistanceDiscrimination)的演示过程,求均值向量,协方差矩阵及线形判别函数-Mahalanobis distance criterion (MahalanobisDistanceDiscrimina tion) demonstration process for the mean and covariance matrix and linear discriminant function
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3338
    • 提供者:陈伟
  1. MUSIC 算法

    0下载:
  2. MUSIC(Multiple Signal Classification)是一种信号参数估计算法,其分辨率高。该算法是利用输入信号协方差矩阵特征结构而形成的一种多重信号分类技术。
  3. 所属分类:Windows编程

  1. covK_L

    0下载:
  2. 根据两类训练集样本分别计算协方差矩阵作为产生矩阵进行K-L变换,与一般的整体产生的产生矩阵进行K-L变换只是存在向量上的平移-According to two kinds of training set samples separately calculated covariance matrix as produced by k-l transform matrix, and the whole of general produced by k-l matrix transformation
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2414
    • 提供者:蔡远学
  1. music

    0下载:
  2. MUSIC(Multiple Signal Classification)是一种信号参数估计算法,其分辨率高。该算法是利用输入信号协方差矩阵特征结构而形成的一种多重信号分类技术。-MUSIC (Multiple Signal Classification) is a kind of signal parameter estimation algorithm, its high resolution. The algorithm is the use of the input signal cov
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:725
    • 提供者:沈艺
  1. paper1007

    0下载:
  2. 利用样本协方差矩阵特征值分解实现双通道SAR动目标检测.pdf-Dual Channels SAR Ground Moving Target Detection with Eigen-decomposition of the Sample Covariance Matrix
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:329953
    • 提供者:xiaowang
  1. Smart-antenna

    0下载:
  2. 智能天线类程序,分别有lms波束形成算法以及协方差矩阵求逆波束形成算法-Smart antenna class program, respectively lms beamforming algorithm as well as the covariance matrix inverse beamforming algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:8960
    • 提供者:黄一
  1. Wang_PCA

    0下载:
  2. 、去均值 2、计算协方差矩阵及其特征值和特征向量 3、计算协方差矩阵的特征值大于阈值的个数 4、降序排列特征值 5、去掉较小的特征值 6、去掉较大的特征值(一般没有这一步) 7、合并选择的特征值 8、选择相应的特征值和特征向量 9、计算白化矩阵 10、提取主分量 -To mean the number of calculated co-covariance matrix and its eigenvalues ​ ​ and eigenvectors to calculate
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:817
    • 提供者:haoxiaopeng
  1. pca1

    0下载:
  2. 主成分分析算法c++程序,使用协方差矩阵-PCA C++ program used covariance
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:4134
    • 提供者:刘一
  1. 1.MUSIC--MATLAB

    0下载:
  2. 基于天线阵列协方差矩阵的特征分解类DOA估计算法中,MUSIC算法具有普遍的适用性,只要已知天线阵的布阵形式,无论是直线阵还是圆阵,不管阵元是否等间隔分布,都可以得到高分辨的估计结果。-DOA estimation algorithm, MUSIC algorithm has universal applicability of decomposition classes based on the characteristics of the antenna array covariance m
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:968
    • 提供者:xiaotun
  1. pca

    0下载:
  2. 主成分分析(Principal Copmponent Analysis,简称PCA)是一种常用的机遇变量协方差矩阵对信息进行处理、压缩和提取的有效方法。主成分分析,这种方法可以有效的找出数据中最“主要”的元素和结构,去除噪音和冗余,将原有的复杂数据降维,能够发掘出隐藏在复杂数据背后的简单结构。-PCA (Principal Copmponent Analysis, abbreviated PCA) is a commonly used covariance matrix Opportunity
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:845
    • 提供者:李莲英
  1. BIDIRECTIONAL_SMOOTHNESS_MUSIC

    1下载:
  2. MUSIC算法[1]是一种基于矩阵特征空间分解的方法。从几何角度讲,信号处理的观测空间可以分解为信号子空间和噪声子空间,显然这两个空间是正交的。信号子空间由阵列接收到的数据协方差矩阵中与信号对应的特征向量组成,噪声子空间则由协方差矩阵中所有最小特征值(噪声方差)对应的特征向量组成。-MUSIC algorithm [1] is a feature space based on matrix decomposition method. From the geometric point of vie
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1068
    • 提供者:许新亚
  1. PCA1

    1下载:
  2. pca 神经网络 求样本协方差矩阵的特征值和特征向量 样本的均值化为零-pca neural network seeking sample covariance matrix of the eigenvalues ​ ​ and eigenvectors of the sample mean of zero
  3. 所属分类:Other systems

    • 发布日期:2015-11-15
    • 文件大小:1024
    • 提供者:孙杨
  1. MIMO_doa_mvm

    1下载:
  2. 使用协方差矩阵的方法对MIMO的DOA进行估计,从而得到copon的DOA算法-Covariance matrix using the method of MIMO DOA estimation, resulting copon DOA Algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:918
    • 提供者:高宽栋
  1. mvdr

    0下载:
  2. 接受信号协方差矩阵估计的mvdr自适应算法。 方向图方针效果图-Receiving the signal covariance matrix estimation mvdr adaptive algorithm. Pattern renderings policy
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:689
    • 提供者:张强
  1. cluCormar

    0下载:
  2. 用杂波协方差矩阵估计输入信号协方差矩阵的方法(输入为杂波和导向适量)-Noise covariance matrix estimated using the input signal covariance matrix method (input amount of clutter and orientation)
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1074
    • 提供者:张强
  1. power-flow

    6下载:
  2. 电网内的多个风电场风速往往因为其地理位置的远近而有着不同程度的相关性,采用Nataf 逆变换技术即可建立不同风电场之间具有相关性的风速分布样本空间,进而得到具有相关性的风 电场出力。在仿真过程中考虑风速的不确定性,将每个风电场出力视为一个负的满足威布尔随机 分布的负荷,根据历史数据,用方差—协方差矩阵描述不同风电场相关系数,建立最优潮流模型。 最后,在风电接入改进IEEE 30及IEEE 118节点系统中应用蒙特卡洛仿真计算,定量研究随着风 电场之间相关性的增强,最优潮流结果
  3. 所属分类:Other systems

    • 发布日期:2016-02-16
    • 文件大小:510976
    • 提供者:mzx
  1. Matlab

    1下载:
  2. 雷达信号处理 阵列波束形成 最小均方误差 采样协方差矩阵求逆 Capon波束形成-Radar Signal Processing
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6462
    • 提供者:liuqiong
  1. kalman_BF

    1下载:
  2. 基于卡尔曼滤波的自适应波束形成,无需估计协方差矩阵,无需特征分解,自适应迭代收敛最优权矢量。-Adaptive beamforming based on Kalman filter.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:696
    • 提供者:jiachen
  1. 协方差矩阵

    1下载:
  2. 基于C语言编写的一个协方差矩阵工程项目,希望对大家有帮助。(A covariance matrix engineering project based on C language is expected to be helpful to all of you.)
  3. 所属分类:Windows编程

    • 发布日期:2020-12-04
    • 文件大小:2761728
    • 提供者:学无ZJ
« 12 »
搜珍网 www.dssz.com