-
F_ifft_addCP
OFDM使用ifft加入CP的子函数。能够和其他函数并行使用,并被调用。(Joined CP in OFDM using ifft Functions. And other functions can be used in parallel, and was called.)
- 2010-10-03 14:34:55下载
- 积分:1
-
work_1_1
频率偏移估计,对初学者有很大帮助.请有用的欢迎下载(Frequency offset estimation of great help for beginners. Useful welcome to download)
- 2013-05-13 11:02:23下载
- 积分:1
-
er-fen-fa
基于matlab,通过二分法求解非线性方程(Based on Matlab for solving nonlinear equations dichotomy)
- 2013-05-14 10:14:15下载
- 积分:1
-
Video-Stabilization-Algorithm-MATLAB
说明: 包括各种图形图像处理的理论原理和软件方面的材料,提供可用现代软件工具实现图像处理的基础。(Including the theoretical principles of graphic image processing and software materials, to provide modern software tools available to achieve the basis for image processing.)
- 2011-03-15 13:05:45下载
- 积分:1
-
ssa
奇异谱分析是近年来兴起的一种研究非线性时间序列数据的强大的方法。它根据所观测到的时间序列构造出轨迹矩阵,并对轨迹矩阵进行分解、重构,从而提取出代表原时间序列不同成分的信号,如长期趋势信号、周期信号、噪声信号等,从而对时间序列的结构进行分析,并可进一步预测。(Singular spectrum analysis is a powerful method to study nonlinear time series data in recent years. According to the time sequence structure of the observed path matrix, and the trajectory matrix is decomposed and reconstructed, thus extracting the signal representative of the original time series of different components, such as the long term trend signal and periodic signal and noise signal, through analyzing the structure of the time series, and further predict.)
- 2017-07-22 22:25:03下载
- 积分:1
-
2FSK
说明: 基于MATLAB的信号处理,2FSK的产生和解调(Signal processing based on MATLAB, generation and demodulation of 2FSK)
- 2020-05-28 16:34:03下载
- 积分:1
-
57410
super pixel image registration
- 2014-08-13 01:31:08下载
- 积分:1
-
圆阵DOA估计
圆阵DOA估计,适合于初学圆阵的人,简单易用。(Circular array DOA estimation)
- 2018-04-08 14:52:36下载
- 积分:1
-
lms
最小均方算法lms在波束形成中的应用 LMS算法步骤: 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 b(n)为偏差 d(n)为期望输出 y(n)为实际输出 η为学习速率 n为迭代次数 2、初始化,赋给w(0)各一个较小的随机非零值,令n=0 3、对于一组输入样本x(n)和对应的期望输出d,计算 e(n)=d(n)-X^T(n)W(n) W(n+1)=W(n)+ηX(n)e(n) 4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming
)
- 2011-04-28 23:25:35下载
- 积分:1
-
DTL
二元三节点拉格朗日插值函数源代码,用于二位数据插值和科学计算,适合学习matlab者参考。(Two yuan three-node Lagrange interpolation function source code for the two data interpolation and scientific computing for learning matlab reference.)
- 2014-01-04 22:04:42下载
- 积分:1