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

搜索资源列表

  1. data-statistics

    0下载:
  2. 用进行数据统计,输入数据可以计算平均值和方差、标准差-With statistical data, the input data to calculate the mean and variance, standard deviation
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:6147694
    • 提供者:
  1. project05_01

    0下载:
  2. 本实验要求开发一个通用程序,即要求编写一个给图像中添加高斯噪声和椒盐噪声的程序,添加高斯噪声的程序输入参数为噪声的均值和方差,添加椒盐噪声程序的输入参数为两个噪声分量的概率值。-This experiment requires the development of a common program, that is required to write a program to add Gaussian noise and salt and pepper noise to the image, a
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:123805
    • 提供者:罗聪
  1. SVDTLS

    0下载:
  2. 用Matlab仿真实现最小二乘法和总体最小二乘法估计 假设仿真的观测数据 产生,其中 为0均值, 单位方差的高斯白噪声,取n=1,2,....128。 试用TLS,取AR阶数为4,估计AR参数 和正弦波频率;再用SVD-TLS ,估计AR参数 和正弦波频率。 (1)、在仿真中,AR阶数取为4和6。 (2)、执行SVD-TCS时,AR未知。仿真运行至少二十次。 -Simulation using Matlab and the overall least squares leas
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:898
    • 提供者:hx
  1. SMI_1

    0下载:
  2. 使用样本协方差矩阵求逆方法仿真的波束图。使用的是均匀线列阵,信号方向为10度,有噪声,没有干扰。-Using the sample covariance matrix inversion method for the simulation beam pattern. Using a uniform linear array, the signal direction of 10 degrees, there is noise, no interference.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:573
    • 提供者:听海
  1. diagonal_loading_SMI_1

    0下载:
  2. 针对样本协方差矩阵求逆方法中采样点小于阵元个数时作出的仿真。此改进方法可以在采样点小于阵元个数时提高波束形成器的性能。-For the sample covariance matrix inversion method of sampling is less than the number of array elements made the simulation. This improved method can be sampled at less than the number of ar
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:757
    • 提供者:听海
  1. Variance

    0下载:
  2. 信号的读取及方差计算程序,用于计算信号的误差及统计-Readout and variance calculation program for calculating a signal error and Statistics
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:766
    • 提供者:李琳
  1. FB_DataRectification

    0下载:
  2. 数据校正源码。1、粗大误差识别与剔除功能有多种准则(莱依特、肖维勒、罗蒙诺夫斯基、格拉布斯、狄克逊),不同准则算法不一样。在一个剔除周期内,对同一变量的n的样本进行粗大误差识别和剔除,样本个数n大于5,小于等于102.2、数据协调功能再粗大误差被剔除的基础上,在满足约束条件下求出无偏最小方差估计解,此解即为数据协调值。-Data correction source. 1 gross error identification and elimination features a variety o
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:20141
    • 提供者:
  1. Tracking-of-Weak-GPS-Signals

    0下载:
  2. 针对全球定位系统( GPS) 的微弱信号跟踪容易失锁问题, 提出一种新的跟踪方法. 利用平方根卡尔曼滤波算法, 在运算过程中运用误差协方差矩阵的平方根形式进行迭代, 有效减小了舍入误差带来的影响. 提出了一种新的GPS 信号跟踪测量模型, 在连续积分的基础上, 加入了非连续积分过程, 通过有效处理, 避免了导航信息位翻转对信号相关运算产生的影响-Weak signal tracking for the Global Positioning System (GPS), easy to loss o
  3. 所属分类:GPS develop

    • 发布日期:2017-11-05
    • 文件大小:332184
    • 提供者:yaomeng
  1. Bflddc_d_4_aaa

    3下载:
  2. 一种基于分数低阶协方差仿真的时延估计问题,其基本本思想是运用两个接收信号的相关函数来估计时间延迟。 -Based on fractional lower order covariance simulation delay estimation problem, the basic of this thinking is the use of the correlation function of the received signal to estimate the time delay.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:914
    • 提供者:weimingmm
  1. FangCha

    0下载:
  2. 输入int数组或者List<Integer>对象,计算其double类型的方差值-Input int array or List <Integer> Object, calculate the variance value of type double
  3. 所属分类:Algorithm

    • 发布日期:
    • 文件大小:637
    • 提供者:晖于随
  1. RLS

    0下载:
  2. 本程序基于一阶AR模型,u(n)=-0.99u(n-1)+v(n)的线性预测。白噪声v(n)方差0.995.FIR滤波器的抽头数为2.遗忘因子0.98.用RLS算法实现u(n)的线性预测。并附有仿真图片-This procedure is based on a first-order AR model, u (n) =-0.99u (n-1)+v (n) of the linear prediction. White noise v (n) the number of taps of the t
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:43476
    • 提供者:song
  1. LMS

    3下载:
  2. 基于一阶AR模型u(n)=0.99u(n-1)+v(n),白噪声方差0.93627.步长0.05.分别使用M=2和M=3抽头的滤波器,用LMS算法实现u(n)的线性预测估计。并附仿真图已被参考。-Based on a first-order AR model u (n) = 0.99u (n-1) the+v (n), the white noise variance 0.93627 step 0.05. Respectively with M = 2 and M = 3-tap filter,
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:32417
    • 提供者:song
  1. Image-Segmentation-Technology

    0下载:
  2. 基于点的全局阈值法,即最大类间方差法,并基于Matlab软件环境进行算法的仿真。该系统能够对图像中某些感兴趣的部分进行提取,较好地实现了图像分割-Point-based global threshold method, the Otsu method, the simulation of the algorithm based on Matlab software environment. The system is able to extract some interesting part o
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:123020
    • 提供者:吴东庭
  1. kriging

    0下载:
  2. 该方法在数学上可对所研究的对象提供一种最佳线性无偏估计(某点处的确定值)的方法。它是考虑了信息样品的形状、大小及与待估计块段相互间的空间位置等几何特征以及品位的空间结构之后,为达到线性、无偏和最小估计方差的估计,而对每一个样品赋与一定的系数,最后 进行加权平均来估计块段品位的方法。但它仍是一种光滑的内插方法 在数据点多时,其内插的结果可信度较高 。-The method of mathematical research object to provide a best linear unbias
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:1154
    • 提供者:天龙
  1. PCA1122

    0下载:
  2. 对主元分析的基本功能进行介绍,详细描述了得分矩阵、协方差矩阵的计算方式-Introduces the basic functions of the principal component analysis, detailed descr iption of the scoring matrix, the calculation of the covariance matrix
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:1298
    • 提供者:张婧瑜
  1. AR-model

    0下载:
  2. 包括各种AR模型现代功率谱估计方法,burg法、自相关法、协方差法等。-Modern power spectrum estimation method includes a variety of AR model
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:814
    • 提供者:王春晖
  1. huffman_better

    0下载:
  2. huffman编码生成器 函数说明: [W,L,V,q]=huffman_better(P) 为huffman_better编码函数 P为信源的概率矢量,W为编码返回的码字,V为码字的方差 L为编码返回的平均码字长度,q为编码效率-Huffman encoding generated Function Descr iption: [W, L, V, Q] = huffman_better (P) P for huffman_bette
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1527
    • 提供者:龙哥
  1. Taaah

    0下载:
  2. 实现三种类型的协方差的贝叶斯分类,从进口的样品品,可在这种类型的样品。,可以直接使用。 -Bayesian classification, covariance of the three types of samples of products from the import can be in this type of sample. Can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:107053
    • 提供者:wyq52103
  1. Oleiijianfangr

    0下载:
  2. 一种基于组织的粒子群优化的的最大类间方差图像多阈值分割 -Based organization particle swarm optimization maximum between-class variance image multi-threshold segmentation
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:2461
    • 提供者:海的
  1. SCaminapark

    0下载:
  2. 实现SC、minn和park算法的度量函数,且求出了均值和方差-The metric function SC, minn and park algorithm, and calculated the mean and variance
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:12662
    • 提供者:胡娟娟
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com