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

搜索资源列表

  1. dft.rar

    1下载:
  2. 基于OpenCV的源码, 实现了利用DFT离散傅里叶变换计算图像的功率谱。,OpenCV based on the source, the use of implementation of the Discrete Fourier Transform DFT calculation of the power spectrum image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-01
    • 文件大小:99230
    • 提供者:无梦
  1. power-spectrum.rar

    0下载:
  2. MATLAB产生随机信号,计算相关函数,估计功率谱,MATLAB,random-signal,auto-correlation,power-spectrum
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:577
    • 提供者:林俊
  1. Periodogram

    2下载:
  2. 利用周期图法对序列进行功率谱估计,数据窗采用汉明窗-Sequences using periodogram method for power spectrum estimation, the data window with Hamming window
  3. 所属分类:matlab例程

    • 发布日期:2017-05-29
    • 文件大小:33359
    • 提供者:Colorwaste
  1. narrow-band

    0下载:
  2. 该代码实现产生一个窄带随机信号,该信号的自相关函数及其功率谱图形。-The code generates a narrow-band random signal, the autocorrelation function and power spectrum graphics.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:48981
    • 提供者:李路通
  1. work

    0下载:
  2. matlab,功率谱估计,包括PSD,DFT,最大熵等方法-matlab, power spectrum estimation, including PSD, DFT, such as maximum entropy method
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:3392
    • 提供者:air
  1. spectralanalysis

    0下载:
  2. 谱估计(建立二阶AR模型)、利用FFT求解功率谱估计、利用AR模型的Yule-Walker方程求解模型参数等-Spectral estimation (the establishment of second-order AR model), using FFT to solve the power spectrum estimation using AR model of Yule-Walker equation model parameters such as
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2380
    • 提供者:chen
  1. comparison-of-some-power-spectrum-estimation

    0下载:
  2. 这里几种功率谱估计方法,对它们的性能进行了比较,可供参考!-Here several methods of power spectrum estimation of their performance are compared for the reference!
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:844
    • 提供者:刘凯
  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. fft

    0下载:
  2. 本文件包含三个小程序,分别为用fft实现功率谱估计、实现快速卷积和快速相关。对了解fft在c中的编程很有帮助-This document contains three procedures were used to achieve power spectrum estimation fft, fast convolution and fast correlation. Fft to know programming in c in the helpful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:13762
    • 提供者:魏玮
  1. powerspectrum

    1下载:
  2. power spectrum, just input the signal-power spectrum, just input the signal....
  3. 所属分类:Driver Develop

  1. ruiliclutter

    0下载:
  2. 产生功率谱为高斯谱的瑞利杂波,并画出图形-Have a power spectrum for the Gaussian spectrum of Rayleigh clutter, and draw graphics
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:710
    • 提供者:wei nqiqi
  1. 3

    0下载:
  2. 典型时间序列模型分析 设有ARMA(2,2)模型, X(n)+0.3X(n-1)-0.2X(n-2)=W(n)+0.5W(n-1)-0.2W(n-2) W(n)是零均值正态白噪声,方差为4 (1)用MATLAB模型产生X(n)的500观测点的样本函数,并会出波形; (2)用你产生的500个观测点估计X(n)的均值和方差; (3)画出理论的功率谱 (4)估计X(n)的相关函数和功率谱 -Analysis of typical time series model w
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2959
    • 提供者:qiuxue
  1. ref

    0下载:
  2. matlab实现的AR功率谱估计,ARMA功率谱估计。-matlab realized AR power spectrum estimation, ARMA power spectrum estimation.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1464
    • 提供者:liang jianbing
  1. advanced_signal_processing

    0下载:
  2. 现代数字喜好处理的MATLAB程序代码,包含随机过程分析,各种功率谱估计(欧拉方程法、协方差算法、burg算法、修正协方差算法、等等),维纳滤波器的设计、自适应滤波器的设计。 note:里面包含一些很实际的算法设计,比如说:没有发送序列的自适应噪声抵消技术,etc .还包含了详细的设计报告!-Preferences of modern digital processing MATLAB code, including the random process analysis, a variety
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:577576
    • 提供者:leexian
  1. PsdEstimation

    0下载:
  2. 使用MATLAB对平稳随机信号以改进的功率谱法(welch法)以及Thomson多窗估计法(Thomson Multitaper Method)做功率谱估计的源代码-Pairs of stationary random signals using MATLAB in order to improve the power spectrum method (welch France), and the Thomson multi-window estimation method (Thomson M
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:825
    • 提供者:赵明诚
  1. wavelet_power_spectral

    8下载:
  2. 基于小波变换的功率谱估计MATLAB仿真代码,包括小波变换的基本原理实现,mallat算法的实现,经典功率谱和现代功率谱估计的主要方法仿真比较。-Based on wavelet transform power spectrum estimation MATLAB simulation code, including the basic principles of wavelet transform to achieve, mallat Algorithm, classic and modern
  3. 所属分类:matlab

    • 发布日期:2015-07-10
    • 文件大小:9729
    • 提供者:苏军龙
  1. Spectrum

    0下载:
  2. function [f,Py,w,fp,Pmax]=spectrum(ug,dt) spectrum Compute the one-sided psd from the power spectrum refer to the help of fft and periodgram.m. codied by Dr. Ping TAN June, 2005- function [f, Py, w, fp, Pmax] = spectrum (ug, dt) spectr
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:837
    • 提供者:manman
  1. Autocorrelation-of-the-AR-power-spectrum-estimatio

    0下载:
  2. 自相关算法的AR功率谱估计,分析了AR 模型参数自相关算法并用MATLAB 工具实现了该算法的功率谱估计-Auto-correlation algorithm AR power spectrum estimation, analysis of the AR model parameters since the correlation algorithm and implemented using MATLAB tools for power spectrum estimation of the
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:731674
    • 提供者:ppp0001
  1. AR-model-power-spectrum-estimation-algorithm

    0下载:
  2. AR模型功率谱估计的典型算法比较及MATLAB实现-AR model of a typical power spectrum estimation algorithm for comparison and MATLAB implementation
  3. 所属分类:软件工程

    • 发布日期:2013-12-31
    • 文件大小:592087
    • 提供者:ppp0001
  1. Signal power spectrum based on FFT

    1下载:
  2. 通过labview 对信号进行分析,主要包括基于FFT求信号功率谱(The signal is analyzed by LabVIEW, mainly including the signal power spectrum based on FFT)
  3. 所属分类:LabView编程

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