登录
首页 » matlab » MATLAB_Simulations_forRadar_Systems_Design

MATLAB_Simulations_forRadar_Systems_Design

于 2007-09-13 发布 文件大小:214KB
0 252
下载积分: 1 下载次数: 345

代码说明:

  雷达成像的仿真程序。包含很多的仿真小例子,对雷达成像的学习一定会很有帮助的哦(Radar imaging of the simulation program. Contains many small examples of simulation of radar imaging study will be helpful Oh)

文件列表:

MATLAB Simulations for Radar Systems Design
...........................................\addnoise.m
...........................................\array.fig
...........................................\array.m
...........................................\Barker_ambig.m
...........................................\burn_thru.m
...........................................\Capped_WedgeTM.m
...........................................\Capped_Wedge_GUI.fig
...........................................\Capped_Wedge_GUI.m
...........................................\casestudy1_1.m
...........................................\circular_array.m
...........................................\circ_array.m
...........................................\clutterrcsgui.m
...........................................\clutter_rcs.m
...........................................\clutter_rcs_gui.fig
...........................................\clutter_rcs_gui.m
...........................................\cylinder.m
...........................................\cylinderi.m
...........................................\cylinderRCS_fig.mat
...........................................\dbesselh.m
...........................................\dbesselj.m
...........................................\dbessely.m
...........................................\DielCappedWedgeTMFields_Ls.m
...........................................\DielCappedWedgeTMFields_PW.m
...........................................\double_canceler.m
...........................................\example11_1.m
...........................................\factor.m
...........................................\fig10_8.m
...........................................\fig11_18a.m
...........................................\fig12_12-13.m
...........................................\fig1_12.m
...........................................\fig1_13.m
...........................................\fig1_16.m
...........................................\fig1_19.m
...........................................\fig1_21.m
...........................................\fig1_23.m
...........................................\fig1_27.m
...........................................\fig1_28.m
...........................................\fig2_10.m
...........................................\fig2_11ab.m
...........................................\fig2_12.m
...........................................\fig2_13.m
...........................................\fig2_14.m
...........................................\fig2_16.m
...........................................\fig2_2.m
...........................................\fig2_21.m
...........................................\Fig2_3.m
...........................................\fig2_6a.m
...........................................\fig2_6b.m
...........................................\Fig2_7.m
...........................................\Fig2_8.m
...........................................\fig2_9.m
...........................................\fig3_17.m
...........................................\fig3_7.m
...........................................\fig3_8.m
...........................................\fig3_8a.m
...........................................\fig3_8_v1.m
...........................................\Fig4_2.m
...........................................\fig4_4.m
...........................................\fig4_5.m
...........................................\Fig4_6.m
...........................................\fig4_8.m
...........................................\fig5_14.m
...........................................\fig5_3.m
...........................................\fig710.m
...........................................\fig7_10.m
...........................................\fig7_10a.m
...........................................\fig7_10b.m
...........................................\fig7_10c.m
...........................................\fig7_11.m
...........................................\fig7_9.m
...........................................\fig8_5.m
...........................................\fig8_53.m
...........................................\fig8_7.m
...........................................\fig9_20.m
...........................................\fig9_21.m
...........................................\fig9_27.m
...........................................\fig9_28.m
...........................................\figs13.m
...........................................\fluct_loss.m
...........................................\fresnelc.m
...........................................\fresnels.m
...........................................\fxdwght.m
...........................................\ghk_tracker.m
...........................................\hrr_profile.m
...........................................\improv_fac.m
...........................................\incomplete_gamma.m
...........................................\initialize.m
...........................................\kalfilt.m
...........................................\kalm.m
...........................................\kalman_filter.m
...........................................\kalman_gui.fig
...........................................\kalman_gui.m
...........................................\LFM.m
...........................................\lfm_ambg.m
...........................................\LFM_gui.fig
...........................................\LFM_gui.m
...........................................\linear_array.m
...........................................\linear_array_gui.fig
...........................................\linear_array_gui.m

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

发表评论

0 个回复

  • Desktop
    This zip file have BPSK, QPSK, 16QAM, repetition coding and rayleigh fading channel code to get BER curve.
    2014-12-03 21:28:03下载
    积分:1
  • GA
    说明:  Simple generic algoritm using MATLAB
    2015-02-17 01:45:27下载
    积分:1
  • quadrot
    commande and control the qudrirotor
    2012-02-05 10:09:12下载
    积分:1
  • bpsk_mp_rician_fading
    bpsk莱斯信道衰减simulink的仿真(bpsk_mp_rician_fading)
    2009-11-05 20:36:20下载
    积分:1
  • 2
    说明:  turbo coding and simulation part 3
    2012-05-17 16:28:24下载
    积分:1
  • sankron
    simulink of RL load in synchronous frame
    2012-07-29 14:45:39下载
    积分:1
  • Matlab-by-S.J.Chapman
    本书把MATLAB 当作一种技术编程语言来教,向学生展示如何编写简洁高效,有充分 根据的程序。本书不主张把MATLAB 数以百计的函数全部介绍给大家,而是教给学生怎样 使用MATLAB 语言,以及如何使用网上在线工具去加载你所需要的函数。本书的前六章是 “编程设计介绍”的课程,专门为大一的工科学生而设计编写的。这部分内容以9 周,每周 3 个小时教学为宜。其余的章节涵盖了一些高级的主题,例如输入输出接口(input/output interfaces)和图形用户界面(GUI)。这些章节可能需要更长时间的学习,也可以作为使用MATLAB 的工科学生和有经验的工程师的参考。(The book as a technique to MATLAB programming language to teach, to show students how to write a simple and efficient, there is a sufficient basis for the program. This book does not advocate a function of all the hundreds of MATLAB to introduce to you, but to teach students how to use MATLAB language, and how to use on-line tools to load the function you need. The first six chapters of this book is " designed to introduce programming" course, designed for freshman engineering students designed to write. This part to nine weeks, three hours a week teaching appropriate. The remaining chapters cover some advanced topics, such as input and output interfaces (input/output interfaces) and graphical user interface (GUI). These chapters may take longer to learn, you can also use MATLAB as a reference for engineering students and experienced engineers.)
    2015-01-28 16:44:11下载
    积分:1
  • GAProblem
    用遗传算法求解函数极值,直接在matlab中运行即可。 (Using genetic algorithm function extremum, directly in matlab can run.)
    2007-07-29 17:03:45下载
    积分:1
  • MelCepstrumCoefficients
    求梅尔倒谱系数的matlab程序,主程序是melcepst。(Mel Cepstrum Coefficients seeking matlab program, the main program is melcepst.)
    2010-07-26 17:27:15下载
    积分:1
  • gatbs
    说明:  遗传算法几个好的工具箱,给大家分享,希望互相交流(Several good genetic algorithm toolbox, to share with you the hope that mutual exchanges)
    2008-11-05 16:00:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载