登录
首页 » matlab » Spectral-estimation_matlab

Spectral-estimation_matlab

于 2015-07-25 发布 文件大小:385KB
0 214
下载积分: 1 下载次数: 5

代码说明:

  Spectral estimation(谱估计)的目标是基于一个有限的数据集合描述一个信号的功 率(在频率上的)分布。功率谱估计在很多场合下都是有用的,包括对宽带噪声湮没下的信 号的检测(Spectral estimation)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GetData
    使用MATLAB编写的数据截取工具,跟随光标点击即可截取,方便使用。(Interception of data prepared using MATLAB. Follow the cursor and click to intercept. A user friendly tool.)
    2010-01-24 21:39:12下载
    积分:1
  • cm_bpske
    这是一个BPSK仿真程序,可以在给定信道信噪比下计算BPSK系统的差错概率。(BPSK This is a simulation program that can be given Channel SNR calculation BPSK system error probability.)
    2005-06-28 09:35:27下载
    积分:1
  • nnsysid
    说明:  这个代码是关于神经网络的matlab代码,我觉得效果不错。(This code is on the neural network matlab code, I think good results.)
    2010-04-05 08:49:59下载
    积分:1
  • winner
    scm信道模型及其扩展模型,对SCM信道模型实现的信道特性进行了全面的仿真与分析。 (failed to translate)
    2010-05-25 10:49:38下载
    积分:1
  • nlms
    matlab NLMS 编程,代码用于可适应滤波器的回声消除功能(Adaptive filters for echo cancellation)
    2010-01-08 06:09:57下载
    积分:1
  • 1
    说明:  matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • Helmholtz
    对helmholtz方程的matlab编程 (helmholtz)
    2010-08-02 11:41:51下载
    积分:1
  • xuanzexinghuatu
    一个matlabGUI,可以对mat文件中的多个信号进行线性分析(最多三个)(A matlabGUI, can document a number of mat-signal linear analysis (a maximum of three))
    2009-03-19 20:08:37下载
    积分:1
  • pcass
    This is an efficient implementation of PCA, which use smaller dimension of the data matrix to compute the eigenvectors
    2010-10-11 07:09:45下载
    积分:1
  • Multirate
    说明:  Multirate滤波器设计。模拟带通信号频率范围1KHz—1.1KHz,设计一个采样频率8KHz数字频谱分析系统,要求频率分辨率0.1Hz。(Multirate filter design. Analog bandpass signal frequency range 1KHz-1.1KHz, design a sampling frequency of 8KHz digital spectrum analysis system, required frequency resolution of 0.1Hz.)
    2010-04-05 10:23:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载