-
Blind Equalizer 的演算法主要是利用CMA及 LMS 的配合
Blind Equalizer 的演算法主要是利用CMA及 LMS 的配合,当CMA将EYE打开,使讯号趋近于正确值,就切换到LMS,利用Slicer的输出当作training sequence来调整Equalizer的系数,而Carrier Recovery 的部份,则是将phase error track出来(Blind Equalizer algorithm is the use of the CMA and LMS tie, When the CMA will EYE open, signaling close to the correct value, it switched to the LMS. SLICER use of the output as training sequence to adjust Equalize The coefficient r, and some of Carrier Recovery, the type of track out phase error)
- 2020-12-17 17:59:13下载
- 积分:1
-
m_to_COM
在VISUAL C++ 6.0编译器环境下,实现MATLAB中COM组件的开发。(In VISUAL C++ 6.0 compiler environment, to achieve the development of MATLAB, COM components.)
- 2010-05-17 16:02:07下载
- 积分:1
-
activeset2
最优化方法的有效集算法的matlab程序,附带拉格朗日函数的程序.(active set program and lagrange function for solving Quadratic Programming promblems.)
- 2012-05-12 21:58:31下载
- 积分:1
-
Fuzzy-logic-C-a-matlab-code
Fuzzy logic C & matlab code
- 2011-11-10 11:40:11下载
- 积分:1
-
fourier_ss
一个关于傅立叶级数召开的matlab程序,和应用实例(A Fourier series, held on the matlab program, and application examples)
- 2010-09-03 15:51:56下载
- 积分:1
-
MATLAB-hanshu
matlab常用的函数说明,能用的基本上都有,对查询matlab函数很方便。(matlab function commonly used instructions are basically usable, very easy to query matlab function.)
- 2010-10-28 22:43:43下载
- 积分:1
-
fit
Matlab中提供了一种快速实现多项式拟合的方法函数polyfit()函数,
其格式:p=polyfit(x,y,n)其中x,y为样本向量,n为拟合的多项式的项数。下面拟f(x)=sinx+x,在区间【-3,3】上以0.5为间隔进行拟合。(Matlab provides a fast way to achieve polynomial fitting function polyfit () function,
The format: p = polyfit (x, y, n) where x, y as the sample vector, n is the number of items of polynomial fitting. The following proposed f (x) = sinx+ x, the interval-3,3】 【intervals on the order of 0.5 to fit.)
- 2021-02-19 12:09:44下载
- 积分:1
-
matlab
matlab教学,教会你学习MATLAB编程(matlab teaching, teach you to learn MATLAB programming)
- 2012-08-30 23:01:08下载
- 积分:1
-
moravec
利用moravec算子提取特征点,非常经典,基本上其他的一些特征点提取算子是在它的基础上被开发出来的(Feature extraction using moravec point operator, very classic, basically some other feature extraction operator is based on it being developed by)
- 2010-05-18 16:01:21下载
- 积分:1
-
domdsProfile
MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999
%needs optimization toolbox
%Modified by Bruce Land
%--Data via globals to anaylsis programs
%--3D plotting with color coded groups
%--Mapping of MDS space to spike train temporal profiles as described in
%Aronov, et.al. "Neural coding of spatial phase in V1 of the Macaque" in
%press J. Neurophysiology(MULTIDIMENSIONAL SCALING in Matlab by Mar 1999% k Steyvers needs optimization toolbox% M odified by Bruce Land%-- Data via globals to ana ylsis programs%-- 3D plotting with color coded groups%-- Mapping of MDS space to spike train te mporal profiles as described in% Aronov, et.al. "Neural coding of spatial phase in V1 of t he Macaque "in press J. Neurophysiology%)
- 2007-01-24 16:52:51下载
- 积分:1