-
lvbo
实现数据的高通、带阻、低通的数字滤波。
非常适合初学者使用(Data of high-pass, band stop, low-pass digital filtering. Very suitable for beginners to use)
- 2007-11-11 20:48:06下载
- 积分:1
-
FDI
Function direct I Filter
Call:
[Y,Zf]=FDI(B,A,X,Zi)
Parameters A(N), B(M), X(L)and Y(L) as in FILTER.
Input Parameters:
Zi(max(N,M)-1,2): Conditions iniciales.
Zi(:,1): from zeros.
Zi(:,2): from polos.
Output Parameters:
Zf(max(N,M)-1,2): final conditions.
Zf(:,1): from zeros.
Zf(:,2): from polos.
- 2009-10-05 19:00:29下载
- 积分:1
-
MATLAB
延迟微分方程基于MATLAB符号计算的逐步算法(Delay Differential Equations MATLAB symbolic computation based on the step-by-step algorithm)
- 2009-04-14 09:59:10下载
- 积分:1
-
UWB
产生一个UWB脉冲信号 并且进行分析其波形 (Produces a UWB pulse signal and analysis of its waveform)
- 2010-03-06 15:54:38下载
- 积分:1
-
fem1
有限元的程序,好用的,做毕业设计可以做参考(Finite element program, easy to use, do graduate design reference can be done)
- 2013-10-07 10:06:28下载
- 积分:1
-
1.MUSIC-MATLAB
MUSIC算法MATLAB程序,波束形成陈列信号处理的理论和应用(failed to translate)
- 2011-10-31 11:10:29下载
- 积分:1
-
Vigenere-Key-Method
The Vigenère cipher is a method of encrypting alphabetic text by using a series of different Caesar ciphers based on the letters of a keyword. It is a simple form of polyalphabetic substitution.Though the cipher is easy to understand and implement, for three centuries it resisted all attempts to break it this earned it the description le chiffre indéchiffrable (French for the indecipherable cipher ). Many people have tried to implement encryption schemes that are essentially Vigenère ciphers.[3] Friedrich Kasiski was the first to publish a general method of deciphering a Vigenère cipher.Unlike the monoalphabetic ciphers, polyalphabetic ciphers are not susceptible to frequency analysis, as more than one letter in the plaintext can be represented by a single letter in the encryption.
- 2015-02-27 14:55:53下载
- 积分:1
-
17869326doa-estimation
doa estimation matlab code for uniform circular array
- 2014-11-23 15:52:40下载
- 积分:1
-
eigenface
用MATLAB实现人脸识别的源代码,包括训练集的实现,识别部分的书写。(Face recognition using MATLAB source code, including writing to achieve the training set, the identification section.)
- 2015-01-04 16:44:55下载
- 积分:1
-
filtering
图像中值滤波,用matlab实现了3×3邻域中值滤波,以及实现5×5十字形中值滤波。(Image filtering, using matlab to achieve the 33 neighborhood median filtering domain, and the realization of the value of 55 cross filtering.)
- 2013-11-28 12:31:46下载
- 积分:1