-
interleaver_3GPP
3GPP标准交织器,南京邮电大学,通信工程系(3GPP standard interleaver)
- 2010-08-05 21:50:31下载
- 积分:1
-
OuLaFaGaiJin
这是MATLAB的界面—GUI的几个例子,直接打开就能用。(This is the MATLAB interface- GUI examples, can be used to open directly.)
- 2007-04-23 17:59:09下载
- 积分:1
-
Code
Dental xray and photograph based identification system
- 2014-12-13 13:15:30下载
- 积分:1
-
conjugate_grad
罚函数法,和matlab源代码,另加类似方法供参考,(Penalty function method, and the matlab source code, plus a similar method for reference,)
- 2010-05-30 15:44:40下载
- 积分:1
-
pid--parameter
pid参数整定,代码简单实用,适合初学者使用学习(the pid parameter tuning, the code is simple and practical, suitable for beginners to learn)
- 2021-01-13 16:48:53下载
- 积分: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
-
f_single
说明: 在求解装备的资源约束型装配线平衡单目标优化问题时,采用用matlab解决改进的遗传算法。(The single objective problem is solved with matlab language.)
- 2019-04-29 16:19:09下载
- 积分:1
-
这是学习matlab的好的程序-matlab_api
这是学习matlab的好的程序,希望大家转载(This is a good learning Matlab procedures in the hope that we reprinted)
- 2005-04-13 20:24:58下载
- 积分:1
-
bpabssinx
基于神经网络的y=|sin(x)|的matlab编程(Based on neural network y = | sin (x) | in matlab programming)
- 2009-11-03 10:28:49下载
- 积分:1
-
hw2
this code is for PCA function, used to reduce the dimension
- 2010-11-30 09:44:28下载
- 积分:1