最优阵列处理技术 全文、课后习题及配套程序 仅一个压缩包


本人亲测绝对好用,国外经典书籍《最优阵列处理技术》,包含原文,课后习题,对应的程序,习题手写解答,对阵列信号处理做了全面深入的讲解,课文原图配有程序 。
资源截图
代码片段和文件信息
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% cheby
% computes Nth order chebychev polynomial T_N(x)
% Xiaomin Lu  11/2/98
% Last updated 9/15/00 by K. Bell
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
function [T] = cheby(Nx)

T0 = 1;
T1 = x;
for n = 2 : N
   T = 2*x.*T1 - T0;
   T0 = T1;
   T1 = T;
end

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2017-12-06 16:31  最优阵列处理技术
     目录           0  2017-12-06 16:31  最优阵列处理技术最优阵列信号处理程序2
     目录           0  2017-12-06 16:31  最优阵列处理技术最优阵列信号处理程序2Chapter 10. Detection and Other Topics
     文件         518  2000-06-18 17:22  最优阵列处理技术最优阵列信号处理程序2Chapter 10. Detection and Other TopicsCh10figs.zip
     文件       24064  2000-06-18 17:22  最优阵列处理技术最优阵列信号处理程序2Chapter 10. Detection and Other TopicsChapter 10.doc
     文件         861  2000-06-18 17:23  最优阵列处理技术最优阵列信号处理程序2Chapter 10. Detection and Other Topicsfig10_02.m .txt
     目录           0  2017-12-06 16:31  最优阵列处理技术最优阵列信号处理程序2Chapter 2. Arrays and Spatial Filters
     目录           0  2017-12-06 16:31  最优阵列处理技术最优阵列信号处理程序2Chapter 2. Arrays and Spatial Filters2.4 Uniformly Weighted Linear Arrays
     文件        1083  2000-06-18 10:13  最优阵列处理技术最优阵列信号处理程序2Chapter 2. Arrays and Spatial Filters2.4 Uniformly Weighted Linear Arraysfig2_15_16.m .txt
     文件         759  2000-06-18 10:14  最优阵列处理技术最优阵列信号处理程序2Chapter 2. Arrays and Spatial Filters2.4 Uniformly Weighted Linear Arraysfig2_17.m .txt
     文件        2473  2000-06-18 10:14  最优阵列处理技术最优阵列信号处理程序2Chapter 2. Arrays and Spatial Filters2.4 Uniformly Weighted Linear Arraysfig2_18.m .txt
     文件        2600  2000-06-18 10:15  最优阵列处理技术最优阵列信号处理程序2Chapter 2. Arrays and Spatial Filters2.4 Uniformly Weighted Linear Arraysfig2_19.m .txt
     文件         912  2000-06-18 10:16  最优阵列处理技术最优阵列信号处理程序2Chapter 2. Arrays and Spatial Filters2.4 Uniformly Weighted Linear Arraysfig2_20.m .txt
     文件        4912  2000-06-18 10:16  最优阵列处理技术最优阵列信号处理程序2Chapter 2. Arrays and Spatial Filters2.4 Uniformly Weighted Linear Arrayspolardb.m .txt
     文件        5808  2000-06-18 10:09  最优阵列处理技术最优阵列信号处理程序2Chapter 2. Arrays and Spatial Filters2.4 Uniformly Weighted Linear ArraysSect2_4figs.zip
     目录           0  2017-12-06 16:31  最优阵列处理技术最优阵列信号处理程序2Chapter 2. Arrays and Spatial Filters2.5 Array Steering
     文件         759  2000-06-18 10:21  最优阵列处理技术最优阵列信号处理程序2Chapter 2. Arrays and Spatial Filters2.5 Array Steeringfig2_22.m.txt
     文件         566  2000-06-18 10:22  最优阵列处理技术最优阵列信号处理程序2Chapter 2. Arrays and Spatial Filters2.5 Array Steeringfig2_23.m .txt
     文件        1651  2000-06-18 10:23  最优阵列处理技术最优阵列信号处理程序2Chapter 2. Arrays and Spatial Filters2.5 Array Steeringfig2_24.m .txt
     文件         560  2000-06-18 10:24  最优阵列处理技术最优阵列信号处理程序2Chapter 2. Arrays and Spatial Filters2.5 Array Steeringfig2_26.m.txt
     文件        4912  2000-06-18 10:25  最优阵列处理技术最优阵列信号处理程序2Chapter 2. Arrays and Spatial Filters2.5 Array Steeringpolardb.m .txt
     文件        4408  2000-06-18 10:20  最优阵列处理技术最优阵列信号处理程序2Chapter 2. Arrays and Spatial Filters2.5 Array SteeringSect2_5figs.zip
     目录           0  2017-12-06 16:31  最优阵列处理技术最优阵列信号处理程序2Chapter 2. Arrays and Spatial Filters2.7 Linear Aperturesv
     文件         497  2000-06-18 10:28  最优阵列处理技术最优阵列信号处理程序2Chapter 2. Arrays and Spatial Filters2.7 Linear Aperturesvfig2_29.m .txt
     文件         656  2000-06-18 10:28  最优阵列处理技术最优阵列信号处理程序2Chapter 2. Arrays and Spatial Filters2.7 Linear AperturesvSect2_7figs.zip
     文件         261  2000-06-18 10:30  最优阵列处理技术最优阵列信号处理程序2Chapter 2. Arrays and Spatial Filters2.7 Linear Aperturesvsinc.m .txt
     文件        8949  2000-06-18 10:10  最优阵列处理技术最优阵列信号处理程序2Chapter 2. Arrays and Spatial FiltersCh2figs.zip
     文件       29184  2008-06-18 11:49  最优阵列处理技术最优阵列信号处理程序2Chapter 2. Arrays and Spatial FiltersChapter 2.doc
     目录           0  2017-12-06 16:31  最优阵列处理技术最优阵列信号处理程序2Chapter 3. Synthesis of Linear Arrays and Apertures
     目录           0  2017-12-06 16:31  最优阵列处理技术最优阵列信号处理程序2Chapter 3. Synthesis of Linear Arrays and Apertures3.1 Spectral Weighting
     文件         954  2000-06-18 10:42  最优阵列处理技术最优阵列信号处理程序2Chapter 3. Synthesis of Linear Arrays and Apertures3.1 Spectral Weightingfig3_01.m .txt
............此处省略576个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)