-
template-matching
用matlab实现的图形文字匹配,配有文字图片(Matlab implementation of the graphical text with matching pictures with words)
- 2010-10-13 13:11:46下载
- 积分:1
-
ssbin2
importing binary RAW file into matlab
- 2010-12-03 20:49:18下载
- 积分:1
-
ICA
ICA an optimization algorithm with matlab.
- 2010-12-08 14:19:50下载
- 积分:1
-
basicddd
1、 MATLAB的启动和退出;
2、 学习了解MATLAB的菜单栏、工具栏、命令窗口、工作台、工具箱窗口、工作空间窗口、“历史命令”窗口、当前工作路径下的目录窗口和Start菜单;
3、熟悉MATLAB的命令窗口;
4、熟悉系统演示和在线帮助。
(1, the start of MATLAB and exit; 2, the study and understanding of MATLAB menu bar, toolbars, order window, workstations, toolbox window, the window work space, "historical order" window. work under the current path to the directory window and Start menu; 3, MATLAB familiar with the order window; 4. familiar with the demonstration and online help.)
- 2007-04-26 09:08:12下载
- 积分:1
-
PSOfirst
多目标粒子群带测试函数matlab多目标粒子群带测试函数matlab多目标粒子群带测试函数matlab多目标粒子群带测试函数matlab(Multi-objective particle swarm with test function matlab)
- 2014-11-03 11:36:10下载
- 积分: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
-
DSTBC
差分空时编码,解码译码都有,无信道,含新版本matlab缺少的旧版函数dmodce(Differential space-time encoding, decoding decoding has no channel)
- 2016-06-30 17:33:33下载
- 积分:1
-
matlab_Linear_Algebra
介绍怎么通过matlab完成线性代数的运算,入门教程,简单易懂!(How to introduce, through the completion of linear algebra matlab computing, Getting Started tutorials, easy-to-read!)
- 2008-12-12 15:42:24下载
- 积分:1
-
turbocoding
Coding and decofing using turbo codes
- 2009-03-10 04:46:42下载
- 积分:1
-
walsh
任意维Walsh码(包含①直积法②系数(二进制)相乘法)的产生,有时域图及相关性图。(Victoria Walsh of arbitrary code (including the direct quadrature method ① ② coefficient (binary) multiplication phase) generation, sometimes the domain map and correlation chart.)
- 2009-03-18 21:00:03下载
- 积分:1