-
Rayleigh_Equilizer
建立Jakes模型,生成Rayleigh信道。以此为基础,研究不调制,及DSPK等方式的调制下,均衡技术(尤其是迭代均衡)的给误码性能带来的增益。(To build the Jakes model,we can get the Rayleigh channel,on the basis of which we study on the benefit of equilization(Iterative equilization specially) in DSPK modulation.)
- 2009-09-09 16:41:27下载
- 积分:1
-
NLMS
若不希望用与估计输入信号矢量有关的相关矩阵来加快LMS算法的收敛速度,那么可用变步长方法来缩短其自适应收敛过程,其中一个主要的方法是归一化LMS算法(NLMS算法),变步长 的更新公式可写成
W(n+1)=w(n)+ e(n)x(n)
=w(n)+ (3.1)
式中, = e(n)x(n)表示滤波权矢量迭代更新的调整量。为了达到快速收敛的目的,必须合适的选择变步长 的值,一个可能策略是尽可能多地减少瞬时平方误差,即用瞬时平方误差作为均方误差的MSE简单估计,这也是LMS算法的基本思想。
(Want to estimate if the input signal vector and the relevant matrix to speed up the convergence rate of LMS algorithm, then the variable step size method can be used to shorten its adaptive convergence process, one of the main method is normalized LMS algorithm (NLMS algorithm) , variable step-size update formula can be written W (n+ 1) = w (n)+ e (n) x (n) = w (n)+ (3.1) where, = e (n) x (n) the right to express filter update vector iterative adjust the volume. In order to achieve the purpose of fast convergence, we must choose the appropriate value of variable step size, a possible strategy is as much as possible to reduce the instantaneous squared error, which uses the instantaneous squared error as the mean square error MSE of the simple estimate, which is the basic LMS algorithm思想.)
- 2021-03-06 12:39:31下载
- 积分:1
-
Codes
calcul du champ rayonné par l antenne
- 2012-05-10 21:19:50下载
- 积分:1
-
st-ekf
强跟踪滤波程序,其中包括st-ukf和st-ekf(code for st-ekf and st-ukf)
- 2020-11-24 15:39:32下载
- 积分:1
-
Matlabassistent
matlab的实用助手 可以很轻松的找到命令,以及用法,是matlab编程的好助手(Matlab Practical Help can easily find the orders and directions. Matlab programming is a good assistant)
- 2007-01-07 21:37:53下载
- 积分:1
-
matlabgenetic
matlab遗传算法程序,包括大量源代码。(Matlab GA procedures, including a large number of source code.)
- 2007-04-25 08:46:35下载
- 积分:1
-
VTI numerical stimulation
通过Matlab编程,给定初始条件及PML边界条件,模拟VTI介质中地震波传播的波场快照。(The initial conditions and PML boundary conditions are given by programming with matlab.A snapshot of seismic wave propagation in VTI media is simulated.)
- 2020-06-28 23:20:02下载
- 积分:1
-
jbfilter2
this is for filtering algorithm.....
- 2010-11-06 14:38:42下载
- 积分:1
-
opt11
模式搜索法源程序。模式搜索方法是求解最优化问题的一种直接搜索方法,它不用目标函数与约束函数的导数信息而只用函数值信息,是求解不可导或求导代价较大的最优化问题的一种有效方法。(Source model search. Pattern search method for solving optimization problems is a direct search method, it should not be the objective function and constraint function information of the derivative function only information is the solution of non-derivative or derivative of the cost of a larger optimization problem of a effective way.)
- 2009-05-14 01:06:33下载
- 积分:1
-
RLS_rayleigh
本程序及链路是模拟了瑞利信道下,用RLS算法还原出发送端的的有效信号。通过simulink实现,同时调用RLS的m函数。(This procedure and the link is simulated Rayleigh channel, the to restore valid signal to the sending end of the RLS algorithm. Simulink realization, while m function call RLS.)
- 2013-03-13 15:14:28下载
- 积分:1