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

搜索资源列表

  1. PCA主成成分分析及MATLAB应用

    0下载:
  2. 总体主成分,总体主成分的计算,总体成分的性质,主成分的协方差矩阵及总方差。
  3. 所属分类:技术管理

    • 发布日期:2013-05-13
    • 文件大小:121856
    • 提供者:ww32zz
  1. 随机信号分析,包括随机信号的数字特征

    1下载:
  2. 随机信号分析,包括随机信号的数字特征,相关函数和协方差,带图形显示。,Random signal analysis, including the number of characteristics of random signals, correlation functions and covariance, with graphical display.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:1202
    • 提供者:ladanh
  1. p_morden.rar

    1下载:
  2. 用Matlab实现现代功率谱估计,主要有Levinson法,Burg法,协方差法及修正协方差法,四种方法的结果放到一起进行比较,有详细的注释,Using Matlab implementation of modern power spectrum estimation, the main has Levinson Law, Burg method covariance method covariance method, and the amendment, four ways to put to
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:791
    • 提供者:曲路正
  1. EnsembleKalman_filter

    4下载:
  2. 集合卡尔曼滤波(EnKF) 数据同化方法可以避免了EKF 中协方差演变方程预报过程中出现的计算不准确和关于协方差矩阵的大量数据的存储问题,最主要的是可以有效的控制估计误差方差的增长,改善预报的效果。-Ensemble Kalman Filter (EnKF) data assimilation methods can be avoided in the EKF covariance forecasting the evolution equation arising in the course
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5145173
    • 提供者:胡军
  1. Bayes

    0下载:
  2. 使用matlab对基于最小错误率的Bayes分类器进行仿真,编写了相应的程序,分为协方差相等和不相等两种情况,最后画出了三类的分界线-Using matlab to the smallest error rate based on the Bayes classifier to carry out simulation, the preparation of the corresponding procedures, divided into equal covariance and unequ
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1197
    • 提供者:liz
  1. Texture-features

    2下载:
  2. matlab编写的用于实现灰度共生矩阵,灰度-梯度共生矩阵,灰度直方图,协方差系数,LOG滤波器的源代码了。全部经过测试,可以直接使用。对于做纹理分析很有帮助。一共有五个代码-matlab prepared for the realization of Gray Level Co-occurrence matrix, gray- gradient co-occurrence matrix, gray histogram, covariance coefficients, LOG source c
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:4097
    • 提供者:jd
  1. jiaozheng

    4下载:
  2. 这是一个阵列校正的程序,通过计算协方差矩阵,利用矩阵元素间的关系计算出阵列的幅相误差-This is an array of calibration procedures, by calculating the covariance matrix, the relationship between the matrix elements of the array to calculate the amplitude and phase errors
  3. 所属分类:绘图程序

    • 发布日期:2013-10-18
    • 文件大小:1305
    • 提供者:林林
  1. rsvd

    0下载:
  2. 基于GM算法和QR分解实现的稳健奇异值分解算法,通过该算法可以获取一个数居阵的稳健方差-协方差阵。在该稳健方差-协方差阵上可以进行诸如,稳健主成份分解、稳健聚类、稳健因子分析等操作。-GM based on QR decomposition algorithm and the realization of the stability of singular value decomposition algorithm, the algorithm can be accessed through a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:206382
    • 提供者:徐林林
  1. KLtransform

    0下载:
  2. (1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象; (2)将所有子图象按列相接变成一个81维的行向量; (3)对所有200个行向量进行KL变换,求出其对应的协方差矩阵的特征向量和特征值,按降序排列特征值以及所对应的特征向量; (4)选择前40个最大特征值所对应的特征向量作为主元,将原图象块向这40个特征向量上投影,所获得的投影系数就是这个子块的特征向量。 (5)求出所有子块的特征向量。 -(1) the application of 9 × 9 window
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2766
    • 提供者:龙活
  1. chap08

    0下载:
  2. ex6_1 ~ ex6_3二项分布的随机数据的产生 ex6_4 ~ ex6_6通用函数计算概率密度函数值 ex6_7 ~ ex6_20常见分布的密度函数 ex6_21 ~ ex6_33随机变量的数字特征 ex6_34 采用periodogram函数来计算功率谱 ex6_35 利用FFT直接法计算上面噪声信号的功率谱 ex6_36 利用间接法重新计算上例中噪声信号的功率谱 ex6_37 采用tfe函数来进行系统的辨识,并与理想结果进行比较 ex6_38 在置信度为0
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:7543
    • 提供者:张满超
  1. experiment2

    0下载:
  2. AR过程的线性建模与功率谱估计 Yule-Walker法(自相关法) 协方差法;(2) Burg方法;(3) 修正协方差法 -The linear AR process modeling and Yule-Walker power spectrum estimation method (autocorrelation method) covariance method (2) Burg method (3) modified covariance method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:169213
    • 提供者:王琴
  1. STAP

    5下载:
  2. stap 空时自适应信号处理仿真程序,主要仿真杂波协方差矩阵,改善因子-stap
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1342
    • 提供者:jason
  1. PDFofQuess

    0下载:
  2. 高斯独立同分布的mimo信道环境下,对协方差矩阵R的个元素的概率密度函数的统计-PDF of R under Quess Channel
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:667
    • 提供者:YG
  1. coviance

    0下载:
  2. 一个关于协方差矩阵的例子 改成自己的图片即可 运行-An example on the covariance matrix into its own image to run
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:847
    • 提供者:小樱
  1. matlab

    0下载:
  2. 使用matlab计算协方差矩阵的算法,包含计算实例的程序-Covariance matrix using matlab calculation algorithms, including the procedures for calculation example
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:11021
    • 提供者:郑旭飞
  1. cov

    0下载:
  2. 这个程序是在matlab中求解协方差的通用程序,包括2维和1维的(This procedure is to find covariance in MATLAB general procedures)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:12199936
    • 提供者:王楠g
  1. Clarke

    0下载:
  2. 【matlab】Clarke信道全向天线和环形天线包络协方差与成型因子关系仿真代码(Simulation code of the relationship between the envelope covariance of the Clarke channel omnidirectional antenna and the ring antenna and the forming factor using MATLAB)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:smileglaze
  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. program2

    1下载:
  2. 使用matlab计算协方差矩阵与相关矩阵(Use MATLAB to calculate the covariance matrix and the correlation coefficient matrix)
  3. 所属分类:通讯编程

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:VickyLW
  1. matlab

    1下载:
  2. 实验名称:投资组合分析 实验性质:综合性和研究探索性 实验目的:熟练运用投资组合工具箱,学会构造有效前沿组合的方法,掌握最优投资组合的计算方法;给出投资组合VaR 的值。 实验任务:选择股票并从万得下载数据,计算证券的预期收益率、标准差和协方差,设定一组约束条件,构造最优投资组合并计算该组合的Var值。 实验设备:计算机 实验软件:Matlab2013 Wind数据库 选择一组股票作为投资标的,构造投资组合,通过估计收益率均值、计算方差、协方差,计算该投资组合权重、在险价值、画出有
  3. 所属分类:matlab例程

    • 发布日期:2020-01-01
    • 文件大小:6060032
    • 提供者:waffle
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com