-
AlertColor
objectC alert的重写,可改变背景颜色,可用图片设置背景等(Object C)
- 2011-01-10 11:57:51下载
- 积分:1
-
atlest
基于二次型最优控制的起重机开环消摆方法的研究,这是很有创意的。(based on quadratic optimal control of the crane placed source open-loop method of research, this is very creative.)
- 2021-04-07 21:59:01下载
- 积分:1
-
authenticationtoken-96133
Aunthetication token.
- 2014-11-07 16:34:13下载
- 积分:1
-
pca
pricipal component analysis code writen in matlab
- 2009-06-01 20:00:40下载
- 积分:1
-
cell_model_a
solar panel model with graph V-I for the study of the beaviour of a solar panel
- 2011-10-18 23:18:21下载
- 积分:1
-
lpc_m
实现LPC线性预测分析,能够提取AR模型参数并进行DCT变换处理(The realization of LPC linear prediction analysis, AR model parameters can be extracted and DCT transform)
- 2007-12-04 15:34:19下载
- 积分:1
-
MISO_OFDM_STC
这是两发一收正交频率复用基于空时编码的Matlab源代码(this is the Matlab code for MISO-OFDM-STBC system)
- 2009-07-13 19:32:40下载
- 积分:1
-
denoise
image denoising system
- 2015-03-19 23:37:44下载
- 积分:1
-
decorrel
通过寻找Z变换矩阵,对给定矩阵进行降相关运算。相关专业的朋友懂的。(By finding the transformation matrix Z, given the lower correlation matrix operations. Relevant professional friends understand.)
- 2010-11-12 15:52:32下载
- 积分:1
-
fit_ML_normal
fit_ML_normal - Maximum Likelihood fit of the normal distribution of i.i.d. samples!.
Given the samples of a normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(r) = sqrt(1/2/pi/sig^2)*exp(-((r-u)^2)/(2*sig^2))
with parameters: u,sig^2
format: result = fit_ML_normal( x,hAx )
input: x - vector, samples with normal distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
sig^2,u - fitted parameters
CRB_sig2,CRB_u - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:09:33下载
- 积分:1