资源列表
embed
- 使用LSB方法在图像中嵌入一段文本,可能对大家有用!-use LSB methods embedded in the image section of the text, may be useful for all!
ARMA_LAST
- ARMA源程序,需要spa_corc.m文件支持。-ARMA source, need spa_corc.m file support.
KL2
- 这段代码是从类平均向量中提取判别信息的matlab代码-This code is from the category average Discriminant Vector extract information matlab code
rec
- LDA人脸识别 rec 程序段 经测试完全可用 希望对大家有用-LDA face recognition program segment rec tested fully available to all of us hope that useful
addell
- 古典密码学中的一些实现加密的算法,用Matlab实现的。-Classical Cryptography to achieve some of the encryption algorithm, using Matlab to achieve.
trapdoor_channel
- This program is used to compute the trapdoor channel capacity.
Fuzzy_neural_network_Train
- source code of train function of fuzzy bp neural network
triangle
- 用matlab编写的程序,可以显示一副三角形图像,相当的好-Matlab prepared using the procedure, you can display a triangular image, very good
sinewave
- sine wave generation in matlab
fuzzyPID2
- 另外一个模糊pid控制器matlab程序,没有用到simulink,但也很实用,希望对大家有所帮助!-good
LMS
- 基于神经网络最小均方误差的分类算法,根据LMS准则来对数据进行分类-Based on minimum mean square error of neural network classification algorithm based on LMS criteria to classify the data
LU2
- Method of resolution system Ax=b with a LU method. The program needs a data file, for reading the values of the components of the matrix A and the vector b.