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

搜索资源列表

  1. 基于MUSIC方法功率谱估计的matlab仿真

    8下载:
  2. 基于MUSIC方法功率谱估计的matlab仿真,包含实验详细报告,源码,运行结果,及其分析。,MUSIC-based method of power spectrum estimation matlab simulation, including a detailed report on the experiment, source, run results, and analysis.
  3. 所属分类:matlab例程

    • 发布日期:2016-08-13
    • 文件大小:30.87kb
    • 提供者:莫新康
  1. matlab.rar

    3下载:
  2. 一个微分方程算例的位移曲线,相图,功率谱,庞加莱截面以及运动动画模拟程序,An example of a differential equation of the displacement curves, phase diagrams, power spectrum, Poincare section, as well as movement animation simulation program
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.15kb
    • 提供者:曾志刚
  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
    • 文件大小:9.53kb
    • 提供者:李明明
  1. power-spectrum.rar

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

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

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

    • 发布日期:2017-05-29
    • 文件大小:32.58kb
    • 提供者:Colorwaste
  1. BOC_BPSK

    3下载:
  2. GPS信号的BPSK调制以及BOC信号的功率谱的matlab仿真程序,可以将两者结合起来比较学习-GPS signals BPSK and BOC modulation signal of the power spectrum matlab simulation program, you can compare the two to combine learning
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1.61kb
    • 提供者:dfdf
  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
    • 文件大小:47.83kb
    • 提供者:李路通
  1. mvdr-matlab

    1下载:
  2. 用matlab写的mvdr谱估计算法的程序实现,用于估算功率谱-Mvdr written with matlab program to achieve spectral estimation algorithm, used to estimate the power spectrum
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2.62kb
    • 提供者:朱子翰
  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
    • 文件大小:3.31kb
    • 提供者: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
    • 文件大小:2.32kb
    • 提供者:chen
  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
    • 文件大小:7.37kb
    • 提供者:张满超
  1. matlab-examples

    0下载:
  2. matlab在通信系统中的常用例题。其中有AMI编码的功率谱,升余弦滚降系统,最佳升余弦滚降系统及误码率,多径传播。-matlab in the communication system used in the example. Among them, the power spectrum AMI coding or cosine roll-off system, the best or cosine roll-off system and the bit error rate, multipa
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:5.34kb
    • 提供者:陈琛
  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
    • 文件大小:2.89kb
    • 提供者:qiuxue
  1. ref

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

    • 发布日期:2017-03-30
    • 文件大小:1.43kb
    • 提供者:liang jianbing
  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
    • 文件大小:825byte
    • 提供者:赵明诚
  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
    • 文件大小:9.5kb
    • 提供者:苏军龙
  1. spectrum

    1下载:
  2. 输入数据文件,按照数据计算相应的功率谱计算-Power spectrum calculation
  3. 所属分类:其他小程序

    • 发布日期:2017-05-01
    • 文件大小:787byte
    • 提供者:许龙
  1. Power-spectrum-analysis

    0下载:
  2. 这个是基于matlab的关于功率谱问题的相关理论知识以及程序介绍-This is based on the power spectrum matlab problems on the theory of knowledge and procedures described
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:24.07kb
    • 提供者:Wang xingxing
  1. Estimated-power-spectrum

    0下载:
  2. Levinson算法估计功率谱的MATLAB源程序 含有不同参数情况下的功率谱曲线,含有仿真结果-Levinson algorithm to estimate the power spectrum MATLAB source code contains the power spectral curve, in the case of different parameters contains simulation results
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:19.1kb
    • 提供者:khd
  1. power-spectrum-MATLAB

    0下载:
  2. 功率谱分析,各种方法的程序,基本编程需要的模板-Power spectrum analysis, a variety of methods of the program, the basic programming needs of the template
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:29.23kb
    • 提供者:yaoniguan
« 12 3 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com