-
matlab_dos
matlab编译后出现讨厌的DOC窗口,本程序可清除DOC窗口(Matlab Compiler after irritating DOC window, the procedure will remove DOC window)
- 2007-01-06 10:48:41下载
- 积分:1
-
gavno
In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Friedrich Gauss and Philipp Ludwig von Seidel, and is similar to the Jacobi method. Though it can be applied to any matrix with non-zero elements on the diagonals, convergence is guaranteed if the matrix is either diagonally dominant, or symmetric and positive definite.
- 2010-12-13 18:27:16下载
- 积分:1
-
daima
(压缩包里一共有5个代码)
pca+lda+粗糙集+模糊神经网络
saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat
1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat
2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat
3.将disdata组成决策表(savers.m),通过对disdata的条件属性进行约简,得到其一个约简,组成新的测试集rstest和训练集rsstudy存为imagersdata.mat
4.对rsstudy进行模糊神经网络训练(savecul.m),对模糊神经网络的参数进行调整学习将其存入culdata.mat
5.用runfnn.m对rstest进行测试得到其识别率
savem.m和cm.m是用最小距离分类器对训练集和测试集进行分类.(pca+ lda+ Rough Set+ fuzzy neural network
saveORLimage.m will ORL face database is divided into test set and training set ptest for pstudy keep imagedata.mat
Treasury will face 1.savelda.m first dimensionality reduction pca, lda used feature extraction, a new test set and training set ldatest for ldastudy keep imageldadata.mat
2. Ldastudy carried out on the discretization (discretimage.m), to be discrete matrix of disdata, deposited to imagedisdata.mat
3. Disdata the composition of the decision table (savers.m), the conditions on the attributes disdata about Jane, has been one of its reduction to form the new test set and training set rstest for rsstudy keep imagersdata.mat
4. Rsstudy training fuzzy neural network (savecul.m), on the parameters of fuzzy neural network to learn to adjust their deposit culdata.mat
5. Rstest used to test for runfnn.m by its recognition rate
cm.m is savem.m and minimum distance classifier on the training set and test set classificati)
- 2009-06-07 11:50:01下载
- 积分:1
-
DCT2DPCA
基于对角DCT和2Dpca的matlab人脸识别源码。(right angle based on DCT and the Matlab 2Dpca Face Recognition source.)
- 2007-06-15 10:10:53下载
- 积分:1
-
07051919v1
Optimal Watermark Embedding and Detection Strategies Under Limited Detection Resources
关于数字水印的最新外文资料(2007年)(Optimal Watermark Embedding and Detectio Under n Strategies Limited Resource Detection s digital watermark on the latest information on foreign language (2007))
- 2007-06-23 11:23:16下载
- 积分:1
-
program
一个简单的相控阵超声波探伤及成像系统模型。现在可以模拟三种声波束的成像结果,适合理解超声波探伤原理。( 1 :for Plane B-scan
2 : for Focused B-scan
3 : for Sector B-scan)
- 2012-01-18 07:41:48下载
- 积分:1
-
pnseqgen
pn sequence generator
- 2009-03-16 18:13:55下载
- 积分:1
-
approximation
Calculate the least squares approximation method.
- 2013-12-07 03:57:03下载
- 积分:1
-
m
说明: mylsb.m是个非常完整的LSB密写源码并且密写和提取都在里面,图片我没上传,你只需要添加一个图片文件就可以了,记住图片必须是灰度图片,如果是RGB,我转换的代码也在里面很有意思哦。weipingmian.m是个提取图像位平面的程序,图片也是需要你自己加载,最后一个就是8*8块的图像DCT变换。(mylsb.m is a very complete source of LSB Steganography Steganography and extraction, and are on the inside, I did not upload pictures, you only need to add a picture file on it, remember the image must be a grayscale image, if it is RGB, I converted the code is also very interesting inside Oh. weipingmian.m is a program to extract bit-plane images, pictures, you also need to load the last one is 8* 8 DCT transformed image.)
- 2011-12-11 10:21:43下载
- 积分:1
-
kmeans
k-means clustring algorithms
- 2011-02-07 14:36:09下载
- 积分:1