登录
首页 » matlab » Array signal processing(2)

Array signal processing(2)

于 2019-01-11 发布
0 219
下载积分: 1 下载次数: 3

代码说明:

说明:  5:空间平滑MUSIC算法的MATLAB程序 6:角度和时延联合估计(JADE)算法MATLAB程序 7:传播算子DOA估计算法MATLAB程序 8:基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序(5: MATLAB program of spatial smoothing MUSIC algorithm 6: Joint Angle and Time Delay Estimation (JADE) Algorithms MATLAB Program 7: MATLAB Program for DOA Estimation Algorithms of Propagator 8: MATLAB Program for 2-D DOA Estimation of L-Array Based on Augmented Matrix Beam)

文件列表:

阵列信号处理的理论和应用(2)\5.空间平滑MUSIC算法的MATLAB程序\main.m, 1373 , 2010-10-25
阵列信号处理的理论和应用(2)\5.空间平滑MUSIC算法的MATLAB程序\mssp.m, 240 , 2010-10-25
阵列信号处理的理论和应用(2)\5.空间平滑MUSIC算法的MATLAB程序\ssp.m, 174 , 2010-10-25
阵列信号处理的理论和应用(2)\6.角度和时延联合估计(JADE)算法MATLAB程序\genspacetimechan.m, 1627 , 2010-10-25
阵列信号处理的理论和应用(2)\6.角度和时延联合估计(JADE)算法MATLAB程序\jade.m, 4668 , 2010-10-25
阵列信号处理的理论和应用(2)\6.角度和时延联合估计(JADE)算法MATLAB程序\main.m, 1040 , 2010-10-25
阵列信号处理的理论和应用(2)\6.角度和时延联合估计(JADE)算法MATLAB程序\qtrans.m, 464 , 2010-10-25
阵列信号处理的理论和应用(2)\6.角度和时延联合估计(JADE)算法MATLAB程序\raisedcos_filter.m, 498 , 2010-10-25
阵列信号处理的理论和应用(2)\7.传播算子DOA估计算法MATLAB程序\PM.m, 1513 , 2010-10-25
阵列信号处理的理论和应用(2)\8.基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序\matrix_pencil_L.m, 1477 , 2010-10-25
阵列信号处理的理论和应用(2)\8.基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序\R_hankel.m, 152 , 2010-10-25
阵列信号处理的理论和应用(2)\5.空间平滑MUSIC算法的MATLAB程序, 0 , 2019-01-11
阵列信号处理的理论和应用(2)\6.角度和时延联合估计(JADE)算法MATLAB程序, 0 , 2019-01-11
阵列信号处理的理论和应用(2)\7.传播算子DOA估计算法MATLAB程序, 0 , 2019-01-11
阵列信号处理的理论和应用(2)\8.基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序, 0 , 2019-01-11
阵列信号处理的理论和应用(2), 0 , 2019-01-11

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

发表评论

0 个回复

  • pbgf90
    研究光子晶体的系统有参考价值的源程序,对科研有帮助,F90。(PC important)
    2014-09-02 00:56:07下载
    积分:1
  • Solution-manual-DigitalCommunications-4th-Edition-
    说明:  《数字通信(第四版)》答案 《数字通信》(第4版)是数字通信领域的一本经典教材,通过对概率论及随机过程的复习,详细介绍了数字和模拟信源编码、数字调制信号和窄带信号与系统的特征、加性高斯白噪声中数字通信的调制和最佳调制与检测方法、基于最大似然准则的载波相位估计和定时同步的方法、不同信道模型的信道容量及随机编码、带限信道的信号设计、受到符号间干扰恶化信号的解调与检测问题、自适应信道均衡、多信道与多载波调制、扩展频谱信号和系统、衰落信道上的数字通信。(The solution of "Digital communication" " Digital communication" (4th edition) is a digital communications of a classic textbook in the field, through the review process, the probability of randomly addressed, details of the digital and analog source coding, digital modulation signal and the narrowband signal and system characteristics, additive white Gaussian noise in digital communication modulation and the best modulation and detection methods, based on maximum likelihood criterion of carrier phase estimation and time synchronization method, different channel model of channel capacity and random coding, band-limited channel signal design by ISI worse signal demodulation and detection, adaptive channel equalization, multi-channel and multi-carrier modulation, spread spectrum signals and systems, fading channel digital communications.)
    2010-10-06 17:16:27下载
    积分:1
  • Griewank
    matlab平台下的测试函数Griewank,对于用来测试粒子群、遗传等智能算法的性能非常有用(matlab platform test function Griewank, used to test for the PSO, the performance of genetic algorithms and other useful intelligence)
    2011-09-26 16:35:08下载
    积分:1
  • pesq
    matlab 版本的PESQ代码,用于语音质量评价(PESQ wrote by MATLAB, is used to assess speech quality)
    2016-05-19 16:30:21下载
    积分:1
  • pca
    该代码为PCA主成分分析,可用于特征选择,选取贡献最大的前三个主成分(The code for the PCA principal component analysis, can be used for feature selection, select the largest contribution to the first three principal components)
    2010-07-05 10:30:41下载
    积分:1
  • spherical_harmonic
    evaluates the spherical harmonic function
    2013-02-09 06:12:22下载
    积分:1
  • RGB-Histogram-Sideview--improfileadd(I)---File-Ex
    Simple but effective example of "Region Growing" from a single seed point. The region is iteratively grown by comparing all unallocated neighbouring pixels to the region. The difference between a pixel s intensity value and the region s mean, is used as a measure of similarity. The pixel with the smallest difference measured this way is allocated to the region. This process stops when the intensity difference between region mean and new pixel becomes larger than a certain treshold
    2013-09-11 02:38:46下载
    积分:1
  • easy-modern-power-spectrum-estimate
    现代谱估计,较传统的经典功率谱估计,在分辨率和估计正确程度上有了一定的提高(AR estimate of spectrum)
    2012-09-05 20:11:52下载
    积分:1
  • lingxiangyi
    零相移滤波器m函数,优点是克服了滤波器产生的相位滞后,缺点是本仿真不能保证实时性,其原理为输入一次序列,正反各变换一遍。(Zero phase shift filter m function, the advantages of the filter to overcome the phase lag, the disadvantage is that the simulation can not guarantee real-time, the principle of the input sequence, the pros and cons of each conversion.)
    2016-07-25 11:13:58下载
    积分:1
  • ImageEncryptionGui
    this code describes image encryption process of color image using Matlab
    2010-10-04 18:01:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载