-
用Welch法进行功率谱估计
考虑L的三个不同值:L=256(3个数据段),L=128(7个数据段)和L=64(15个数据段)。各自的谱估计图如上图所示。可以明显的看到,加窗明显的减小了频谱上的假谱峰,但也更加进一步平滑了谱峰。所以,对于L=64的情况,在ω=0.8π的谱线可以很确定的辨认,但是那两个靠近的谱峰不容易区分。对于L=128的情况,这种情况提供了在分离和检测间最好的均衡。当然,对于在L=256时的情况,效果是更好的,能够从谱估计图上明显的分辨出三条谱线的存在以及它们幅度关系的强弱。 除了Welch法外,还可以采用对多个周期图求平均的功率谱估计方法的其他方法如Bartlett法等等,在功率谱估计上也能取得较好的结果。(consider three different values : L = 256 (3 data), L = 128 (7 data) and L = 64 (15 data). Their spectral estimation map as shown in Fig. It is clear to see that increase significantly decreasing window of the spectrum of false peaks, but much more to further smooth the peaks. Therefore, L = 64, in the case = 0.8 spectrum can determine the identification, but that the two peaks around is not easy to distinguish. L = 128 for the situation, which provided the separation and detection among the best balanced. Of course, L = 256 in the case, the effect is better, from the spectral estimation map clearly distinguish between the three lines of the existence and their relationship to the rate of strength. In addition to Welch law, but also can be used to map multiple cycle for the average power)
- 2005-07-12 11:18:13下载
- 积分:1
-
boostingdisplay
说明: boosting的演示文件,matlab7.0,需自己添加数据(boosting the presentations, matlab7.0, add your own data to be)
- 2011-03-21 14:48:53下载
- 积分:1
-
lexial
lexical and bison analyzer for compiling
- 2013-11-30 19:37:20下载
- 积分:1
-
rk4
4阶龙格库塔方法求解常微分方程组,并作出混沌系统的吸引子图像(4-order Runge-Kutta method for solving ordinary differential equations, and make attractor image)
- 2014-01-19 13:35:47下载
- 积分:1
-
MIMO
本文在介绍MIMO无线通信系统模型的基础上,通过对比分析几种常用空时编码方法,选定空时分组码对信号进行编码并建立瑞利衰落信道模型,通过对两发一收及两发两收系统的仿真,研究接收天线数对系统接收信号可靠性的影响。之后进一步扩展到不同发射矩阵条件下研究多发一收系统的频谱利用率及误符号率,分析不同天线数目,不同发射矩阵条件下空时正交分组码检测算法的性能。(This paper introduced the MIMO wireless communication system model, through the comparative analysis of several commonly used method of space-time coding, grouping code for the selected space-time signal is encoded and establish Rayleigh fading channel model, through two rounds one and two rounds of closing Simulation of two closed systems, research receiving antennas to receive signals affect the reliability of the system. After further extended to study the conditions under different emission matrix of multiple spectral efficiency and symbol error rate of a closed system, analyze the different number of antennas, the performance under different emission matrix orthogonal space-time block codes condition detection algorithm.)
- 2014-04-20 16:17:12下载
- 积分:1
-
adaptive_adrc-master
说明: ADRC 主要功能是结合PID控制器来抵抗干扰,可运行(ADRC The main function is to combine with PID controller to resist interference and operate)
- 2020-10-27 14:19:58下载
- 积分:1
-
EEMD
说明: EEMD的工具箱,包括EEMD分解,希尔伯特变换等,以及一系列EEMD相关的程序(EEMD toolbox, including EEMD decomposition, Hilbert transformation, and a series of EEMD related programs)
- 2020-08-12 14:18:26下载
- 积分:1
-
MATLAB
这本书的名字叫《matlab基础与编程(第二版)》很适合matlab初学者(This book was called “matlab-based and Programming (2nd Edition”very suitable for matlab beginners)
- 2009-11-18 18:33:39下载
- 积分:1
-
Bandelet_ImageFusion_Toolbox
Matlab Image Fusion Toolbox for image fusion algorithm based on bandelet transform.
This toolbox contains Matlab files that implement the image fusion algorithms described in paper
Xiaobo Qu, Jingwen Yan, Guofu Xie, et al. A Novel Image Fusion Algorithm Based on Bandelet Transform. Chinese Optics Letters,Vol.5,No.10,pp:569-572, 2007
- 2012-08-26 21:37:18下载
- 积分:1
-
psotb-beta-0.3
老外编的标准pso算法的matlab工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。(Part of the standard of foreigners pso algorithm matlab toolbox, the toolbox will be the core of the PSO algorithm package together to provide to the user adjustable parameters for the algorithm, users only need to define their own needs better optimization function (calculation of minimum or maximum value), and set a good function, since the range of variables, each iteration step the maximum allowable variation (known as the maximum speed, Max_V) and so on, can be self-optimizing.)
- 2009-12-23 10:55:57下载
- 积分:1