-
AdaptiveEqualizationLMS_ENEE634
this file explain how to implement LMS EQUALIZER in matlab with different noisy channel environment.
- 2015-02-07 02:00:11下载
- 积分:1
-
pagerank
pagerank的一个简单改进,用来识别核心节点。(A simple improvement of PageRank is used to identify core nodes.)
- 2018-05-05 10:50:28下载
- 积分:1
-
getImageData
the simulation provides computation of target reflectivity data in the deficient elevation domain. Simulations are implemented to test the decoupled least-squares technique for high resolutionspectral estimation of target reflectivity.all seven (7)files should be downloaded for the simulation to work.(dls3D.m,estimate.m,get2S1Data.m,getConstraints.m, getImageData.m,getPixelData.m, getSLICYData.m)
- 2009-09-05 05:07:03下载
- 积分:1
-
HMM
matlab可用的HMM工具箱,包括DHMM,GHMM和混合HMM等(HMM toolbox matlab available, including DHMM, GHMM and hybrid HMM, etc.)
- 2010-09-16 20:53:49下载
- 积分:1
-
LMS
自适应滤波器,lms!包含asm等文件,这是在C5000系列DSP上实现自适应滤波器的源码(fleber)
- 2009-06-05 21:25:07下载
- 积分:1
-
ASZ_ODER_MAXMIN
包含了一个蚂蚁算法中的蚁周系统,采用了最大最小方法,程序运行良好!(Contains an ant algorithm ants week system, using the maximum and minimum methods, procedures worked well!)
- 2010-05-10 09:15:47下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1
-
chengxuheshuzu[1]
MATLAB高效编 程程序源代码(failed to translate)
- 2013-05-08 21:13:53下载
- 积分:1
-
GMSK_MSK
MSK和GMSK数字调制方式的比较,主要利用simulink模块来实现仿真。(Comparison between GMSK-Modulation (GSM standard), MSK Type A-Modulation and MSK Type B-Modulation)
- 2011-05-09 11:47:46下载
- 积分:1
-
enob_estimation_three_parameter
本代码是ADC有效位测试的三参数经典算法的MATLAB文件,仅供参考。(the code is for enob of ADC using classical 3-parameter testing method.)
- 2011-07-02 14:19:52下载
- 积分:1