-
UTM
this program transfer geodetic coordinates to UTM.
it is simple but good work.
- 2012-05-30 02:27:09下载
- 积分:1
-
OFDM
I am uploading a file of Turbo Coded OFDM with Large Number of Subcarriers.
Plz accept it.
Thanks and Regards,
salman
- 2013-03-22 13:02:58下载
- 积分:1
-
powell
powell method minimum search
- 2010-12-08 18:35:45下载
- 积分:1
-
matlab_GUI_1
说明: matlab gui入门视频,希望给大家学习有帮助(matlab gui entry video, I hope to help them to learn)
- 2011-04-16 14:20:50下载
- 积分:1
-
schedule052001
这是实现一个蜂窝系统中小区用户通信调度算法的程序,包含了三种经典调度算法,比如比例调度算法,并比较了性能。(This is to implement a cellular subscriber communication system cell scheduling algorithm programs, including the three classical scheduling algorithms, such as the ratio of the scheduling algorithm, and compares the performance.
)
- 2021-04-07 19:29:01下载
- 积分:1
-
二维均匀圆阵下 MUSIC DOA(波达方向)估计2D_MUSIC
2维均匀圆阵下 MUSIC DOA(波达方向)估计,通过谱峰搜索得到信源的俯仰角和方位角。(Under the two-dimensional uniform circular array MUSIC DOA (DOA) estimates obtained by the source spectral peak searching elevation and azimuth.)
- 2020-06-27 00:40:01下载
- 积分:1
-
New-Folder-(3)
this code shows the new filter application ........................................
- 2012-08-20 16:35:32下载
- 积分:1
-
BF_filter
说明: 利用双边滤波器实现图像的去噪处理,BF是一种有效的边缘保持滤波器,可以获得较好的去噪效果。(The image denoising is realized by using bilateral filter. BF is an effective edge preserving filter, which can obtain better denoising effect.)
- 2020-07-05 14:24:15下载
- 积分:1
-
wirelesschannel
无线信道的建模与仿真
诠释了各种衰落信道的仿真及误码率分析如瑞利信道等等(wireless channel simulation)
- 2009-05-01 16:50:46下载
- 积分: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