-
convex_optimization
说明: 凸优化程序包,包含各种凸优化算法,可供方便调用.(Convex optimization package, contains a variety of convex optimization algorithm, for convenience call.)
- 2020-10-19 11:07:25下载
- 积分:1
-
FNN_PSO
This M-file is about using Particle Swarm Algorithm (PSO) to train a Fuzzy Neural Network.
- 2009-04-27 15:30:22下载
- 积分: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
-
gravititional-search-algorithm
gravitational search algorithm 1
- 2013-12-10 16:56:34下载
- 积分:1
-
OFDM
OFDM,实际上OFDM是MCM Multi-CarrierModulation,多载波调制的一种。其主要思想是:将信道分成若干正交子信道,将高速数据信号转换成并行的低速子数据流,调制到在每个子信道上进行传输。正交信号可以通过在接收端采用相关技术来分开,这样可以减少子信道之间的相互干扰 ICI 。每个子信道上的信号带宽小于信道的相关带宽,因此每个子信道上的可以看成平坦性衰落,从而可以消除符号间干扰。而且由于每个子信道的带宽仅仅是原信道带宽的一小部分,信道均衡变得相对容易。在向B3G/4G演进的过程中,OFDM是关键的技术之一,可以结合分集,时空编码,干扰和信道间干扰抑制以及智能天线技术,最大限度的提高了系统性能。(OFDM)
- 2010-05-21 14:56:54下载
- 积分:1
-
whmt1_0
隐马尔科夫树模型,这是一个自包含的程序包,包括2维离散小波变换和逆小波变换
例程。在每个子带中每个刻度的所有小波系数都绑在一起,避免了模型的过度拟合。(This is a self-contained package including the 2-D DWT and inverse DWT
routines. All wavelet coefficients at each scale within each subband are tied together to avoid overfitting of the model.
)
- 2014-11-05 14:32:38下载
- 积分:1
-
suijigq
伪码调相雷达是相位编码雷达的一种,所谓的相位编码雷达就是用码字调制载频信号,通常码字的选择在某种意义上决定了其性能和处理的方式,相位编码根据其调相码字制式的不同,可分为多相编码和二相编码,根据调相码字有无周期性,可分为随机码调相和伪随机码调相。相位编码中比较常用的是二相码,二相码即采用两个相位状态对载频信号进行相位调制。在相位编码中,伪随机码由于其良好的性能和易实现等特点而得到了广泛的应用。(Pseudo phase coded pulse radar signal processing.)
- 2018-02-11 10:53:43下载
- 积分:1
-
km
说明: matlab中电气化铁路上每1km长的牵引网的等效阻抗模型。(matlab in every 1km long electrified railway traction network equivalent impedance model.)
- 2013-07-13 18:54:11下载
- 积分:1
-
xianshixiaobo
适合初学小波变换的同学,小程序演示了怎样显示小波各级各频段(show the frequency of wavelet)
- 2013-08-31 22:00:30下载
- 积分:1
-
huigui
MATLAB软件的回归分析教程和MATLAB的具体程序说明(Regression Analysis MATLAB software tutorials and MATLAB description of the specific procedures)
- 2010-09-25 19:06:07下载
- 积分:1