-
zhengshuxiaobobianhuanhetuxiangyasuo
整数小波变换与图像压缩 用MatLAB实现图像的整数小波变换,对行和列各做一次。采用最简单的S小波,它是Haar变换的整数形式。(integral wavelet transform and image compression .To realize the integral wavelet transform based on the Matlab in rows and columns. Using the simple S wavelet ,which is integral form of the Haar transform)
- 2010-07-12 22:24:22下载
- 积分:1
-
Folde
code for frequency responce
- 2010-11-20 23:48:15下载
- 积分:1
-
xunhuanma
请大家放心使用,本程序为用MATLAB语言描写的循环码。(Please rest assured to use, the procedures for the use of MATLAB language description of the cyclic code.)
- 2009-05-25 21:01:17下载
- 积分:1
-
cgsvd
CGSVD Compact generalized SVD of a matrix pair in regularization problems.
sm = cgsvd(A,L)
[U,sm,X,V] = cgsvd(A,L) , sm = [sigma,mu]
Computes the generalized SVD of the matrix pair (A,L):
[ A ] = [ U 0 ]*[ diag(sigma) 0 ]*inv(X)
[ L ] [ 0 V ] [ 0 eye(n-p) ]
[ diag(mu) 0 ]
where
U is m-by-n , sigma is p-by-1
V is p-by-p , mu is p-by-1
X is n-by-n .
It is assumed that m >= n >= p, which is true in regularization problems.
Reference: C. F. Van Loan, Computing the CS and the generalized
singular value decomposition , Numer. Math. 46 (1985), 479-491.
Per Christian Hansen, IMM, 12/19/97.
Initialization.
- 2021-03-25 20:29:14下载
- 积分:1
-
B
说明: Forest fire detection code
- 2016-03-12 15:31:03下载
- 积分:1
-
3
说明: 随机数生成程序,用于作为系统辨识的输入信号,得出相应的输出(Random number generator procedure for system identification as an input signal, the output reached)
- 2009-05-03 18:14:13下载
- 积分:1
-
shiyan
数字控制系统是一种以数字计算机为控制器去控制具有连续工作状态的被控对象的闭环控制系统。因此,数字控制系统包括工作于离散状态下的数字计算机和工作于连续状态下的被控对象两大部分。我的课题的数字部分(PID)仿真由相应的离散传函实现,运用数字PID对被控对象实行准确控制。通过调节比例(P)、积分(I)、微分(D),使对象的输出达到预期的效果。(Digital control system is a kind of digital computer for the controller to control a continuous state of the object and closed loop control system. Therefore, the digital control system, including work on the discrete state of the digital computer and work in a continuous state of the plant is two parts. My topic of digital section (PID) simulation by the realization of the corresponding discrete transfer function using the digital PID control of the plant is implemented accurately. By adjusting the ratio of (P), integral (I), differential (D), so that the output of the object to achieve the desired results.)
- 2010-08-31 21:21:50下载
- 积分:1
-
pie
本DTW的语音识别算法是日本学者sakoe提出的,这种方法比itkura的要好,但本算法没使用到加权,方法简单了,以后再图改进(The DTW recognition algorithm is proposed by Japanese scholars sakoe, this method is better than itkura, but did not use this method to the weighted method is simple, and later plans to improve)
- 2010-09-14 20:16:22下载
- 积分:1
-
WSNnodealgorithm
采用matlab实现的wsn节点算法,对于研究wsn非常有好处(Using matlab to achieve wsn node algorithm, very good for research wsn)
- 2011-08-09 01:38:15下载
- 积分:1
-
GaussIntegrate
高斯白噪声的matlab产生程序,及其随机分布的产生计算(Gaussian white noise matlab generator, randomly distributed generation computing)
- 2012-09-06 10:11:15下载
- 积分:1