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

搜索资源列表

  1. 0403435刘艳

    2下载:
  2. MATLAB实现功率谱估计的程序.采用现代谱估计方法,最大熵谱法,Brug法和Levinson法-MATLAB power spectrum estimation procedures. The introduction of modern spectral estimation methods, maximum entropy spectrum, Brug law and Levinson Law
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1925
    • 提供者:刘艳
  1. ARMODEL

    0下载:
  2. 功率谱估计的应用范围很广,在各学科和应用领域中受到了极大的重视。在《现代信号处理》课程中讲述了经典谱估计和现代谱估计这两大类谱估计方法;经典谱估计是基于傅立叶变换的,虽然具有运算效率高的优点,但是频谱分辨率低同时旁瓣泄漏严重,对长序列有着良好的估计。为了克服经典谱估计的缺点,人们开展了对现代谱估计方法的研究。现代谱估计是以随机过程的参数模型为基础的,有最大似然估计法、最大熵法、AR模型法、预测滤波器法。现代谱估计对短序列的估计精度高,同经典谱估计互为补充。在认真学习了现 代谱估计方法后,我选择了
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1926
    • 提供者:吴胜
  1. pufengsousuo

    0下载:
  2. 这是我师兄做的空间谱估计的内容。这只是一小部分程序,希望大家能够接受,下载吧。-this done I saw the space Spectral Estimation content. This is only a small part of the procedure, hoping that everyone can accept, download it.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7096
    • 提供者:杨洋
  1. burg

    0下载:
  2. 用Burg算法估计AR模型参数,进而实现功率谱估计. 形参说明: x——双精度实型一维数组,长度为n,存放随机序列。 n--整型变量,随机序列的长度。 p--整型变量,AR模型的阶数。 a--双精度实型一维数组,长度为(p十1)。存放AR模型的系数a(0),a(1),...,a(p)。 v--双精度实型指针,它指向预测误差功率,即AR模型激励白噪声的方差。 -with Burg algorithm estimates AR model parameters, ther
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:22982
    • 提供者:lkz
  1. 基阵信号处理

    0下载:
  2. 给定入射信号角度分别为 -22度 ,6度,18度时,不同信噪比情况下各种空间谱估计算法得到的曲线图-given incident signals point to -22 degrees, 6 degrees, 18 degrees, the signal to noise ratio under different space spectral estimation algorithm of the curve
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3707
    • 提供者:许晓凡
  1. yulewalker

    1下载:
  2. 现代谱估计用莱文森-德宾(Levinson-Durbin)算法求解尤利-沃克(Yule-Walker)方程。 形参说明: r:双精度实型一维数组,存放Yule-Walker方程的元素r(0),r(1),...r(p)。 p:AR模型阶数。 a:AR模型系数a(0),a(1),...a(p)。 v:预测误差功率- The modern spectrum estimated (Levinson-Durbin) the algorithm solves with 鑾辨枃妫?- t
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:23753
    • 提供者:lkz
  1. covar

    0下载:
  2. 用协方差方法估计AR模型参数,进而实现功率谱估计。- Estimates the AR model parameter with 鍗忔柟宸?the method, then realization power spectrum estimate.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:22924
    • 提供者:lkz
  1. 多重信号分类music

    0下载:
  2. 谱估计的非参数DOA(Dorection of Arrive)方法----MUSIC(Multi Signal Classification,多重信号分类)算法-spectrum estimation of parameters DOA (Dorection of Arrive) method-M USIC (Multi Signal Classification, multiple signal classification) algorithm
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1118
    • 提供者:卜爱华
  1. 华中理工大学学报000415

    0下载:
  2. 讨论了用MATLAB实现经典谱估计的各种方法,比较了它们的性能指标,并优选它们的参数.得出了在科学研究和工程技术应用中有一定参考价值的结论-discussed using MATLAB classical spectrum estimation of various methods to compare their performance indicators, Optimization and their parameters. come in scientific research, eng
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5582
    • 提供者:梁宏波
  1. Matlab仿真1.1_shenchao

    0下载:
  2. 经典功率谱估计的matlab仿真。利用的是直接法-classic power spectrum estimation of Matlab simulation. The use of the direct method
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1377
    • 提供者:魏小林
  1. 2fsk_调制频偏估计

    1下载:
  2. 2fsk调制仿真产生IQ数据,然后利用循环谱相关算法估计2fsk的Dev,代码完整可用(2FSK modulation simulation produces IQ data, and then uses cyclic spectral correlation algorithm to estimate the Dev of 2FSK. The code is complete and available)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:btee123
  1. 15883882bispecd-and--bispeci

    2下载:
  2. 直接法和间接法求双谱,包括函数和测试用例matlab程序(bispectral estimation algorithm)
  3. 所属分类:其他

  1. music估计

    0下载:
  2. music算法估计DOA,寻求谱峰对应的角度,即为所需估计得角度(The music algorithm estimates the DOA and seeks the angle corresponding to the spectral peak, that is, the required angle of estimation.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:sahalaa
  1. AR

    0下载:
  2. 这个程序采用现代谱AR模型可以用来估计信号功率谱(This program describes the AR spectrum estimation)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-10
    • 文件大小:12288
    • 提供者:没用的阿吉
  1. Welch_cov_burg

    1下载:
  2. MATLAB代码经典功率谱估计,Welch法、协方差法、周期图、burg法及其对比,附完整注释(MATLAB code, classical power spectrum estimation, Welch method, covariance method, periodogram, Burg method and their comparison, with complete annotation.)
  3. 所属分类:波变换

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:taozhihuhan
  1. 信号循环谱

    3下载:
  2. DSSS/BPSK循环谱检测程序以及对码元速率的估计(DSSS/BPSK cyclic spectrum detection program and estimation of symbol rate)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:7168
    • 提供者:飞翔的蜘蛛
  1. esxiaation-program-estimation

    1下载:
  2. 谱估计源程序:是谱估计中的经典算法esprit,MUSIC等算法的源程序(Spectrum estimation source program: esprit is the classic spectrum estimation algorithm, such as MUSIC source program of the algorithm)
  3. 所属分类:数据结构

    • 发布日期:2020-11-12
    • 文件大小:10240
    • 提供者:Fruderic
  1. rmusic

    3下载:
  2. 谱估计实值MUSIC算法的一种C代码实现,包括matlab代码,用于信号的DOA方向估计。(music c code and matlab code)
  3. 所属分类:物联网

    • 发布日期:2020-06-08
    • 文件大小:5120
    • 提供者:jason119
  1. IMCRA111

    4下载:
  2. IMCRA(Improved?Minima Controlled Recursive Averaging,IMCRA),它们虽然保证了噪声谱估计的准确性,但在追踪带噪语音平滑功率谱最小值时采用了固定时间窗,因此,在噪声突变的情况下,估计的噪声谱存在很长的延时。(IMCRA, Although they ensure the accuracy of noise spectrum estimation, they use a fixed time window to track the minimu
  3. 所属分类:matlab例程

    • 发布日期:2021-04-01
    • 文件大小:3072
    • 提供者:hp11111111
  1. 空间谱

    0下载:
  2. 空间谱论文 _限幅条件下的空间谱估计 _无线电测向方法研究
  3. 所属分类:编程文档

    • 发布日期:2021-05-27
    • 文件大小:1673746
    • 提供者:ocean4@163.com
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com