登录
首页 » matlab » periodogram

periodogram

于 2012-05-24 发布 文件大小:1KB
0 174
下载积分: 1 下载次数: 13

代码说明:

  用周期图法求解功率谱曲线,并搜索信号频率值(Periodogram method for solving the power spectrum curve, and search for the signal frequency value)

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

发表评论

0 个回复

  • matlabfunction
    matlab一些常用的函数介绍,大家可以用一下(matlab function to introduce a number of commonly used)
    2009-04-12 16:52:24下载
    积分:1
  • 3
    说明:  matlab 科学计算与可视化程序集。几百个小程序供初学者掌握matlab的科学计算十分有帮助。(matlab scientific computing and visualization of the assembly. Hundreds of small programs for beginners to master the scientific computing matlab very helpful.)
    2009-12-16 14:06:45下载
    积分:1
  • shuangzhengjiaoxinhao
    完成双正交信号的数字通信系统的蒙特卡罗仿真。分析其在加性高斯白噪声下误码率与信噪比之间的关系,绘出误码率-信噪比曲线图,并和理论曲线进行比较。(Complete pairs of orthogonal signals in Monte Carlo simulation of digital communication systems. Analysis of the additive white Gaussian noise bit error rate and signal to noise ratio under the relationship between the mapped BER- signal to noise ratio curve, and and the theoretical curves for comparison.)
    2009-12-11 19:22:48下载
    积分:1
  • erweizhi
    简单的画直线、画图像、画形状程序,matlab源代码,简单实用有内涵。。。(Simple painting line, image, drawing shapes procedures, matlab source code, simple and practical connotation. . .)
    2013-10-25 19:25:14下载
    积分:1
  • MatchFilterLFM
    高分辨率雷达 距离向压缩算法滤波器设计 三种方法 全面设计(clc clear all close all 2013年9月28日 ---------------参数---------- Tr=42e-6 fs=9.5e6 K=0.7e11 Nfft=2048 -------------匹配滤波 时域生成-------------- t=(-Tr/2+1/fs:1/fs:Tr/2-1/fs) w = kaiser(length(t),2.5) w=w w = ones(1,length(t)) ht1=w.*exp(-1i*pi*K*t.^2) ht2=w.*exp(1i*pi*K*t.^2) hf1=fft(ht1,Nfft) hf2=fft(ht2,Nfft) figure subplot(211) plot(abs(hf1)) title( 匹配滤波器1 幅频响应 ) subplot(212) plot(phase(hf1)) title( 匹配滤波器1 相位 ) figure subplot(211) plot(abs(hf2)) title( 匹配滤波器2 幅频响应 ) )
    2013-10-12 22:32:06下载
    积分:1
  • dft
    用于计算dft函数相关性的代码,包括自相关和互相关(To Calculate DFT correlation function)
    2013-11-15 08:43:11下载
    积分:1
  • henomBIF
    Simulation of Chaotic Henon Map
    2014-01-28 09:21:59下载
    积分:1
  • 风电厂2
    说明:  风电厂模型,供pmsg与dfig风机搭建的思路参考(Wind power plant model, for reference of pmsg and dfig wind turbine construction ideas)
    2020-04-17 18:57:22下载
    积分:1
  • efficiency_pi_withlma
    Efficiency optimization of IPMSM with PI controller and loss minimization algorithm. Good for comparison and simulation results.
    2009-11-17 05:56:01下载
    积分:1
  • Lesson-3
    matlab examples. plotting the spectrum of signals, and using Fast Fourier Transform.
    2011-09-03 21:20:40下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载