登录
首页 » matlab » CA-CFAR_final

CA-CFAR_final

于 2020-08-12 发布 文件大小:1KB
0 236
下载积分: 1 下载次数: 41

代码说明:

  产生一个线性调频信号用于探测在固定距离上的目标的存在性,回波中加上复高斯白噪声,采用CA-CFAR方法检测得到图形(A chirp signal used to detect targets at a fixed distance the existence of echoes plus complex Gaussian white noise, the use of CA-CFAR method of detecting get graphic)

文件列表:

CA-CFAR_final
.............\ca_cfar_final.m,1878,2015-09-17

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

发表评论

0 个回复

  • bpsk_mod
    This file describes about the working of BPSK MIMO OFDM system, here we are using two equalizing methods one based on matched filter and the other on MMSE and the relative comparison is done.
    2013-02-12 18:25:10下载
    积分:1
  • kalmangain
    该程序用于惯性导航系统误差模型中,求解最优增益,然后用增益引入阻尼。(Kalman filter in INS)
    2014-12-21 17:06:11下载
    积分:1
  • HOURLY_DATA_CONVERSION
    Converting a 10 minute PV power data into an hourly average value ( reading the data an excel file and saving the resulting hourly average data as an excell file)
    2017-02-06 20:35:50下载
    积分:1
  • formybusnw
    Y-Bus formulation using matlab
    2013-01-09 13:28:25下载
    积分:1
  • NewInt
    NewInt案例,主要是以matlab軟件來運算標準題型。(NewInt cases, mainly matlab software to compute the standard questions.)
    2013-12-17 14:44:41下载
    积分:1
  • Untitled
    LS信道估计算法仿真MATLAB,ls信道估计算法代码(LS channel estimation algorithm simulation MATLAB)
    2016-04-30 10:44:45下载
    积分:1
  • contoh_qpsk_modulation
    example qpsk modulation
    2015-04-19 09:29:42下载
    积分:1
  • svmlightToolbox
    SVM light 工具箱 包含window版本和matlab版本 由美国cornell大学的教授Thorsten Joachims部署 执行SVM二分类 速度明显快于libsvm 下载文件中包含 1.例子(inductive SVM 和 transductive SVM) 2.说明文件 3.源程序(SVM light kit (including window version and matlab version) Cornell university professors from the United States to deploy Thorsten Joachims Executive SVM binary classification Significantly faster than libsvm Download file contains 1 example (inductive SVM and transductive SVM) (2) Documentation 3 source)
    2013-10-10 16:56:39下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • 2001[PhD]----SRP-PHAT
    一篇关于高精度的,对声源定位的的方法介绍(_A High-Accuracy, Low-Latency Technique for Talker Localization in Reverberant Environments Using Microphone Arrays----SRP-PHAT)
    2013-01-27 10:29:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载