登录
首页 » matlab » RadarwithMatlab_sourcecode

RadarwithMatlab_sourcecode

于 2020-10-29 发布 文件大小:172KB
0 172
下载积分: 1 下载次数: 1233

代码说明:

  《Radar with Matlab》的例程,里面有非常完整的雷达信号处理算法程序。 ()

文件列表:

Radar with Matlab
..................\ch1
..................\...\programs1
..................\...\.........\base10_to_dB.m
..................\...\.........\dB_to_base10.m
..................\...\.........\doppler_freq.m
..................\...\.........\fig1_31.m
..................\...\.........\hprfreq_driver.m
..................\...\.........\hprf_bat.m
..................\...\.........\hprf_req.m
..................\...\.........\hprf_reqi.m
..................\...\.........\hprf_req_driver.m
..................\...\.........\hprf_req_driver.mat
..................\...\.........\lprf_bat.m
..................\...\.........\lprf_req.m
..................\...\.........\lprf_reqi.m
..................\...\.........\lprf_req_driver.fig
..................\...\.........\lprf_req_driver.m
..................\...\.........\lprf_req_driver.mat
..................\...\.........\lprf_req_gui.m
..................\...\.........\power_aperture_eq.m
..................\...\.........\power_aperture_eqi.m
..................\...\.........\power_aperture_req.m
..................\...\.........\power_aperture_req_bat.m
..................\...\.........\power_aperture_req_driver.m
..................\...\.........\power_aperture_req_driver.mat
..................\...\.........\pulse_train.m
..................\...\.........\radar_eq.m
..................\...\.........\radar_eqi1.m
..................\...\.........\range_red_factor.m
..................\...\.........\range_red_factori.m
..................\...\.........\range_red_factor_bat.m
..................\...\.........\range_red_factor_driver.m
..................\...\.........\range_red_factor_driver.mat
..................\...\.........\range_resolution.m
..................\...\.........\soj_req.m
..................\...\.........\soj_reqi.m
..................\...\.........\soj_req_bat.m
..................\...\.........\soj_req_driver.m
..................\...\.........\soj_req_driver.mat
..................\...\.........\ssj_req.m
..................\...\.........\ssj_reqi.m
..................\...\.........\ssj_req_bat.m
..................\...\.........\ssj_req_driver.m
..................\...\.........\ssj_req_driver.mat
..................\ch10
..................\....\programs
..................\....\........\circ_aperture.m
..................\....\........\FIG102.M
..................\....\........\FIG104.M
..................\....\........\fig10_10.m
..................\....\........\fig10_5.m
..................\....\........\linear_array.m
..................\....\........\rect_array.m
..................\ch11
..................\....\programs
..................\....\........\fig11_20.m
..................\....\........\fig11_21.m
..................\....\........\fig11_27.m
..................\....\........\fig11_28.m
..................\....\........\ghk_tracker.m
..................\....\........\kalman_filter.m
..................\....\........\mono_pulse.m
..................\ch2
..................\...\programs
..................\...\........\cylinder.m
..................\...\........\cylinderi.m
..................\...\........\cylinderRCS_fig.m
..................\...\........\cylinderRCS_fig.mat
..................\...\........\rcs_aspect.m
..................\...\........\rcs_aspect_driver.m
..................\...\........\rcs_aspect_driver.mat
..................\...\........\rcs_circ_plate.m
..................\...\........\rcs_circ_plate_driver.m
..................\...\........\rcs_circ_plate_driver.mat
..................\...\........\rcs_cylinder.m
..................\...\........\rcs_cylinder_cmplx.m
..................\...\........\rcs_cylinder_driver.m
..................\...\........\rcs_cylinder_driver.mat
..................\...\........\rcs_ellipsoid.m
..................\...\........\rcs_ellipsoid_driver.m
..................\...\........\rcs_ellipsoid_driver.mat
..................\...\........\rcs_frequency.m
..................\...\........\rcs_frequency_driver.m
..................\...\........\rcs_frequency_driver.mat
..................\...\........\rcs_frustum.m
..................\...\........\rcs_frustum1.m
..................\...\........\rcs_frustum_driver.m
..................\...\........\rcs_frustum_driver.mat
..................\...\........\rcs_isosceles.m
..................\...\........\rcs_isosceles_driver.m
..................\...\........\rcs_isosceles_driver.mat
..................\...\........\rcs_rect_plate.m
..................\...\........\rcs_rect_plate_driver.m
..................\...\........\rcs_rect_plate_driver.mat
..................\...\........\rcs_sphere.m
..................\...\........\sphereRCS.m
..................\ch3
..................\...\programs
..................\...\........\fig3_3.m

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

发表评论

0 个回复

  • program_4
    飞机设计的控制算法,为设计提供依据。程序为本人编写,不要外传(Aircraft design control algorithms, provide the basis for the design. I write procedures, not rumors)
    2010-11-06 10:02:48下载
    积分:1
  • eqberdemo
    横向滤波器 DFE滤波器 误码性能比较 横向滤波器 DFE滤波器 误码性能比较(横向滤波器 DFE滤波器 误码性能比较)
    2010-10-20 21:50:10下载
    积分:1
  • 9927432subspace_method_for_blind_channel_estimatio
    ofdm的一种盲信道估计方法:子空间盲信道估计方法(ofdm a blind channel estimation methods: the subspace blind channel estimation methods)
    2010-03-07 08:27:40下载
    积分:1
  • JGPC
    面向单变量系统的隐式广义预测控制,时域预测域6,控制域3(Length of time domain nn=6 Length of prediction n=6 Length of control domain m=2 control weighting efficient=0.8 Diffusion coefficient a=0.3 format of (n+1) order square P:0- duijiao,1-square1 original value of (n+1) order square P:0 )
    2013-08-14 10:12:58下载
    积分:1
  • cross-filter
    MATLAB实现协同过滤。可以实现协同过滤算法,对诸如电影、书籍等进行推荐(cross-filter with matlab)
    2014-03-01 10:55:21下载
    积分:1
  • Nonlinear_Programming
    非线性规划中的最陡下降法、BFGS方法和共轭梯度法matlab源程序(3-拟牛顿BFGS方法).m(Non-linear programming in the steepest descent method, BFGS and conjugate gradient method matlab source code (3- Quasi-Newton BFGS method). M)
    2009-07-17 14:44:21下载
    积分:1
  • WaveletIF
    说明:  非常实用的小波图像融合程序,提供了用于融合的测试图像。(matlab program for image fusion.)
    2011-04-07 11:11:08下载
    积分:1
  • A_Normal1
    用matlab编写的深沟球滚动轴承在正常情况下的具体数据分析,分析了该信号的时域、频域、倒谱,循环谱等(Deep groove ball rolling bearings using matlab in normal circumstances, the specific data analysis, analysis of the signals in time domain, frequency domain, cepstrum, the cyclic spectrum)
    2012-06-11 14:27:04下载
    积分:1
  • EKF-matlab-simulation
    扩展卡尔曼滤波程序,matlab 仿真。(EKF simulation)
    2013-09-28 15:33:43下载
    积分:1
  • mani
    流形学习matlab实现源码,好东西大家一起分享(Manifold learning matlab source code to achieve good things to share with everyone)
    2009-12-30 13:57:52下载
    积分:1
  • 696518资源总数
  • 105717会员总数
  • 10今日下载