-
RLS
Simulink realisation of simple RLS equalizer
- 2010-11-03 22:16:49下载
- 积分:1
-
TFaceRecognith
这是一个matlab编写的计算人脸识别率的小程序,选选用的图像数据库位ORL数据库。,已通过测试。
(This is a matlab write a small program to calculate the face recognition rate, the election chosen image databases bit ORL database. , Has been tested.)
- 2012-09-30 18:12:46下载
- 积分:1
-
Matlab_tools
matlab优化工作箱简介,适合初学者学习(matlab optimization box profile, suitable for beginners to learn)
- 2010-06-20 12:41:50下载
- 积分:1
-
Matlab
ARIMA prediction in matlab.
Just store inputs in y, and estimate parameters.
- 2011-10-13 06:13:23下载
- 积分:1
-
SVD降噪
说明: 基于奇异值分解的信号降噪算法,自己编写的程序,程序的理论见压缩文件中的参考文档。(The signal denoising algorithm based on singular value decomposition(SVD), the program written by itself, the theory of the program can be found in the reference document in the compressed file.)
- 2021-03-20 21:19:18下载
- 积分:1
-
16QM_viterbi_hard
通信中的tcm&16qam体制的研究,matlab源程序代码,采用viterbi应判决译码(Communication tcm & 16qam study of the structure, matlab source code, used to be decision viterbi decoding)
- 2010-03-04 17:05:55下载
- 积分:1
-
SVG
SVG静止无功补偿的模型,运用瞬时无功电流控制方法进行补偿(SVG static var compensation model, the use of instantaneous reactive current control method to compensate)
- 2021-04-14 19:28:55下载
- 积分:1
-
gg_mle
这是对广义高斯分布中两个参数alpha,beta的估计方法,对自然图像的大量统计特征就符合这一分布。(function [f, g] = dggbeta(beta, absx)
DGGBETA Derivative of generalized Gaussian pdf with respective to beta
[F, G] = DGGBETA(BETA, ABSX)
Return partial derivative and second order partial derivative
This is an utility function for GGMLE
ABSX is the distance of the data from the mean
Function is undefined for negative beta
if beta <= 0
f = NaN
g = NaN )
- 2013-03-15 10:37:51下载
- 积分:1
-
ZCR
autocov computes the autocovariance between two column vectors X and Y with same length N using the Fast Fourier Transform algorithm from 0 to N-2.
The resulting autocovariance column vector acv is given by the formula:
acv(p,1) = 1/(N-p) * sum_{i=1}^{N}(X_{i} - X_bar) * (Y_{i+p} - Y_bar)
where X_bar and Y_bar are the mean estimates:
X_bar = 1/N * sum_{i=1}^{N} X_{i} Y_bar = 1/N * sum_{i=1}^{N} Y_{i}
It satisfies the following identities:
1. variance consistency: if acv = autocov(X,X), then acv(1,1) = var(X)
2. covariance consistence: if acv = autocov(X,Y), then acv(1,1) = cov(X,Y)
- 2013-05-26 22:12:50下载
- 积分:1
-
gaoyui_v86
欢迎大家下载学习,采用波束成形技术的BER计算,LCMV优化设计阵列处理信号。( Welcome to download the study, By applying the beam forming technology of BER LCMV optimization design array signal processing.)
- 2016-05-09 11:33:59下载
- 积分:1