在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → Optimum+Array+Processing最优阵列处理全书完整代码

Optimum+Array+Processing最优阵列处理全书完整代码

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:0.89M
  • 下载次数:20
  • 浏览次数:194
  • 发布时间:2020-07-20
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
给全书配套有史以来最全的代码!非常有用!全部代码在matlab下运行正确!
【实例截图】
【核心代码】
OptimumArrayProcessing最优阵列处理全书完整代码
└── (eWiley)+Optimum+Array+Processing最优阵列处理全书完整代码
├── 87306783Chapter_10_Detection_and_Other_Topics
│   ├── Chapter 10.doc
│   ├── fig10_02.m
│   └── fig10_02.m .txt
├── Ch2figs_chapter2
│   ├── fig2_15_16.m
│   ├── fig2_17.m
│   ├── fig2_18.m
│   ├── fig2_19.m
│   ├── fig2_20.m
│   ├── fig2_22.m
│   ├── fig2_23.m
│   ├── fig2_24.m
│   ├── fig2_26.m
│   ├── fig2_29.m
│   ├── polardb.m
│   └── sinc.m
├── Ch3figs_chapter3
│   ├── DPSS.m
│   ├── cheby.m
│   ├── fig3_01.m
│   ├── fig3_02.m
│   ├── fig3_03.m
│   ├── fig3_04.m
│   ├── fig3_05_06_13.m
│   ├── fig3_07.m
│   ├── fig3_08.m
│   ├── fig3_10.m
│   ├── fig3_11.m
│   ├── fig3_12.m
│   ├── fig3_17_18.m
│   ├── fig3_19_20.m
│   ├── fig3_21.m
│   ├── fig3_23.m
│   ├── fig3_24.m
│   ├── fig3_25.m
│   ├── fig3_26.m
│   ├── fig3_27.m
│   ├── fig3_28.m
│   ├── fig3_29a.m
│   ├── fig3_29b.m
│   ├── fig3_30.m
│   ├── fig3_31.m
│   ├── fig3_32.m
│   ├── fig3_33.m
│   ├── fig3_37.m
│   ├── fig3_38.m
│   ├── fig3_39.m
│   ├── fig3_40.m
│   ├── fig3_41.m
│   ├── fig3_42.m
│   ├── fig3_43.m
│   ├── fig3_46.m
│   ├── fig3_47.m
│   ├── fig3_48.m
│   ├── fig3_49.m
│   ├── fig3_50.m
│   ├── fig3_51.m
│   ├── fig3_52.m
│   ├── fig3_53.m
│   ├── fig3_56.m
│   ├── fig3_57_59_61.m
│   ├── fig3_58.m
│   ├── fig3_60.m
│   ├── polardb.m
│   └── sinc.m
├── 最优阵列信号处理
│   ├── Chapter 10. Detection and Other Topics
│   │   ├── Ch10figs.zip
│   │   ├── Chapter 10.doc
│   │   └── fig10_02.m .txt
│   ├── Chapter 2. Arrays and Spatial Filters
│   │   ├── 2.4 Uniformly Weighted Linear Arrays
│   │   │   ├── Sect2_4figs.zip
│   │   │   ├── fig2_15_16.m .txt
│   │   │   ├── fig2_17.m .txt
│   │   │   ├── fig2_18.m .txt
│   │   │   ├── fig2_19.m .txt
│   │   │   ├── fig2_20.m .txt
│   │   │   └── polardb.m .txt
│   │   ├── 2.5 Array Steering
│   │   │   ├── Sect2_5figs.zip
│   │   │   ├── fig2_22.m.txt
│   │   │   ├── fig2_23.m .txt
│   │   │   ├── fig2_24.m .txt
│   │   │   ├── fig2_26.m.txt
│   │   │   └── polardb.m .txt
│   │   ├── 2.7 Linear Aperturesv
│   │   │   ├── Sect2_7figs.zip
│   │   │   ├── fig2_29.m .txt
│   │   │   └── sinc.m .txt
│   │   ├── Ch2figs.zip
│   │   └── Chapter 2.doc
│   ├── Chapter 3. Synthesis of Linear Arrays and Apertures
│   │   ├── 3.1 Spectral Weighting
│   │   │   ├── Sect3_1figs.zip
│   │   │   ├── fig3_01.m .txt
│   │   │   ├── fig3_02.m .txt
│   │   │   ├── fig3_03.m .txt
│   │   │   ├── fig3_04.m .txt
│   │   │   ├── fig3_07.m .txt
│   │   │   ├── fig3_08.m.txt
│   │   │   └── sinc.m .txt
│   │   ├── 3.10 Beamspace Processing
│   │   │   ├── Sect3_10figs.zip
│   │   │   ├── fig3_52.m .txt
│   │   │   ├── fig3_53.m .txt
│   │   │   ├── fig3_56.m .txt
│   │   │   └── polardb.m .txt
│   │   ├── 3.11 Broadband Arrays
│   │   │   ├── Sect3_11figs.zip
│   │   │   ├── fig3_57_59_61.m .txt
│   │   │   ├── fig3_58.m .txt
│   │   │   └── fig3_60.m .txt
│   │   ├── 3.2 Array Polynomials and the z-Transform
│   │   │   ├── DPSS.m .txt
│   │   │   ├── Sect3_2figs.zip
│   │   │   ├── fig3_05_06_13.m .txt
│   │   │   ├── fig3_10.m .txt
│   │   │   ├── fig3_11.m .txt
│   │   │   └── fig3_12.m .txt
│   │   ├── 3.3 Pattern Sampling in Wavenumber Space and the Discrete Fourier Transform
│   │   │   ├── Sect3_3figs.zip
│   │   │   ├── fig3_17_18.m .txt
│   │   │   ├── fig3_19_20.m .txt
│   │   │   └── fig3_21.m .txt
│   │   ├── 3.4 Minimum Beamwidth for a Specified Sidelobe Level
│   │   │   ├── Sect3_4figs.zip
│   │   │   ├── cheby.m.txt
│   │   │   ├── fig3_23.m .txt
│   │   │   ├── fig3_24.m .txt
│   │   │   ├── fig3_25.m .txt
│   │   │   ├── fig3_26.m .txt
│   │   │   ├── fig3_27.m .txt
│   │   │   ├── fig3_28.m .txt
│   │   │   ├── fig3_29a.m .txt
│   │   │   ├── fig3_29b.m .txt
│   │   │   ├── fig3_30.m .txt
│   │   │   └── fig3_31.m .txt
│   │   ├── 3.5 Least-Square Error Pattern Synthesis
│   │   │   ├── Sect3_5figs.zip
│   │   │   ├── fig3_32.m .txt
│   │   │   └── fig3_33.m .txt
│   │   ├── 3.6 Minimax Design
│   │   │   ├── Sect3_6figs.zip
│   │   │   ├── fig3_37.m .txt
│   │   │   └── fig3_38.m (requires Signal Processing Toolbox).txt
│   │   ├── 3.7 Null Steering
│   │   │   ├── Sect3_7figs.zip
│   │   │   ├── fig3_39.m.txt
│   │   │   ├── fig3_40.m.txt
│   │   │   ├── fig3_41.m .txt
│   │   │   └── fig3_42.m .txt
│   │   ├── 3.8 Asymmetric Beams
│   │   │   ├── Sect3_8figs.zip
│   │   │   └── fig3_43.m .txt
│   │   ├── 3.9 Spatially Non-Uniform Linear Arrays
│   │   │   ├── Sect3_9figs.zip
│   │   │   ├── fig3_46.m .txt
│   │   │   ├── fig3_47.m .txt
│   │   │   ├── fig3_48.m.txt
│   │   │   ├── fig3_49.m .txt
│   │   │   ├── fig3_50.m .txt
│   │   │   └── fig3_51.m.txt
│   │   ├── Ch3figs.zip
│   │   └── Chapter 3.doc
│   ├── Chapter 4. Planar Arrays and Apertures
│   │   ├── Ch4figs.zip
│   │   ├── Chapter 4.doc
│   │   ├── fig4_10_11.m .txt
│   │   ├── fig4_12.m .txt
│   │   ├── fig4_13.m .txt
│   │   ├── fig4_14.m .txt
│   │   ├── fig4_16.m .txt
│   │   ├── fig4_17.m .txt
│   │   ├── fig4_22.m .txt
│   │   ├── fig4_23.m .txt
│   │   ├── fig4_24.m .txt
│   │   ├── fig4_25.m.txt
│   │   ├── fig4_27.m .txt
│   │   ├── fig4_28.m .txt
│   │   ├── fig4_29.m .txt
│   │   ├── fig4_31a.m.txt
│   │   ├── fig4_31b.m .txt
│   │   ├── fig4_33.m .txt
│   │   ├── fig4_34.m .txt
│   │   ├── fig4_36.m .txt
│   │   ├── fig4_37.m .txt
│   │   ├── fig4_38.m .txt
│   │   ├── fig4_40.m .txt
│   │   ├── fig4_41.m .txt
│   │   ├── fig4_43.m.txt
│   │   ├── fig4_44.m .txt
│   │   ├── fig4_45.m .txt
│   │   ├── fig4_46.m .txt
│   │   ├── fig4_48.m .txt
│   │   ├── fig4_49.m .txt
│   │   ├── fig4_50.m .txt
│   │   ├── fig4_54_55_56.m .txt
│   │   ├── fig4_57_58.m .txt
│   │   ├── fig4_59_60.m .txt
│   │   ├── fig4_63.m .txt
│   │   └── taylor_circ.m .txt
│   ├── Chapter 5. Characterization of Space-Time Processes
│   │   ├── Ch5figs.zip
│   │   ├── Chapter 5.doc
│   │   ├── fig5_03.m .txt
│   │   ├── fig5_10.m .txt
│   │   ├── fig5_11.m .txt
│   │   ├── fig5_12.m .txt
│   │   ├── fig5_14.m .txt
│   │   ├── fig5_15.m .txt
│   │   ├── fig5_16.m .txt
│   │   ├── fig5_18.m.txt
│   │   ├── fig5_20.m .txt
│   │   ├── fig5_23.m .txt
│   │   ├── fig5_24.m .txt
│   │   ├── fig5_25.m .txt
│   │   ├── fig5_26.m .txt
│   │   ├── fig5_27.m .txt
│   │   ├── fig5_28.m .txt
│   │   ├── fig5_30.m.txt
│   │   ├── fig5_31.m .txt
│   │   ├── fig5_32.m .txt
│   │   ├── fig5_33.m .txt
│   │   ├── fig5_34.m.txt
│   │   ├── fig5_35.m .txt
│   │   ├── fig5_36.m.txt
│   │   ├── fig5_37.m .txt
│   │   └── polarkb.m .txt
│   ├── Chapter 6. Optimum Waveform Estimation
│   │   ├── Ch6figs.zip
│   │   ├── Chapter 6.doc
│   │   ├── fig6_11.m .txt
│   │   ├── fig6_12.m .txt
│   │   ├── fig6_13.m .txt
│   │   ├── fig6_14.m .txt
│   │   ├── fig6_15.m .txt
│   │   ├── fig6_16.m .txt
│   │   ├── fig6_17a.m .txt
│   │   ├── fig6_17b.m .txt
│   │   ├── fig6_18.m .txt
│   │   ├── fig6_21.m .txt
│   │   ├── fig6_22.m .txt
│   │   ├── fig6_23.m .txt
│   │   ├── fig6_24.m .txt
│   │   ├── fig6_25.m .txt
│   │   ├── fig6_26.m .txt
│   │   ├── fig6_27.m .txt
│   │   ├── fig6_28.m .txt
│   │   ├── fig6_32.m .txt
│   │   ├── fig6_33.m .txt
│   │   ├── fig6_34.m .txt
│   │   ├── fig6_35.m .txt
│   │   ├── fig6_36a.m .txt
│   │   ├── fig6_36b.m .txt
│   │   ├── fig6_37.m .txt
│   │   ├── fig6_38.m .txt
│   │   ├── fig6_39.m .txt
│   │   ├── fig6_40a.m .txt
│   │   ├── fig6_40b.m .txt
│   │   ├── fig6_40c.m.txt
│   │   ├── fig6_41.m .txt
│   │   ├── fig6_47.m .txt
│   │   ├── fig6_48.m .txt
│   │   ├── fig6_49.m .txt
│   │   ├── fig6_50.m .txt
│   │   ├── fig6_51.m .txt
│   │   ├── fig6_52.m .txt
│   │   ├── fig6_53.m .txt
│   │   ├── fig6_54.m .txt
│   │   ├── fig6_55.m .txt
│   │   ├── fig6_56.m .txt
│   │   ├── fig6_57.m .txt
│   │   ├── fig6_58.m .txt
│   │   ├── fig6_59.m .txt
│   │   ├── fig6_60.m .txt
│   │   ├── fig6_61.m .txt
│   │   ├── fig6_62.m .txt
│   │   ├── fig6_63.m.txt
│   │   ├── fig6_64.m.txt
│   │   ├── fig6_68_69.m .txt
│   │   ├── fig6_70.m.txt
│   │   ├── fig6_73.m .txt
│   │   ├── fig6_74.m .txt
│   │   ├── fig6_78.m .txt
│   │   └── fig6_79.m .txt
│   ├── Chapter 7. Adaptive Beamformers
│   │   ├── Chapter 7.doc
│   │   ├── fig7_11.m.txt
│   │   ├── fig7_12.m.txt
│   │   ├── fig7_13.m .txt
│   │   ├── fig7_14.m .txt
│   │   ├── fig7_15.m .txt
│   │   ├── fig7_3.m.txt
│   │   ├── fig7_4.m .txt
│   │   ├── fig7_5_6.m.txt
│   │   ├── fig7_7a.m.txt
│   │   ├── fig7_7b.m.txt
│   │   └── fig7_8_9_10.m.txt
│   ├── Chapter 8. Parameter Estimation I Maximum Likelihood
│   │   └── Chapter 8.doc
│   └── Chapter 9. Parameter Estimation II
│   └── Chapter 9.doc
└── 最优阵列处理技术
└── 最优阵列处理_程序
├── Ch6demos
│   ├── demo6_3_DImult.m
│   ├── demo6_6_DOAmis.m
│   ├── demo6_6_sensormis.m
│   ├── demo6_7_DCbf.m
│   ├── demo6_7_DDbf.m
│   ├── demo6_7_EVbf.m
│   ├── demo6_7_QP1bf.m
│   ├── demo6_7_QP2bf.m
│   ├── demo6_8_DMRbf.m
│   ├── demo6_8_PCIbf.m
│   ├── describe.txt
│   └── sinc.m
├── homework
│   ├── errata1.pdf
│   ├── errata2.pdf
│   ├── h10_934.pdf
│   ├── h11_934.pdf
│   ├── h1_934.pdf
│   ├── h2_934.pdf
│   ├── h3_934.pdf
│   ├── h4_934.pdf
│   ├── h5_934.pdf
│   ├── h6_934.pdf
│   ├── h7_934.pdf
│   ├── h8_934.pdf
│   ├── h9_934.pdf
│   ├── hwrk_1.pdf
│   ├── hwrk_10.pdf
│   ├── hwrk_11.pdf
│   ├── hwrk_2.pdf
│   ├── hwrk_3.pdf
│   ├── hwrk_4.pdf
│   ├── hwrk_5.pdf
│   ├── hwrk_6.pdf
│   ├── hwrk_7.pdf
│   ├── hwrk_8.pdf
│   ├── hwrk_9.pdf
│   ├── syll99.pdf
│   └── syll99_837.pdf
└── program
├── Ch10figs
│   └── fig10_02.m
├── Ch2figs
│   ├── fig2_15_16.m
│   ├── fig2_17.m
│   ├── fig2_18.m
│   ├── fig2_19.m
│   ├── fig2_20.m
│   ├── fig2_22.m
│   ├── fig2_23.m
│   ├── fig2_24.m
│   ├── fig2_26.m
│   ├── fig2_29.m
│   ├── polardb.m
│   └── sinc.m
├── Ch3figs
│   ├── DPSS.m
│   ├── cheby.m
│   ├── fig3_01.m
│   ├── fig3_02.m
│   ├── fig3_03.m
│   ├── fig3_04.m
│   ├── fig3_05_06_13.m
│   ├── fig3_07.m
│   ├── fig3_08.m
│   ├── fig3_10.m
│   ├── fig3_11.m
│   ├── fig3_12.m
│   ├── fig3_17_18.m
│   ├── fig3_19_20.m
│   ├── fig3_21.m
│   ├── fig3_23.m
│   ├── fig3_24.m
│   ├── fig3_25.m
│   ├── fig3_26.m
│   ├── fig3_27.m
│   ├── fig3_28.m
│   ├── fig3_29a.m
│   ├── fig3_29b.m
│   ├── fig3_30.m
│   ├── fig3_31.m
│   ├── fig3_32.m
│   ├── fig3_33.m
│   ├── fig3_37.m
│   ├── fig3_38.m
│   ├── fig3_39.m
│   ├── fig3_40.m
│   ├── fig3_41.m
│   ├── fig3_42.m
│   ├── fig3_43.m
│   ├── fig3_46.m
│   ├── fig3_47.m
│   ├── fig3_48.m
│   ├── fig3_49.m
│   ├── fig3_50.m
│   ├── fig3_51.m
│   ├── fig3_52.m
│   ├── fig3_53.m
│   ├── fig3_56.m
│   ├── fig3_57_59_61.m
│   ├── fig3_58.m
│   ├── fig3_60.m
│   ├── polardb.m
│   └── sinc.m
├── Ch4figs
│   ├── bessl.dat
│   ├── cheby.m
│   ├── fig4_10_11.m
│   ├── fig4_12.m
│   ├── fig4_13.m
│   ├── fig4_14.m
│   ├── fig4_16.m
│   ├── fig4_17.m
│   ├── fig4_22.m
│   ├── fig4_23.m
│   ├── fig4_24.m
│   ├── fig4_25.m
│   ├── fig4_27.m
│   ├── fig4_28.m
│   ├── fig4_29.m
│   ├── fig4_31a.m
│   ├── fig4_31b.m
│   ├── fig4_33.m
│   ├── fig4_34.m
│   ├── fig4_36.m
│   ├── fig4_37.m
│   ├── fig4_38.m
│   ├── fig4_40.m
│   ├── fig4_41.m
│   ├── fig4_43.m
│   ├── fig4_44.m
│   ├── fig4_45.m
│   ├── fig4_46.m
│   ├── fig4_48.m
│   ├── fig4_49.m
│   ├── fig4_50.m
│   ├── fig4_54_55_56.m
│   ├── fig4_57_58.m
│   ├── fig4_59_60.m
│   ├── fig4_63.m
│   ├── polardb.m
│   ├── sinc.m
│   └── taylor_circ.m
├── Ch5figs
│   ├── fig5_03.m
│   ├── fig5_10.m
│   ├── fig5_11.m
│   ├── fig5_12.m
│   ├── fig5_13.m
│   ├── fig5_14.m
│   ├── fig5_15.m
│   ├── fig5_16.m
│   ├── fig5_18.m
│   ├── fig5_20.m
│   ├── fig5_23.m
│   ├── fig5_24.m
│   ├── fig5_25.m
│   ├── fig5_26.m
│   ├── fig5_27.m
│   ├── fig5_28.m
│   ├── fig5_30.m
│   ├── fig5_31.m
│   ├── fig5_32.m
│   ├── fig5_33.m
│   ├── fig5_34.m
│   ├── fig5_35.m
│   ├── fig5_36.m
│   ├── fig5_37.m
│   ├── polarkb.m
│   └── sinc.m
└── Ch6figs
├── fig6_11.m
├── fig6_12.m
├── fig6_13.m
├── fig6_14.m
├── fig6_15.m
├── fig6_16.m
├── fig6_17a.m
├── fig6_17b.m
├── fig6_18.m
├── fig6_21.m
├── fig6_22.m
├── fig6_23.m
├── fig6_24.m
├── fig6_25.m
├── fig6_26.m
├── fig6_27.m
├── fig6_28.m
├── fig6_32.m
├── fig6_33.m
├── fig6_34.m
├── fig6_35.m
├── fig6_36a.m
├── fig6_36b.m
├── fig6_37.m
├── fig6_38.m
├── fig6_39.m
├── fig6_40a.m
├── fig6_40b.m
├── fig6_40c.m
├── fig6_41.m
├── fig6_47.m
├── fig6_48.m
├── fig6_49.m
├── fig6_50.m
├── fig6_51.m
├── fig6_52.m
├── fig6_53.m
├── fig6_54.m
├── fig6_55.m
├── fig6_56.m
├── fig6_57.m
├── fig6_58.m
├── fig6_59.m
├── fig6_60.m
├── fig6_61.m
├── fig6_62.m
├── fig6_63.m
├── fig6_64.m
├── fig6_68_69.m
├── fig6_70.m
├── fig6_73.m
├── fig6_74.m
├── fig6_78.m
├── fig6_79.m
└── sinc.m

39 directories, 495 files

标签:

实例下载地址

Optimum+Array+Processing最优阵列处理全书完整代码

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警