登录
首页 » matlab » 雷达模糊函数 The-Radar-Ambiguity-Function

雷达模糊函数 The-Radar-Ambiguity-Function

于 2014-04-28 发布 文件大小:6KB
0 121
下载积分: 1 下载次数: 24

代码说明:

  雷达模糊函数的构建以及各种信号的产生,包括正弦,余弦等等信号(the cross ambiguity function for radar system and many signal generators)

文件列表:

The Radar Ambiguity Function
............................\Barker_ambig.m,1334,2003-06-02
............................\Fig4_2.m,806,2003-07-03
............................\fig4_4.m,373,2003-06-04
............................\fig4_5.m,620,2003-06-04
............................\Fig4_6.m,596,2003-06-25
............................\fig4_8.m,313,2003-06-04
............................\lfm_ambg.m,452,2003-06-14
............................\myradar_visit4.m,847,2003-06-15
............................\prn_ambig.m,1386,2014-01-11
............................\single_pulse_ambg.m,406,1999-11-07
............................\train_ambg.m,841,2003-06-25

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

发表评论

0 个回复

  • MATLAB-An-Introduction-with-Applications
    MATLAB: An Introduction with Applications 4th Edition
    2015-03-25 10:36:55下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • isctest
    this code implemented for ICA algorithm and can be use for face recognition
    2013-02-19 16:38:31下载
    积分:1
  • maingui
    基于地形图片的电磁场强覆盖matlab源代码,供大家交流(matlab source code to forecast electromagnetic covering based on pographic images,for all to share)
    2020-07-01 18:00:02下载
    积分:1
  • CSTwodim-BPOMPStOMPalgorithm
    该压缩包里有基于压缩感知理论的stomp、omp、和bp算法,在处理二维图像上比较有优势,可直接在matlab上运行(The bag is compressed based on compressed sensing theory stomp, omp, and bp algorithm, in dealing with a comparative advantage on the two-dimensional image can be directly run in matlab)
    2013-10-16 20:57:50下载
    积分:1
  • fdmex_windows
    face detection achieved by matlab downloaded form u of a
    2007-08-24 14:13:02下载
    积分:1
  • kf1test8
    使用一组陀螺实测数据为原始数据,通过时变卡尔曼滤波,得到两组输出滤波图(Use a gyroscope data as raw data, through the time-varying Kalman filtering, the final two output filter figures are obtained)
    2010-06-17 09:31:02下载
    积分:1
  • RBFlw10
    这是matla论文,用来计算RBF输出值很有效(This is matla paper, the output value used to calculate the RBF is very effective)
    2010-09-13 15:53:00下载
    积分:1
  • pe
    说明:  升余弦滚降的误码率和信噪比曲线,取样时间无偏差,但信道是多径信道,衰减系数0.5 傅立叶变换及反变换参见t2f-and-f2t(Raised cosine roll-off of the bit error rate and signal to noise ratio curve, sampling time deviation, but the channel is a multipath channel, the attenuation coefficient of 0.5 Fourier Transform and inverse transform see t2f-and-f2t)
    2008-07-15 09:59:26下载
    积分:1
  • 2
    说明:   P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像(P0201: MATLAB assignment P0202: MATLAB)
    2008-08-14 19:49:07下载
    积分:1
  • 696522资源总数
  • 104049会员总数
  • 30今日下载