-
TV_inpainting
说明: 采用总变分法(TV)进行图像修复的matlab源代码。包括热扩散修复和多尺度方法。(using variational (TV) for image restoration of Matlab source code. Thermal diffusivity including repair and multi-scale approach.)
- 2006-02-21 14:20:57下载
- 积分: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
-
ANN-BP
BP神经网络算法,原数据与结果均已给出,望可以提供帮助(BP neural network algorithm, the original data and the results have been given, hope can help)
- 2011-05-04 20:30:31下载
- 积分:1
-
pendlum
利用滑模变结构实现对倒立摆的控制仿真,采用s函数编写,便于修改(The use of sliding mode control to achieve inverted pendulum simulation, using s function to write, easy to modify)
- 2011-07-01 12:30:42下载
- 积分:1
-
ins2
四元数姿态解算程序,很适合初学者。。。。。。。。。。(compute )
- 2013-02-28 23:46:55下载
- 积分:1
-
lISTtOPgRAVITY
Basic top gravity scenario, nothing fancy. Items do not fill the screen.
- 2014-01-21 12:28:38下载
- 积分:1
-
circle
这是根据点拟合圆和直线的matlab程序,比较简单实用(This is the basis of points won and a straight line fitting the matlab procedure is relatively simple and practical)
- 2009-02-10 10:27:46下载
- 积分:1
-
shuntactivepowerfilter
shunt active power filter
- 2010-03-04 15:18:38下载
- 积分:1
-
FSWT
频率切片小波变换程序(FTWT),matlab的m文件。从一种新的角度出发,通过自由选择频率切片函数、引进新尺度参数,在频率域实现小波变换,该变换能够很好地刻画信号各成分之间的相对能量关系。此外,频率切片小波变换的时频窗中心频率就是观测频率,而无需进行尺度换算。(Frequency slice wavelet transform procedures (FTWT), matlab m file. Starting from a new angle, through freely chosen frequency slice function, the introduction of a new scale parameter, the wavelet transform in the frequency domain, the transformation can portray the relative energy relations between the components of the signal. In addition, the frequency slice wavelet transform frequency is the observation of the time-frequency window center frequency without scale translation.)
- 2021-03-25 14:59:14下载
- 积分:1
-
svpwm
svpwm模块,可根据需要形成PWM波形(svpwm block)
- 2015-01-05 15:03:35下载
- 积分:1