登录
首页 » matlab » chirp

chirp

于 2020-10-17 发布 文件大小:20KB
0 238
下载积分: 1 下载次数: 10

代码说明:

  研究正、负线性调频信号的特性,给出其时域、频域图像,以及频率随时间变化曲线。对于初学雷达信号处理者学习LFM信号有帮助。(Study the positive and negative chirp signal characteristics, given the time domain, frequency domain images, as well as the frequency versus time. It s helpful for beginners who study Radar signal processing.)

文件列表:

chirp_K.m,1578,2013-06-17





负调频时域图形.bmp,80822,2013-03-28
负调频频谱.bmp,80822,2013-03-28

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

发表评论

0 个回复

  • CS_OMP
    利用快速傅立葉轉換,配合omp的CS範例.(Fast Fourier Transform, with the the omp of the CS example.)
    2012-08-28 11:28:39下载
    积分:1
  • 35
    说明:  A precise curved motion planning for a differential driving mobile robot
    2015-01-06 05:07:53下载
    积分:1
  • 11
    说明:   empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-21)^0.4)+0.07886*(a-21) elseif a<21 b=0.0 end w=kaiser(n,b) for i=1:n if i~=(n-1)/2 hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f) elseif i==(n-1)/2 hd(i)=2*f end end for j=1:n h(j)=w(j)*hd(j) end subplot(3,1,1), plot(w) subplot(3,1,2), plot(h) subplot(3,1,3), plot(h,n)
    2014-12-24 23:20:03下载
    积分:1
  • minRb
    完成无约束多维极值问题,实用的matlab程序,具有很强的鲁棒性(Completed unconstrained multidimensional extremal problems, practical matlab program, has a strong robustness)
    2012-06-12 13:58:10下载
    积分:1
  • bs
    说明:  小电流单相接地故障选线的MATLAB程序仿真(xiao dian liu xuan xian )
    2014-08-16 18:20:31下载
    积分:1
  • huadongxiangguanpuh
    说明:  GPS捕获的滑动相关捕获的算法的实现,包括C/A码的产生,数字化,还有精频的确定算法,很全的代码,希望对你有帮助(GPS captured captured sliding correlation algorithm, including the C/A code generation, digital, there are fine frequency identification algorithm, it is all the code, I hope to help you)
    2010-04-06 11:28:41下载
    积分:1
  • DianMaLunTan
    说明:  PMSM双闭环转矩磁链控制的simulink模型(Simlink Model of PMSM Double Closed Loop Torque Flux Control)
    2020-06-15 22:30:01下载
    积分:1
  • music
    具有高分辨信号的空间谱估计算法—MUSIC(MUSIC)
    2010-10-17 22:25:17下载
    积分:1
  • MPSK(2)
    mpak simulation modulation and demodulation
    2010-12-26 14:57:16下载
    积分:1
  • VC
    说明:  一个关永磁同步电机矢量控制的程序,仿真效果不错。上传于大家共享,期待对此感兴趣的朋友相互学习交流。(A permanent magnet synchronous motor vector control programs, the simulation result is right.Upload to share to interested friends learn each other.)
    2014-11-07 18:53:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载