-
pca1
此程序可以解决pca问题,开发环境是matlab,希望对大家有帮助(This program can solve the problem pca, development environment is matlab, hope to help)
- 2010-09-19 13:23:38下载
- 积分:1
-
3
说明: 1、随机生成一个5*5矩阵A,元素符合均匀分布;再随机生成一个5*5矩阵B,元素符合正态分布。对A和B进行加、减、乘、除、比较等矩阵运算,查看运算结果。
2、创建5阶魔术矩阵,求A的行列式、特征值、逆、秩、迹、条件数。
3、假设矩阵 ,求A的LU分解、正交分解、特征值分解、奇异值分解。
4、创建6阶单位稀疏矩阵,并显示其全部元素。
(1, randomly generated a 5* 5 matrix A, elements in line with uniform distribution then randomly generated a 5* 5 matrix B, elements in line with normal distribution. Pairs of A and B to add, subtract, multiply, divide, comparison matrix operations, view the results of operations. 2, create a 5-order magic matrix, find A, determinant, eigenvalues, inverse, rank, trace, the condition number. 3, assuming that matrix, find A, LU decomposition, orthogonal decomposition, eigenvalue decomposition, singular value decomposition. 4, create a six-order unit of sparse matrix, and display all of its elements.)
- 2009-11-19 14:09:39下载
- 积分:1
-
interpretation
bouckground substruction
- 2011-01-14 05:58:45下载
- 积分:1
-
DFIG1inverter
dfig single sided inverter
- 2014-06-25 17:53:44下载
- 积分:1
-
OFDMChEstAlgLS
本代码是基于LS算法的OFDM信道估计源代码(The code is based on the LS algorithm for OFDM channel estimation source code)
- 2008-12-16 17:10:30下载
- 积分:1
-
QPSK_TX
Quadrature phase shift keying transmitter matlab m file.
- 2009-10-01 01:49:51下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
MFC7z
一组MFC例程,内容有些历史了,但实力比较经典,整理上来,供各位同好学习。(A set of MFC routines, some history, but the strength of the more classic, finishing up for you enthusiasts to learn.)
- 2012-03-14 11:37:44下载
- 积分:1
-
matlabfunction
MATLAB函数库(包含最全面的MATLAB基本函数)(MATLAB function library (including the most comprehensive basic MATLAB functions))
- 2010-10-27 11:04:00下载
- 积分:1
-
Gender
matlab 神经网络算法应用于图片中人物性格识别,通过对神经网络的训练,可以识别图像中是男性还是女性。。。(matlab neural network algorithm is applied to the picture of character recognition, neural network through training, can identify the image is male or female. . .)
- 2009-11-17 08:07:20下载
- 积分:1