-
Sodoku_solver
Sodoku Solver in matlab.
- 2010-07-29 11:10:07下载
- 积分:1
-
fastphaseunwrapalgorithm
一种快速傅立叶余弦变换的方法用于解包裹相位。(A fast algorithm for phase-unwrap.)
- 2010-09-25 10:42:58下载
- 积分:1
-
powersystemstimulation
电力系统仿真软件综述 介绍了常用的基本的几个电力系统仿真用软件(power system control aided design)
- 2010-05-31 13:14:28下载
- 积分: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
-
kmeans_fast_Color
This code uses MATLAB s Internal Functions and Memory Preallocations to apply a Fast Implementation of kmeans algorithm. This is a efficient code for clustering a gray or Color image or it can be used for clustering a Multidimensional Array.
Comparison.
1. Faster than MATLAB s internal kmeans function.
2. Consistant Output than internal kmeans.
3. 100 convergence.
- 2014-01-02 17:03:15下载
- 积分:1
-
CS4VM
cs4vm算法,是实现半监督学习的较好的方法,能够对多种数据集进行测试,代码中包含例子,下载即可以使用(cs4vm algorithms, semi-supervised learning is to achieve a better way to test a variety of data sets, the code contains examples that can be used to download)
- 2011-10-14 20:40:28下载
- 积分:1
-
CA码产生与自相关计算cacode
CA码产生与自相关计算,为matlab程序文件可以用来产生适用于各个卫星的CA码(CA code and autocorrelation)
- 2020-07-08 01:18:57下载
- 积分:1
-
ypap114-data-envelopment-analysis
DEA solver for windows 10 in matlab1
- 2020-06-20 15:20:02下载
- 积分:1
-
ICP
利用MATLAB 编程语言计算空间最近距离的ICP 算法(use matlab compute the shortest distance between two point )
- 2009-10-11 11:11:31下载
- 积分:1
-
mpi_kmeans-1.5
Super-fast kmeans code in C++/matlab/python
- 2009-06-03 15:54:24下载
- 积分:1