-
Kruskal
说明: 这是求解连通图的最小生成树的一种经典算法:Kruskal 算法!值得推广,还带例题哦!(This is a connected graph of the minimum spanning tree for solving a classical algorithm: Kruskal algorithm! Worth promoting, but also with examples Oh!)
- 2011-02-27 13:05:07下载
- 积分:1
-
SVD_DWTimage
说明: 提出了一种新的基于离散小波变换(DWT)与奇异值分解(SVD)相结合的数字图像水印算法。该算法将原始图像作小波分解并将小波分解得到的低频子带进行分块,对每一块进行奇异值分解后,选取每块中最大的奇异值通过量化的方法嵌入经过Arnold置乱后水印信息。(A new wavelet transform based on discrete (DWT) and Singular Value Decomposition (SVD) combination of digital image watermarking algorithm. The algorithm for wavelet decomposition of the original image and wavelet decomposition low-frequency sub-band are divided into blocks, each a singular value decomposition, the selection of each block by the largest singular value methods to quantify Arnold scrambled after embedding the watermark .)
- 2020-12-20 11:49:08下载
- 积分:1
-
somewavelet
自编的一些小波源程序,用MATLAB编的.希望对那些喜欢小波的人有所帮助.去解压密码,请放心使用(wrote some of wavelet source, MATLAB series. hope for those who like wavelet help. to extract passwords, please rest assured that the use of)
- 2006-11-23 16:16:19下载
- 积分:1
-
aias
part 1 solve schrodinger......
- 2012-08-22 21:42:08下载
- 积分:1
-
R-Part1
R Programing - Part1
- 2015-02-26 14:03:54下载
- 积分:1
-
Index
It is a matlab sourcecodes for the calculation of refrective index of AlGaAs alloy. I think it is useful for the guys who need the accurate value of the refrective index. It can be expanded to the other semiconductor alloy if you have the related parameters.
- 2009-12-03 17:48:54下载
- 积分:1
-
shiyan2
关于图像的灰度处理,翻转,很不错的源码还有界面。(On the gray image processing, flip, very good source are the interface.)
- 2010-05-05 22:39:38下载
- 积分:1
-
2modulesPppt
A dynamic estimation of channel is necessary before the transmission of the signals since the wireless channel is time–varying..we use MMSE method for channel estimation. The MMSE method calculates the following, MMSE channel estimator is designed to minimize the estimation MSE. The MMSE estimate the channel responses.
- 2013-11-13 18:24:50下载
- 积分:1
-
zbl
在VC下的,信道容量计算源码,可以计算出基本各类信道的容量(Under the VC, channel capacity calculation of source, you can calculate the basic types of channel capacity)
- 2009-05-26 06:15:13下载
- 积分:1
-
SUDOKUE
数独游戏的MATLAB实现!还能帮助玩家完成数独游戏。(
SUDOKUE play sudoku with MATLAB (aids for solving included)
A guide on how sudoku works can be found e.g. on
http://en.wikipedia.org/wiki/Sudoku
This program has a history-function, i.e. you can undo and redo each
single step. You can also save and load a score including all settings
(execpt for the branching solver).
New games can be imported either as ASCII-string or from sdm- or
sdk-files resprectively. Puzzles in ASCII-Format or as sdm- or sdk-file
respectively can be found e.g. on http://www.sudocue.net)
- 2012-03-22 22:46:56下载
- 积分:1