登录
首页 » matlab » 第四章

第四章

于 2020-12-05 发布
0 188
下载积分: 1 下载次数: 44

代码说明:

说明:  传感器阵列波束优化设计与应用书籍的第四章matlab程序(Chapter 4 matlab program of book Sensor array beam optimization design and application)

文件列表:

第四章\Chapter04_figure01.m, 1644 , 2018-12-26
第四章\Chapter04_figure02.m, 755 , 2018-12-26
第四章\Chapter04_figure03.m, 753 , 2018-12-26
第四章\Chapter04_figure04.m, 757 , 2018-12-26
第四章\Chapter04_figure05.m, 1187 , 2018-12-26
第四章\Chapter04_figure06.m, 2046 , 2018-12-26
第四章\Chapter04_figure07.m, 3582 , 2018-05-05
第四章\Chapter04_figure08.m, 4078 , 2018-12-26
第四章\Chapter04_figure15.m, 2388 , 2018-12-26
第四章\Chapter04_figure16.m, 2868 , 2018-12-26
第四章\DC_uniform.m, 1827 , 2017-08-19
第四章\DC_win.m, 939 , 2018-12-26
第四章\Untitled.m, 2738 , 2018-12-26
第四章\Untitled2.m, 3654 , 2018-05-05
第四章\Untitled3.m, 2276 , 2018-05-05
第四章\ww_MSL.mat, 231 , 2017-10-22
第四章\第四章图1-8, 0 , 2019-01-13
第四章\第四章图1-8\DC_uniform.m, 1827 , 2017-08-19
第四章\第四章图1-8\DC_win.m, 691 , 2017-08-18
第四章\第四章图1-8\L4_T4_1a.m, 2016 , 2018-05-05
第四章\第四章图1-8\L4_T4_2a.m, 1622 , 2018-05-05
第四章\第四章图1-8\L4_T4_3a.m, 1631 , 2018-05-05
第四章\第四章图1-8\L4_T4_4a.m, 1654 , 2018-05-05
第四章\第四章图1-8\L4_T4_5a.m, 1374 , 2018-05-05
第四章\第四章图1-8\L4_T4_6a.m, 2513 , 2018-05-05
第四章\第四章图1-8\L4_T4_7a.m, 3582 , 2018-05-05
第四章\第四章图1-8\L4_T4_8a.m, 4077 , 2018-05-05
第四章\第四章图1-8\readme.txt, 257 , 2018-05-05

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

发表评论

0 个回复

  • 16-QAM
    modulation and demodulation 16-QAM
    2011-01-30 22:18:44下载
    积分:1
  • spectrum-analysis-
    图像频谱分析MATLAB程序,适合于所有需要的波形(Image spectrum analysis MATLAB program)
    2013-10-05 17:29:11下载
    积分:1
  • zoom-fft
    局部频谱细化算法的实时效率 比较zoom-fft各种算法(Local spectrum thinning algorithm more efficient, real-time zoom-fft algorithms)
    2013-09-09 15:30:02下载
    积分:1
  • DefaultCorpusRanker
    DefaultCorpusRanker extends AbstractCorpusRanker.
    2013-11-28 11:05:29下载
    积分:1
  • lfm_tiaoshi
    产生线性调频信号,并进行时域压缩和频域压缩(Have a linear FM signal, and compressed time-domain and frequency domain compression)
    2009-05-08 19:58:25下载
    积分:1
  • power-system-smartmarket
    电力系统智能电力市场运营的matlab的验证程序,能够计算出调度的市场经济优化程度。(Power system intelligent electricity market operator matlab verification process, be able to calculate the degree of optimization scheduling market economy.)
    2013-03-21 16:48:41下载
    积分:1
  • matlab-examples1
    Matlab实用小程序实例合集第一部分,都是一些完成特定功能的小程序,很适合新手朋友(Practical examples of Matlab collection first part of the program, are some of the specific features of the completion of a small program, it is suitable for novice friend)
    2014-01-17 09:48:12下载
    积分:1
  • visualmatlabImageryprocessing
    调试所用Matlab版本是6.5,gatbx-toolbox是调试过程中使用的工具箱,有些热心的研友已经提供了该工具箱,之所以再贴一遍,是因为6.5版本下调试该工具箱会出现一些错误提示,在该版本中已经进行了改正,使用该工具箱只需要将压缩包下的gatbx和gatbxTest_fns加入到Matlab搜索路径即可,另外gatbx-origin是Sheffield大学提供的原始版本的工具箱,未做任何改动,两者可做比较之用 3.gatbx-example是算例调试源码和各算例的调试说明,大家可以对照原书进行比较 4.窃以为gatbx工具箱较之Matlab7新版下的gads工具箱更能让人熟悉和了解遗传算法的原理和计算过程,虽然在可视化方面不及gads 5.学习遗传算法如果首先用熟相关工具箱的话,能够先培养信心,然后更有兴趣去专研和了解具体的算法,如果就用现有的工具箱就能解决问题的话,不了解其详细的算法也未尝不可,毕竟不是每个研友都能向see_moonlight那样开发自己的工具箱吧, ( The debugging uses the Matlab edition is 6.5, gatbx-toolbox debugs the toolbox which in the process uses, somewhat warm-hearted ground the friend already to provide this toolbox, the reason that pasted again, was because under 6.5 editions debugged this toolbox to be able to present some wrong prompts, had already carried on the correction in this edition, will use this toolbox only to need to compress package of under gatbx and gatbx Test_fns joins to the Matlab search path then, moreover gatbx-origin was the primitive edition toolbox which the Sheffield university provided, has not made any modification, both might make the comparison are the example debugging sound code and various examples debugging explained with 3.gatbx-example, everybody might compare the original bookCarries on comparison 4. in my opinion under the gatbx toolbox s to be able to let the human compared with Matlab7 update gads toolbox be familiar with the understanding genetic algorithm principle and)
    2010-10-17 15:11:22下载
    积分:1
  • nihefenbu
    说明:  拟合各种常见分布程序,产检的威布尔分布,瑞利分布,K分布等分布,采用语言为matlab。(Fitting a variety of common distribution procedures, check-Weibull distribution, Rayleigh distribution, K distribution of the distribution, the use of language matlab.)
    2011-04-08 21:07:32下载
    积分:1
  • introduction-for-matlab
    BASICS FOR MATLAB SIMULINK
    2011-09-08 18:48:20下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载