登录
首页 » matlab » chp10~13

chp10~13

于 2010-06-19 发布 文件大小:106KB
0 115
下载积分: 1 下载次数: 42

代码说明:

  《雷达系统设计matlab仿真》书中的 matlab程序代码(10~13章) 【美】Bassem R.Mahafza 著 朱国富等译 电子工业出版社(" Matlab radar simulation system design," the book of matlab code (10 ~ 13) London and New York Bassem R. Mahafza with Guofu, M. Electronic Industry Press)

文件列表:

chap10
......\burn_thru.m,695,2003-07-10
......\fig10_8.m,535,2003-06-27
......\range_red_factor.m,1581,2003-07-10
......\range_red_factori.m,419,2003-06-08
......\range_red_factor_bat.m,78,2003-06-08
......\sir.m,654,2003-07-10
......\soj_req.m,1308,2003-06-07
......\soj_reqi.m,653,2003-07-10
......\soj_req_bat.m,98,2003-06-07
......\ssj_req.m,1870,2003-07-10
......\ssj_reqi.m,613,2003-07-10
......\ssj_req_bat.m,597,2003-07-10
chap11
......\Capped_WedgeTM.m,8511,2003-07-25
......\Capped_Wedge_GUI.fig,66800,2003-07-24
......\Capped_Wedge_GUI.m,39855,2003-07-24
......\cylinder.m,1063,1999-09-07
......\cylinderi.m,91,2003-07-16
......\cylinderRCS_fig.mat,31392,1999-09-08
......\dbesselh.m,88,2003-07-22
......\dbesselj.m,75,2003-07-22
......\dbessely.m,75,2003-07-22
......\DielCappedWedgeTMFields_Ls.m,1634,2003-07-23
......\DielCappedWedgeTMFields_PW.m,1402,2003-07-23
......\example11_1.m,1820,2003-07-09
......\fig11_18a.m,1727,2003-07-16
......\polardb.m,5505,2003-07-23
......\rcs_aspect.m,1389,2000-01-21
......\rcs_aspect_driver.mat,59832,2000-01-21
......\rcs_aspect_gui.m,4270,2000-01-21
......\rcs_circ_plate.m,1256,2003-07-16
......\rcs_circ_plate_driver.mat,2328,2000-01-24
......\rcs_circ_plate_gui.m,3906,2000-01-24
......\rcs_cylinder.m,2443,2003-07-16
......\rcs_cylinder_cmplx.m,1170,1999-08-13
......\rcs_cylinder_driver.mat,2592,2000-01-24
......\rcs_cylinder_gui.m,4154,2000-01-24
......\rcs_ellipsoid.m,1117,2000-03-28
......\rcs_ellipsoid_driver.mat,60240,2000-01-24
......\rcs_ellipsoid_gui.m,5114,2000-01-24
......\rcs_frequency.m,1212,2000-01-24
......\rcs_frequency_driver.mat,2736,2000-01-24
......\rcs_frequency_gui.m,33472,2000-01-24
......\rcs_frustum.m,2992,2003-07-16
......\rcs_frustum1.m,2894,1999-08-15
......\rcs_frustum_driver.mat,2864,2000-01-24
......\rcs_frustum_gui.m,5215,2000-01-24
......\rcs_isosceles.m,1439,2003-07-16
......\rcs_isosceles_driver.mat,2968,2000-01-24
......\rcs_isosceles_gui.m,4654,2000-01-24
......\rcs_rect_plate.m,2609,2003-07-16
......\rcs_rect_plate_driver.mat,2384,2000-01-24
......\rcs_rect_plate_gui.m,2900,2000-01-24
......\rcs_sphere.m,1426,2000-03-28
......\sphereRCS.m,1278,1999-08-04
......\wedgeTM.m,4376,2003-07-08
......\wedgeTMfields.m,1447,2003-07-08
chap12
......\fig12_12-13.m,2582,2003-07-18
chap13
......\figs13.m,1096,2003-07-24

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

发表评论

0 个回复

  • em
    说明:  EM 算法 本程序实现了批量EM算法,可利用该程序进行批量EM算法的仿真(EM algorithm to achieve the bulk of the EM algorithm procedure)
    2010-04-15 17:13:36下载
    积分:1
  • fig7x34
    带转矩内环的转速,磁链闭环矢量控制仿真模型(Loop speed with torque, flux loop vector control simulation model)
    2013-08-24 11:03:55下载
    积分:1
  • gui
    说明:  matlab gui 设计的实例 代码(matlab gui design examples of code)
    2008-11-19 21:10:14下载
    积分:1
  • psf2dshift
    使用matlab分析传统光学系统中加入三次相位掩模板之后其点扩散函数的焦点偏移(Analysis using matlab conventional optical system by adding three phase mask after the point spread function of its shift in focus)
    2013-08-28 17:02:02下载
    积分:1
  • Dc-motor-control-system-automatic-control-course-d
    直流电机PI控制器稳态误差分析,自动控制的简单应用。(PI controller, DC motor steady-state error analysis, the simple application of automatic control.)
    2010-06-30 13:06:51下载
    积分:1
  • ID3
    实现ID3算法,在结果中以树表示出来。决策树是对数据进行分类,以此达到预测的目的。该决策树方法先根据训练集数据形成决策树,如果该树不能对所有对象给出正确的分类,那么选择一些例外加入到训练集数据中,重复该过程一直到形成正确的决策集。(ID3 algorithm to achieve, in the results that come out to the tree. Decision tree is to classify the data, thus achieving the purpose of prediction. The decision tree training set of data according to the formation of the first decision tree, if the tree can not give the correct classification of all objects, then select a number of exceptions to the training set data, repeat the process until the correct decision set.)
    2010-07-25 16:30:11下载
    积分:1
  • cw5
    matlab中CW脉冲的源程序,经过仿真验证的(matlab source code in the CW pulse, after simulation of)
    2008-01-08 16:15:49下载
    积分:1
  • yasuoganzhi
    经典的压缩感知算法程序,对初学者具有指导意义(Classic compressed sensing algorithm program)
    2014-09-17 20:26:16下载
    积分:1
  • opencvcalibration
    对摄像的标定进行模拟,来分析误差对结果的影响,来确定标定的对最后结果的影响。(To simulate camera calibration to analyze the impact of the error on the results to determine the impact on the final outcome of the calibration.)
    2014-10-27 16:15:07下载
    积分:1
  • MATLABDesignprogramtutorialcode
    《matlab程序设计教程》的源代码 希望对大家有帮助(" Matlab programming tutorial" source code you want to help)
    2010-06-08 10:57:56下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载