-
matlab2
MATLAB 资料:程序设计语言基础、基本数学运算、MATLAB语言流程控制、MATLAB 函数的编写、二维图形绘制、三维图形绘制(MATLAB information: programming language based on the basic mathematical operations, MATLAB language flow control, MATLAB functions written in two-dimensional graphics rendering, 3D graphics rendering)
- 2009-11-16 09:51:30下载
- 积分:1
-
KAUSTNMF
这是一个典型的流形学习的算法,算法为目前比较经典的一个,可以参考学习流形学习相关的东西(This is a typical manifold learning algorithm, the algorithm can refer to a more classic, the learning manifold learning things)
- 2020-08-31 16:58:09下载
- 积分: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
-
电力线噪声模型仿真
电力线噪声的建模,有色背景噪声和脉冲噪声的模型建立(Modeling of Power Line Noise)
- 2020-09-24 09:27:49下载
- 积分:1
-
zigzak-matrix-scan-matlab-code
zixzak matrix matlab code for 8*8 matrix
- 2012-05-03 22:36:05下载
- 积分:1
-
ccsystems2e_Chapter03
现代通信系统(matlab版)(第二版)配套源代码
John G. Proakis等著 刘树棠 译 电子工业出版社出版(modern communication system (Matlab version) (2nd Edition) source code supporting John G. Proak Liushutang is waiting for the translation of the electronics industry published)
- 2007-05-17 21:20:50下载
- 积分:1
-
LP_test14node
电力系统连锁故障分析中的内点法最优潮流模型(Chain failure analysis of power system optimal power flow model of the interior point method)
- 2021-03-15 17:59:22下载
- 积分:1
-
INface_zip
simple way to implement pca for beginner
- 2014-08-19 20:18:09下载
- 积分:1
-
GUI
Fourie Crypt. Encrypt and decrypt programs
- 2013-11-24 02:13:12下载
- 积分:1
-
EuDist2
快速求解欧几里得距离,线性时间就可以求解。(Quickly solve Euclid distance, can solve the linear time.)
- 2015-04-10 10:16:27下载
- 积分:1