-
HSV-histogram
说明: HSV颜色空间较RGB空间更适合人的感官视觉,在HSV空间统计图像的分布特征并用于检索比在RGB空间的效果较好。(HSV color space than RGB space is more suitable for people’s senses of sight, in the HSV spatial statistical distribution of the image and is used to retrieve than in RGB space effective.)
- 2010-03-18 14:30:54下载
- 积分:1
-
_dSNRuQH7xeY9
Physical Modeling in MATLAB
- 2011-06-03 19:36:48下载
- 积分:1
-
grayerror
matlab基于灰色理论的去除粗大误差的代码(remove coarse error matlab code based on gray theory)
- 2014-02-19 16:12:19下载
- 积分:1
-
periodogramestimate
Generate 100 samples of a zero-mean white noise sequence with variance , by using a uniform random number generator.
a Compute the autocorrelation of for .
b Compute the periodogram estimate and plot it.
c Generate 10 different realizations of , and compute the corresponding sample autocorrelation sequences , and . Compute the average autocorrelation sequence as and the corresponding periodogram for .
d Compute and plot the average periodogram using the Bartlett method.
e Comment on the results in parts (a) through (d).
(Generate 100 samples of a zero-mean white noise sequence with variance, by using a uniform random number generator.a Compute the autocorrelation of for. B Compute the periodogram estimate and plot it. C Generate 10 different realizations of, and compute the corresponding sample autocorrelation sequences, and. Compute the average autocorrelation sequence as and the corresponding periodogram for. d Compute and plot the average periodogram using the Bartlett method. e Comment on the results in parts (a) through (d).)
- 2007-12-20 17:48:04下载
- 积分:1
-
2DFT
2D傅立叶变换,上课的小作业,包含报告和源码(2D Fourier transform, the small school assignments, reports and source code that contains)
- 2010-09-27 04:43:12下载
- 积分:1
-
drawing
说明: 利用normrnnd函数生成1000个标准正态分布随机数,绘制频率直方图和经验分布图(Using normrnnd function to generate 1000 standard normal distribution random numbers, and draw frequency histogram and empirical distribution map)
- 2020-12-13 15:54:36下载
- 积分:1
-
wavelet
此程序用提升法实现第二代小波变换
用的是非整数阶小波变换
采用时域实现,步骤先列后行
正变换:分裂,预测,更新;
反变换:更新,预测,合并
只做一层(可以多层,而且每层的预测和更新方程不同)(This procedure achieved by lifting the second generation wavelet transform with a non-integer order wavelet transform time-domain realization of transformation steps, then over are: split, predict, update inverse transform: Update, forecasting, consolidation only a layer of ( can be multi-layer, and each prediction and update equations are different))
- 2010-09-27 10:33:43下载
- 积分:1
-
an-easy-AffineTransformation
a function to estimate affine transformation parameters
- 2013-04-05 11:59:23下载
- 积分:1
-
gabor
如何获得彩色图像的gamma (the value of gamma )
- 2011-11-28 18:31:53下载
- 积分:1
-
ADwienerfilt
说明: 该函数提供了一种时变维纳滤波器的实现。这种维纳滤波器可以处理非平稳信号。
在给定噪声信号和参考信号的情况下,Wiener滤波器可以应用于噪声信号以估计与参考信号相干的贡献。(This function provides an implementation of a time-varying Wiener filter. This kind of Wiener filter can deal with non-stationary signals.
Given a noisy signal and a reference signal, the Wiener filter can be applied to the noisy signal for estimating the contribution coherent with the reference signal.)
- 2020-05-27 20:24:07下载
- 积分:1