CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 方差

搜索资源列表

  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. otsu.rar

    1下载:
  2. 本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割,非动态阈值,This procedure is the use of maximum between-cluster variance adaptive thresholding algorithm for image segmentation, non-dynamic threshold
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1154
    • 提供者:gyq
  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. 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. otsu

    0下载:
  2. 使用matlab实现最大类间方差法,即OTSU-The use of matlab for maximum between-class variance, that is, OTSU
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:134280
    • 提供者:shensisi
  1. Texture

    2下载:
  2. matlab的纹理计算程序,能够计算熵、对比度、均值、方差-texture calculation procedure using matlab
  3. 所属分类:matlab例程

    • 发布日期:2013-03-18
    • 文件大小:1205
    • 提供者:Angeline
  1. MultiStati

    0下载:
  2. 方差分析与MATLAB应用、聚类分析及MATLAB应用、主成分分析及MATLAB应用。-Analysis of variance with the MATLAB application, the application of cluster analysis and MATLAB, principal component analysis and MATLAB applications.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:179411
    • 提供者:yinjj
  1. VarAnalysis

    0下载:
  2. 清华大学数学实验之方差分析幻灯片与Matlab源码-Tsinghua University, Experimental Math slides of interpolation and fitting with the MAT-source
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:394844
    • 提供者:tanwei
  1. zishiying

    0下载:
  2. 基于辅助变量的最小方差自校正控制,有仿真程序和论文。-Auxiliary variable based on the minimum variance self-tuning control, a simulation program and papers.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:87562
    • 提供者:zxr
  1. PDFofQuess

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

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

    0下载:
  2. 实现了用burg方法进行谱估计,输出有系数矩阵,方差,各阶预测误差-it realize the Spectral Estimation using the methed of burg.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:843
    • 提供者:田佳
  1. L_D

    1下载:
  2. 用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。-
  3. 所属分类:matlab例程

    • 发布日期:2017-05-02
    • 文件大小:3425
    • 提供者:zf
  1. xinhaochengxu

    0下载:
  2. 信号统计分析技术实现信号统计分析技术随机信号的自相关于协方差-Signal statistical analysis techniques for signal statistical analysis of random signals Zixiang covariance
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3284
    • 提供者:李倩
  1. cal_variance

    0下载:
  2. 计算一组数据的统计参数,包括最大值、最小值、平均值、方差等。-Calculate the statistical paremeters of a set of data, including the maximum, minmun, mean,variance.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1075
    • 提供者:毕丽思
  1. ostu

    0下载:
  2. OSTU最大类间方差阈值分割算法matlab实现-OSTU Otsu threshold segmentation algorithm matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:2565
    • 提供者:黄种
  1. matlab

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

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

    0下载:
  2. 最小方差调节器和最小方差自校正调节器。 设计最小方差调节器和最小方差自校正调节器,实现闭环仿真控制,了解这两种调节器的性质,特别是某些参数(如遗忘因子)的影响-Minimum variance regulator and the minimum variance self-tuning regulator. Design of minimum variance and minimum variance regulator self-tuning regulator to achieve cl
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1728
    • 提供者:yk
  1. PCA

    0下载:
  2. PCA算法。PCA的目的是找到能够分离出最大方差的方向,所以首先求原来所有数据三个维度上的协方差,然后求这个协方差的特征值,最大特征值为第一个方向,从此以此类推。-PCA algorithm. The purpose of PCA is to find able to isolate the direction of maximum variance, so first find all the data in three dimensions on the original covarianc
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:34428
    • 提供者:丁丁
  1. 粒子群算法

    0下载:
  2. 重点利用单因子方差分析方法,分析了粒群优化算法中的惯性权值,加速因子的设置对算法基本性能的影响,给出算法中的经验参数设置
  3. 所属分类:matlab例程

  1. allan标准差

    0下载:
  2. 求解陀螺数据的ALLAN方差曲线,并计算各个噪声分量的数值(Solving the data of ALLAN variance)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:145408
    • 提供者:风灬婧妍
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com