-
clusting
有关聚类的所有方法的原理的讲解,重要的是有相应的程序,我运行过,都非常好用,而且用到的标准数据测试都有。(Clustering methods on the principle of all explanation, it is important there is a corresponding procedure, I ran, are very easy to use, and have used the standard data test.)
- 2010-12-09 10:19:00下载
- 积分:1
-
isconnected
对复杂网络进行判定是否是连通图,输入参数是网络的邻接矩阵,如果是连通图,输出是1,如果不是,输出0.(directed or undirected graph)
- 2013-11-08 14:10:57下载
- 积分: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
-
IMAGE_PROCESING
Image procesing commands, for system plate recognition
- 2010-07-02 07:19:14下载
- 积分:1
-
FAQ
matlab 问题集,所有matlab的问题收集(matlab questions, all of matlab problem of collection)
- 2008-05-31 20:29:48下载
- 积分:1
-
GPSMATLAB
gps的定位解算的matlab程序,对理解定位解算很有帮助(gps positioning solver matlab program, very helpful to understand the positioning solution)
- 2013-01-09 22:47:16下载
- 积分:1
-
compute
可以计算两个数的和的matlab程序,有界面(GUI code which can compute the sum of two numbers)
- 2014-08-30 21:34:24下载
- 积分:1
-
1
MATLAB CODE FOR IMAGE PROCESSING
- 2013-09-11 12:52:21下载
- 积分:1
-
trace
it is the artificial seismic trace
- 2012-10-12 02:59:08下载
- 积分:1
-
fenlieboshu2
水下信号与信息处理中,为了准确估计方位,把波束分为左右两路波束,成为虚拟阵元,然后计算方位。(Underwater signal and information processing, in order to accurately estimate the orientation of the beam into two beams around and become virtual array, and then calculate the position.)
- 2015-01-29 18:18:21下载
- 积分:1