-
Load-flow-Guas-sidel-source-code
Guase sidel source code load flow
- 2011-05-31 19:15:16下载
- 积分:1
-
DE
说明: MATLAB写的差分进化算法,可用于做基本的配电网重构的问题,没有加IEEE3和6的(Differential evolution algorithm written by MATLAB)
- 2018-05-31 20:58:36下载
- 积分:1
-
Image-with-PCA
利用主成分分析法进行人脸识别的MATLAB源代码(Face recognition using principal component analysis of MATLAB source code)
- 2014-11-01 11:29:06下载
- 积分:1
-
kaonei
这是一个好用的频偏估计算法的matlab仿真程序,正确率可以达到98%,包括面积、周长、矩形度、伸长度。( This is a useful frequency estimation algorithm matlab simulation program, Accuracy can reach 98 , Including the area, perimeter, rectangular, elongation.)
- 2016-11-23 22:30:22下载
- 积分:1
-
Algorithm
各种矩阵相称的算法时间比较,有MATLAB自带矩阵,分制法,循环计算,Strassen算法(Commensurate with the various matrix algorithm time, there MATLAB own matrix, a scoring system, cyclic calculation, Strassen algorithm)
- 2008-12-19 15:42:14下载
- 积分:1
-
feino
信息论的实验,一个可以直接运行的程序,相信对您会有帮助(xinxiluj)
- 2010-11-22 14:47:58下载
- 积分: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
-
ybxc
这个可以用在元胞自动机仿真车流里增加新车进入(add it)
- 2014-02-09 21:19:37下载
- 积分:1
-
adaptive_linear_equalizer
自适应均衡源码,调试通过,感兴趣的下来试试。(adaptive equalization source code, debugging passed, the interest down try.)
- 2007-04-17 18:22:57下载
- 积分:1
-
common-tan
基于matlab求解公切线,使用了网络搜索法(Based on matlab solving common tangent, using a web search method)
- 2013-12-11 09:42:28下载
- 积分:1