CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - variance

搜索资源列表

  1. MAR1PSD

    0下载:
  2. Routine mar1psd: To compute the power spectum by AR-model parameters. Input parameters: ip : AR model order (integer) ep : White noise variance of model input (real) ts : Sample interval in seconds (real) a : Complex array of AR parame
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:851
    • 提供者:king_key
  1. work.rar

    0下载:
  2. 上载的内容为随机信号处理的作业,具体是:其中W(t)为均值为零,方差为3的白噪声。 (1)产生若干组500个点长随机序列。 (2)找一个ARMA模型与(1)中的500个点匹配。 (3)在产生一个500个点长的随机序列校正。 ,Upload the contents of random signal processing operations, specifically: one of W (t) for the mean zero, variance of white noise for
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:1032
    • 提供者:tianli
  1. arlunSigma.rar

    0下载:
  2. 阿伦方差的计算,并以此画出图形,可以比较不同的采样间隔下的方差。,Allen variance calculation, and to draw graphics, you can compare different sampling interval of the variance.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:34704
    • 提供者:yuanbin
  1. DataProcess

    2下载:
  2. 单片机基本数据处理常用函数,主要处理对于AD采集的数据的处理操作。 函数的操作单位大多为数组。 包含浮点求和、平方和、均值、方差、协方差、自相关函数、正弦信号产生、白噪声产生、数据类型转换等功能。-SCM basic data processing commonly used functions, dealing mainly with the data collected for the AD processing operations. Function is mostly an a
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:37201
    • 提供者:icemoon1987
  1. DSP_STATS

    0下载:
  2. DSP算法 PROGRAM TO FIND MIN, MAX, MEAN AND VARIANCE OF RECORDS IN AN EXISTING DSP DATA FILE-DSP algorithm PROGRAM TO FIND MIN, MAX, MEAN AND VARIANCE OF RECORDSIN AN EXISTING DSP DATA FILE
  3. 所属分类:DSP program

    • 发布日期:2017-04-11
    • 文件大小:1266
    • 提供者:vts
  1. stats

    0下载:
  2. This program will compute the mean value, standard deviation, and small sample variance in a set of numbers.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1547
    • 提供者:Chris
  1. alan

    0下载:
  2. ALLAN方差是阿兰发明的,在惯性导航中应用及其广泛,这篇论文在陀螺数据处理方面具有很好的方法-ALLAN Allan variance is the invention, in the inertial navigation system and its broad application, this thesis has a very good gyro data processing methods
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:2532420
    • 提供者:陈彦华
  1. DSP-fangzhen

    0下载:
  2. 用一个2阶的AR模型产生一平稳的随机过程s(n)。 其中, , , 可任意选定。 再产生一方差为 的白噪声 。接收信号为 , 要求对接收信号进行维纳滤波,输出信号为 。 1, 给定维纳滤波器的长度M,考察代价和函数与SNR之间的关系。 2, 给定SNR,考察代价函数与信噪比之间的关系。 3, 做一步预测,代价函数随滤波器的长度和信噪比的变化关系。 -With a 2-order AR model to generate a stationary rand
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:128207
    • 提供者:丁倩
  1. Statistical-Signal-Processing

    0下载:
  2. 随机信号处理实验,VC编程实现。(1)、产生(0,1)均匀分布随机数,期望,方差,概率密度统计 (2)、产生(0,1)高斯分布随机数,期望,方差,概率密度统计 (3)、2组独立的(0,1)均匀分布随机数做和后的概率密度统计 (4)6组独立的(0,1)均匀分布随机数做和后的概率密度统计。(5)、产生(0,1)高斯序列的自相关序列;(6)计算(5)的序列的功率谱密度。 -(1), resulting in (0,1) uniformly distributed random numbers, t
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:16125
    • 提供者:鲍慊
  1. ADSP

    0下载:
  2.   设x(n) = x1(n) + x2(n),x1(n)是窄带信号,定义为x1(n) = sin(0.05πn +φ),φ是在[0, 2π)区间上均匀分布的随机相位。x2(n)是宽带信号,它由一个零均值、方差为1的白噪声信号e(n)激励一个线性滤波器而产生,其差分方程为x2(n) = e(n) + 2e(n-1) + e(n-2)。   (1)计算x1(n)和x2(n)各自的自相关函数,并画出其函数图形。据此选择合适的延时,以实现谱线增强。   (2)产生一个x(n)序列。选择合适的μ
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:95994
    • 提供者:liang
  1. arm_var_f32

    0下载:
  2. 求浮点型向量的方差,ST官方源码,非常实用-Variance of the elements of a floating-point vector
  3. 所属分类:DSP program

    • 发布日期:2017-04-12
    • 文件大小:1739
    • 提供者:于春辉
  1. tiusao

    0下载:
  2. Complete class-based image processing, contains all of the source code, auto image, Correlation diagram shown in detail the time domain and frequency domain, allan FOG output error variance analysis.
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-12-17
    • 文件大小:5120
    • 提供者:hunsenbai
  1. yamwe

    0下载:
  2. Application of small area variance comparison, simple procedures, Matching Pursuit and orthogonal matching pursuit, There CDF trigonometric curve / 3D graphs.
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:5120
    • 提供者:expdycpa
  1. yingbai

    0下载:
  2. Application of small area variance comparison, simple procedures, Fractional Fourier transform computing, Join repetitive control.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-29
    • 文件大小:7168
    • 提供者:gingyaitui
  1. geng_gg54

    0下载:
  2. Based chebyshev underwater acoustic signal analysis, Application of small area variance comparison, simple procedures, D-S evidence theory data fusion.
  3. 所属分类:DSP编程

    • 发布日期:2017-12-26
    • 文件大小:9216
    • 提供者:ejmhk
  1. wsjmu

    0下载:
  2. Application of small area variance comparison, simple procedures, Optimization class contains several simple sample programs, Classic GLCM texture calculation method.
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:5120
    • 提供者:yeikingnan
  1. tb546

    0下载:
  2. Realization of 10 digital audio recognition program Matching Pursuit and orthogonal matching pursuit, Application of small area variance comparison, simple procedures.
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:5120
    • 提供者:lunnanghiupei
  1. uqsmv

    0下载:
  2. Optimization class contains several simple sample programs, Contains two clients receive link-level communications program, Application of small area variance comparison, simple procedures.
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:5120
    • 提供者:yiuniuqui
  1. 8384

    0下载:
  2. Application of small area variance comparison, simple procedures, For feature extraction, signal de-noising, Achieve a grayscale image and further control for video surveillance.
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:12288
    • 提供者:nunmingkaikao
  1. maoqing_v87

    0下载:
  2. Application of small area variance comparison, simple procedures, Partially achieved tracking speed iterative relaxation algorithm, MIT Artificial Intelligence Laboratory identification of the target source.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-30
    • 文件大小:7168
    • 提供者:ehvtsg
« 12 3 »
搜珍网 www.dssz.com