CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 功率谱 matlab

搜索资源列表

  1. m_W.rar

    0下载:
  2. 产生m_W序列,并计算其功率谱、自相关系数和互相关系数。,M_W generated sequences, and calculate its power spectrum, since the correlation coefficient and the number of mutual relations.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2261
    • 提供者:LLian
  1. power.rar

    3下载:
  2. 这是关于功率谱的Matlab仿真程序,其中有AR、MA、ARMA三种模型的源代码,相关函数的源代码、功率谱的源代码等等。,This is on the power spectrum of the Matlab simulation program
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:9762
    • 提供者:李明明
  1. Estimation

    2下载:
  2. 利用直接法和间接法、Welch法求功率谱估计,参数自设,有注释 -Using the direct method and indirect method, Welch France seeking power spectrum estimation, parameter from the set, there are comments
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1342
    • 提供者:liuqiang
  1. two_dimensional_PSD

    9下载:
  2. 二维功率谱密度计算程序 使用傅里叶变换 -2D PSD caculation estimator
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:887
    • 提供者:陈建超
  1. Matlab-FinishedOne

    1下载:
  2. 针对夹杂有白噪声的正弦信号的功率谱估计仿真-Mixed with white noise for sinusoidal signal simulation of the power spectrum estimation
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:687203
    • 提供者:李广
  1. fft

    1下载:
  2. FFT频谱分析,包括矩形波,三角波,及其功率谱-FFT spectrum analysis
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:803
    • 提供者:lln
  1. noiseFM

    2下载:
  2. 产生噪声调频干扰信号,并画出它的时域和功率谱-Noise FM jamming signal
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:886
    • 提供者:wei nqiqi
  1. work

    1下载:
  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. Bartlett

    1下载:
  2. 在功率谱估计中采用Bartlett法对信号进行功率谱估计。-In the power spectrum estimation method used in Bartlett signal power spectrum estimation.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:537
    • 提供者:帽子
  1. wc

    0下载:
  2. 几种调制解调方式FSK,MSK,PSK的功率谱-Several of the power spectrum modulation and demodulation method
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:4521
    • 提供者:欢子
  1. psd

    0下载:
  2. 利用MATLAB语言,求出结构的功率谱密度,后面附朱伯芳25杆桁架优化程序(Using the MATLAB language, the power spectrum density of the structure is obtained, and the Zhu Bofang 25 bar truss optimization program is attached later)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:sunning
  1. gonglvpuguji

    0下载:
  2. 用matlab做各种功率谱分析,传统方法和自回归模型等(Power spectrum analysis)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:袁荏苒
  1. ft_sh_phase_screen

    3下载:
  2. 利用功率谱通过FFT构建相位屏,可增加低频补偿,程序非常标准,建议大家学习参考(gernerate phase screen in matlab by FFT)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:nonostop
  1. RZ

    0下载:
  2. 主要是用MATLAB编程来求归零码的功率谱密度,然后根据图像分析(Power spectrum of return to zero code)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:11264
    • 提供者:zhangxiao
  1. 功率谱分析

    4下载:
  2. 通过MATLAB的平台,用直接法、间接法估计随机信号的功率谱,并绘图比较波形。(The power spectrum of random signal is estimated by direct method and indirect method through MATLAB platform, and the waveform is plotted and compared.)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:Ringing
  1. gaosi

    2下载:
  2. 采用直接法或间接法(通过自相关函数)编制matlab程序,计算信号cos(2πf1t)+cos(2πf2t)叠加高斯白噪声后的功率谱密度。(Matlab program is compiled by direct method or indirect method (through autocorrelation function) to calculate the power spectral density of signal cos (2 PI f1t) +cos (2 PI f2t) s
  3. 所属分类:其他

    • 发布日期:2020-03-09
    • 文件大小:114688
    • 提供者:lialiakai
  1. White_PinkNoise

    1下载:
  2. 构造均匀白噪声、服从高斯分布的白噪声及粉红噪声,并得到它们的自相关函数、功率谱密度等(Constructing uniform white noise, white noise obeying Gauss distribution and pink noise, and obtaining their autocorrelation function, power spectral density, etc.)
  3. 所属分类:其他

    • 发布日期:2020-06-02
    • 文件大小:1024
    • 提供者:wwhwwh
  1. Winger-Ville分布和短时三维功率谱阵

    1下载:
  2. Winger-Ville分布和短时三维功率谱阵,相关matlab算法及代码(Winger Ville distribution and short-time three-dimensional power spectrum array)
  3. 所属分类:其他

    • 发布日期:2021-04-07
    • 文件大小:2461696
    • 提供者:hanrymg
  1. 频谱_功率谱

    1下载:
  2. 求取信号的频谱 还有功率谱,matlab代码(The spectrum of the signal and the power spectrum)
  3. 所属分类:其他

    • 发布日期:2021-01-14
    • 文件大小:6863872
    • 提供者:蕉下鹿
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com