登录
首页 » matlab » LFM

LFM

于 2007-07-27 发布 文件大小:2KB
0 244
下载积分: 1 下载次数: 699

代码说明:

  线性调频信号频谱及匹配滤波方面的源代码,供大家参考,(LFM signal spectrum and matched filter area of the source code for reference,)

文件列表:

产生LFM信号-分析其频谱-运用频域匹配滤波器.m

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

发表评论

0 个回复

  • matlab-toolbox-function
    详细汇总了matlab各类工具箱函数,供广大Matlab爱好者使用(Detailed summary of the various types of matlab toolbox function for the majority of Matlab enthusiasts)
    2012-08-30 09:56:25下载
    积分:1
  • MUSIC-and-ESPRIT
    阵列信号处理里面deDOA估计算法 MUSIC,ESPRIT算法,空间平滑MUSIC,非常好的!(Array signal processing algorithms which estimate deDOA MUSIC, ESPRIT algorithm, spatial smoothing MUSIC, very good!)
    2014-12-09 19:55:20下载
    积分:1
  • chapter-10-linear-optimal
    线性规划源码(精通matlab最优化计算第10章)(The linear programming source code (proficient matlab optimization calculation Chapter 10))
    2012-10-22 10:10:36下载
    积分:1
  • Matlab-simulink-CAD
    说明:  东北大学薛定宇老师的精品课程讲义-控制系统仿真与CAD,PPT格式(Northeastern University, Xue Dingyu quality teachers Course Training Manual- Control System Simulation and CAD, PPT format)
    2008-09-06 11:48:31下载
    积分:1
  • RSana.m
    对hurst指数估计,本人已经做过测试,是正确的,下载可以直接使用(the estimation of hurst for time series!)
    2012-06-25 22:07:03下载
    积分:1
  • filter
    M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi Np=100 Ns=100 weightp=1 weights=100 通带和阻带的加权系数 WpN=linspace(0,Wp,Np) WsN=linspace(Ws,pi-0.05,Ns) Wm=[WpN WsN] p=[ones(1,50),ones(1,50)/2] d=[p,zeros(1,Ns)] W=diag([weightp*ones(1,Np),weights*ones(1,Ns)]) C=cos(Wm*[0:J]) Q=diag(cos(Wm*0.5)) g=(W*Q*C)(W*d) g=g h=(g(J:-1:2)+g(J+1:-1:3))/4 h=[g(J+1)/4 h g(1)*0.5+g(2)/4] h=[h fliplr(h)] W=linspace(0,pi-0.1,512) H=freqz(h,1,W) plot(W/pi,20*log10(abs(H))) (filter design)
    2013-05-18 20:47:33下载
    积分:1
  • MatlabBayesFisherClassifierDesign
    在matlab中bayes和Fisher分类器设计的小程序代码,实现垃圾邮件和正常邮件的分离,比较不同维度,不同样本,两种分类器正确率的优劣,适合初学者学习(In matlab the bayes and Fisher classifier design a small program code, junk mail and regular mail to achieve the separation of comparing different dimensions, different samples, the correct classification rate of both the pros and cons, suitable for beginners to learn)
    2010-10-23 09:25:24下载
    积分:1
  • 2111frft
    1 本程序通过Mallat算法实现小波变换 2 本程序能打开任意长宽比的bmp图像,正方形的raw图像(Through a process of wavelet transform Mallat Algorithm 2 the procedure to open the bmp images of arbitrary aspect ratio, the square of the raw image)
    2020-10-30 10:29:56下载
    积分:1
  • windfarm_equ_fault
    基于MATLAB平台的PSAT搭建的双馈风力发电机接入单机无穷大系统的模型(Based on the MATLAB platform PSAT structures of the doubly-fed wind turbine access single machine infinite bus system model)
    2012-07-13 16:13:33下载
    积分:1
  • tuxiangchuli
    基本图像处理,包括灰度处理、二值化处理、加噪声、去噪声、边缘提取等功能。(Basic image processing, including gray-scale processing, binarization processing, plus noise, to noise, the edge extraction function.)
    2014-12-04 19:58:00下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载