-
PCA-Face-Recognition-Matlab
基于PCA算法的matlab人脸识别代码及附注(Face Recognition.)
- 2012-04-12 15:01:44下载
- 积分:1
-
25825696ls_mmse_updated
实现LS信道估计的SER计算和MSE计算(LS channel estimation achieve SER calculation and MSE calculations)
- 2013-11-10 13:49:06下载
- 积分:1
-
1-(4)
projet 4 is very importand
- 2014-12-12 04:31:10下载
- 积分:1
-
im
说明: 免疫遗传算法,实现群体优化的功能哦,matlab程序,其他的看参考了!(Immune genetic algorithm, to optimize the function of groups realize Oh, matlab procedures, look into the other!)
- 2007-09-26 16:39:31下载
- 积分:1
-
M_series
很多场合需要白噪声,本程序通过一种简单的M文件产生白噪声。(Many occasions need white noise, this program through a simple M files generated white noise.)
- 2012-03-22 21:50:39下载
- 积分:1
-
rddata
在matlab里将.dat格式的心电数据以二进制格式读出。(In the matlab Lane will be. Dat format ECG data in binary format, read out.)
- 2009-09-07 19:01:02下载
- 积分: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
-
power_system_simulation-master
用于计算电力系统的节点阻抗或者导纳,还算比较好用。(It can be used to calculate nodal impedance or admittance of power system.)
- 2019-03-03 16:10:15下载
- 积分:1
-
LSSVM
说明: 最小二乘支持向量机,是支持向量机算法的一种改进版本——即最小二乘支持向量机(Least Squares Support Vector Machine)(Least squares support vector machine)
- 2019-01-14 16:38:10下载
- 积分:1
-
Kalman_program
实现KALMAN滤波器设计,对刚刚开始现代数字信号处理的同胞们有借鉴作用(Kalman filter design to achieve the just the beginning of modern digital signal processing compatriots have reference)
- 2007-09-14 15:43:30下载
- 积分:1