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

搜索资源列表

  1. 5.空间平滑MUSIC算法的MATLAB程序

    1下载:
  2. 空间平滑MUSIC算法用于估计阵列信号,处理阵列信号的协方差矩阵(MATLAB is used to develop the system model of array signal processing, such as the correlated signals, the error of amplitude and phase.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:MangoInpudn
  1. usefultool

    0下载:
  2. 计算协方差提供了便利,特别是考虑了半衰期;同时提供了一些其他常用的计算工具,例如decayma ewma等移动平滑计算;(It is convenient to calculate covariance, especially considering half-life. Some other common computing tools, such as decayma ewma and other mobile smoothing calculations, are also provide
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:jerrywang_123
  1. PCA

    0下载:
  2. Python实现PCA将数据转化成前K个主成分的伪码大致如下: ''' 减去平均数计算协方差矩阵计算协方差矩阵的特征值和特征向量将特征值从大到小排序保留最大的K个特征(Python PCA data into pseudo code before the K principal components are as follows: the characteristics of 'average minus the covariance matrix to calculate the covari
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:64512
    • 提供者:193sd
  1. LSGLS

    2下载:
  2. 将协方差矩阵进行线性收缩,使估计更为准确(The covariance matrix is linearly contracted so that the estimation is more accurate)
  3. 所属分类:其他

  1. Autocorrelation

    1下载:
  2. 编写MATLAB程序,产生协方差函数为C(τ)=9??^(?10|??| )的零均值平稳高斯过程,产生一条样本函数.测量所产生样本的时间自相关函数,将结果与理论值比较。(Procedures for the preparation of MATLAB produced C covariance function (tau) =9^ (- 10||) zero mean stationary Gauss process to produce a sample function. Measuring
  3. 所属分类:波变换

    • 发布日期:2017-12-27
    • 文件大小:1039360
    • 提供者:Selena_01
  1. doa_music

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

    • 发布日期:2017-12-30
    • 文件大小:22528
    • 提供者:JOE-y
  1. C3

    0下载:
  2. 根据极化SAR数据,将目标的极化散射矩阵矢量化成相对应的极化协方差矩阵(According to the polarimetric SAR data, the polarization scattering matrix of the target is transformed into the corresponding polarization covariance matrix)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:38979584
    • 提供者:西西西111
  1. srukf

    1下载:
  2. % 函数功能: SRUKF滤波器 % 适用范围: 测量线性、噪声加性时的SRUKF 滤波 % INPUT % x1: 系统状态 % T: 捷联矩阵计算值 % Tbn: 捷联矩阵真实值 % fp: 比力在计算坐标系内的投影 % Pw: 过程噪声 % Pv: 量测噪声 % phi: 计算的纬度 % % OUTPUT % Xk: 滤波后的状态 %
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:ddd1314
  1. exp_2_1

    0下载:
  2. Iris数据集,计算协方差矩阵和相关系数矩阵和kl变换(The goal of this programming experiment is to: Calculate the covariance matrix and the correlation coefficient matrix of the Iris data set. Perform the Karhunen-Loeve transform on this data set.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-25
    • 文件大小:5120
    • 提供者:koutianwu
  1. te2

    0下载:
  2. 为解决信号检测过程中噪声不确定性的影响,以接收信号协方差矩阵为基础,提取其特征值作为检测统计量进行频谱感知(In order to solve the influence of noise uncertainty in the signal detection process, based on the covariance matrix of the received signal, the characteristic value is extracted as the detection
  3. 所属分类:通讯编程

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:楚思薇
  1. CMA_ES

    4下载:
  2. 一种协方差矩阵自适应优化算法的说明文档和MATLAB实现。测试函数经测试可以运行。(A covariance matrix adaptive optimization algorithm for documentation and MATLAB implementation. The test function can be run by testing.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1131520
    • 提供者:Yinkle
  1. MPC

    0下载:
  2. Arima模型的一些函数,不全,仅供参考,m语言帮助文档里的,我自己也不怎么会,所以还请见谅(Incomplete, for reference only, M language help document, I do not know how, so please forgive me)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:571392
    • 提供者:kevencjd
  1. 例4-2的R代码

    0下载:
  2. 计算协方差阵、逆矩阵、和各组均值;进行预测及回判。(Covariance matrix, inverse matrix, and mean of each group are calculated)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:咕咚流水
  1. matlab克里金插值kriging

    1下载:
  2. 克里金(Kriging)插值法,又称空间自协方差最佳插值法,它是以南非矿业工程师D.G.Krige的名字命名的一种最优内插法。克里金法广泛地应用于地下水模拟、土壤制图等领域,是一种很有用的地质统计格网化方法。(Krikin (Kriging) interpolation method, also called spatial covariance best interpolation method, is an optimal interpolation method named by Sout
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:candor0702
  1. cov

    0下载:
  2. 协方差计算,计算点云数据协方差,坐标旋转等。(ji suan dian yuan shu ju xie fang cha, zuo biao xuan zhuan ,xie fang cha.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:19456
    • 提供者:Johnie666
  1. PCA笔记

    0下载:
  2. 对PCA的个人理解,有详细的PCA推导过程,代码包括计算协方差,及其特征值特征向量。(For the personal understanding of PCA, there is a detailed process of PCA derivation. The code includes the calculation covariance and its eigenvalue eigenvector.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-06
    • 文件大小:123904
    • 提供者:杰克蔡
  1. 图像的分析

    1下载:
  2. 可显示图像中指定点的坐标值、像素值、图像强度曲线、图像像素强度曲线、等值线、均值、标准差、协方差系数、质心、边界等。(It can display coordinate values, pixel values, image intensity curves, pixel intensity curves, contour lines, mean value, standard deviation, covariance coefficient, centroid, boundary and s
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:1169408
    • 提供者:醉蹉跎
  1. KalmanFiltering

    1下载:
  2. 扩展卡尔曼滤波算法C语言实现:实现对二维状态变量的预测及跟踪。包括卡尔曼滤波初始化函数,负责初始化状态变量的值,过程噪声,测量噪声,以及状态转移矩阵。 卡尔曼滤波函数负责对状态变量进行迭代滤波,整个过程包括状态预测,协方差预测,测量预测,计算卡尔曼增益,状态量更新,协方差更新。(To realize the prediction and tracking of two dimensional state variables. It includes the initialization func
  3. 所属分类:mathematica

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:hnuduanyang
  1. mar

    0下载:
  2. 用协方差方法估计AR模型参数,进而实现功率谱估计,()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-10
    • 文件大小:22528
    • 提供者:ESnixyw+8593
  1. matlab与多元统计分析

    0下载:
  2. MATLAB与多元统计分析 雷达图 轮廓图的matlab实现 算协方差与均值(MATLAB and multivariate statistical analysis The calculation covariance and mean value of the MATLAB realization of the radar figure)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:4096
    • 提供者:sumsun99
« 1 2 ... 21 22 23 24 25 2627 28 »
搜珍网 www.dssz.com