资源列表
[matlab例程] esprit
说明:经典ESPRIT算法,在等间距接受阵列的条件下,直接估计出我们想要接收信号的角度。八个接收天线,二个目标信号,噪声为高斯噪声。-Classical ESPRIT algorithm, such as spacing in the array to accept the conditions, we want to directly estimate the received signal point of view. Eight receiving antennas, two target si<兰天> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[matlab例程] TLSesprit
说明:总体最小二乘法的ESPRIT方法,这种算法的估计精度明显好于原来的ESPRIT算法。可以很好的估计出信号的角度。仿真中用的是均匀阵列。-Total least squares method of the ESPRIT method, the algorithm of the estimation accuracy significantly better than the original ESPRIT algorithm. Can be a very good signal to estima<兰天> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[matlab例程] linearroot
说明:求根MUSIC算法,仿真中使用的阵列为均匀阵列,阵列数为8,接收信号数为2个,噪声为高斯白噪声。此算法是对经典MUSIC算法的改进,估计精确度更高。-Root MUSIC algorithm, the use of simulation for the uniform array of arrays, arrays of 8 to receive the signal number 2, noise is Gaussian white noise. This algorithm is the c<兰天> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[matlab例程] shuxueguihua
说明:数学中经常用到的一些规划模型包含整数规划、线性规划、非线性规划-Frequently used for mathematical programming model contains a number of integer programming, linear programming, nonlinear programming<詹惠崇> 在 2025-06-19 上传 | 大小:600kb | 下载:0
[matlab例程] signal_analyzer
说明:最近看到有人提问怎样用FFT实现频谱分析,我认为能够进行到频谱分析的人,对于系统研究的深度基本上已经相当不错了。本人今天做了一个例程,发给大家参考一下。 历程主要内容(signal_analyzer.rar)如下: test1.txt 第一列为时间t,0.001s为步长;第二列为系统的输入信号;第三列为系统的输出信号。 signal_analyzer.m首先将test1.txt 的数据读入workspace,然后进行FFT,分析出两信号的频率,输出对于输入的幅值衰减(db),输出对输<李小明> 在 2025-06-19 上传 | 大小:6kb | 下载:0