-
BIO
This is the code for IRIS recognition by masek.It includes all the files including description of MASEK thesis.
- 2009-11-23 07:33:32下载
- 积分:1
-
kalmanfilter_useful
kalman filter 的入门程序 包括 m 文件和 simulink 仿真文件 对于初学者 入门是很好的资料 (both m files and simulink models are included, which will be very helpful, especially for newlearners. )
- 2011-01-15 07:25:01下载
- 积分:1
-
FuzzyPID
fuzzypid模糊控制的程序,c++环境编程(fuzzypid fuzzy control program, c++ programming environment)
- 2011-09-08 16:14:02下载
- 积分:1
-
svm
四种SVM工具箱的分类与回归算法别人的()
- 2008-06-09 11:58:14下载
- 积分:1
-
string-data-encryption
Data Encryption by Matrix Multiplication
We will only use numbers 0 to 26 for the encryptive mathematics operation. Numbers from 1 to 26 are for letters from A to Z and 0 is for all non-letter characters. To minimize usage of numbers, all letters are converted to upper case. The original message is converted to number array according to the ASCII table and minus 64. We partition whole array into blocks of 8 numbers. The last block may be added several zeros. Then multiply each block by the an 8x8 matrix A which is invertible in Z27 to get cipher data. The decryption is the same process except to use its inverse matrix B. For good visual reading, we convert all non-letter characters to under score for the decryption.
- 2012-06-24 02:58:53下载
- 积分:1
-
guntou
连续相位调制信号(CPM)产生,抑制载波型差分相位调制,可直接计算得到多重分形谱。( Continuous phase modulation signal (CPM) to produce, Suppressed carrier type differential phase modulation, It can be directly calculated multi-fractal spectrum.)
- 2016-09-10 17:46:28下载
- 积分:1
-
LDPC
this may use ful this for u
- 2009-12-11 01:48:51下载
- 积分:1
-
colbasis
Basis for the column space
- 2010-03-06 17:13:37下载
- 积分:1
-
fftpro
傅里叶变换能将满足一定条件的某个函数表示成三角函数(正弦和/或余弦函数)或者它们的积分的线性组合(Fourier transform to meet certain conditions can be expressed as a function of trigonometric functions (sine and/or cosine functions) or their linear combination of the integral)
- 2011-04-29 21:21:35下载
- 积分:1
-
BCJR
说明: BCJR算法是在Turbo码的译码中广泛使用的一种重要算法。程序实现了BCJR的具体译码方法。程序是MAP-LOG的实现算法。(BCJR Algorithm for Turbo decoding is widely used in a key algorithm. The specific procedures implemented BCJR decoding method. MAP-LOG program is the realization algorithm.)
- 2010-04-28 18:21:47下载
- 积分:1