-
FastEMD
EMD是一种图像相似性的度量方法,这是快速计算EMD的程序。(EMD is an image similarity measure, which is quickly calculate EMD program.)
- 2015-04-01 13:07:25下载
- 积分:1
-
dip3
用Matlab中的下列函数对输入图像按实验内容进行运算;感受各种不同的图像处理方法对最终图像效果的影响。
imfilter;fspecial;imadjust;imadd;immultiply
(With the following Matlab function of the input image by computing the experimental content experience a variety of image processing methods on the impact of the final image. imfilter fspecial imadjust imadd immultiply)
- 2009-05-29 11:30:32下载
- 积分:1
-
floyd
说明: 实现flody算法,功能:计算任意两点之间距离(Achieve flody algorithm functions: calculate the distance between any two points)
- 2010-04-30 07:54:36下载
- 积分:1
-
create_COE_file_from_vector
Create COE for Xilinx FPGA
- 2014-01-21 22:35:24下载
- 积分:1
-
VAD
voice activity detection
- 2013-03-03 19:34:25下载
- 积分:1
-
MATLAB2010code
微分方程数值解MATLAB程序代码珍藏版,一定要收藏!(Numerical Solution of Differential Equations MATLAB code Collector s Edition, be sure to collection!
)
- 2010-10-16 20:06:40下载
- 积分:1
-
chebfun_v3_1111
to get the solution of Orr-Sommerfeld equation
- 2012-05-31 20:42:59下载
- 积分:1
-
anneal
a code for simulated annealing algorithm
- 2013-01-03 19:14:42下载
- 积分:1
-
pca
主元分析的matlab源代码,对于一个样本空间可以获得其主元成分(Principal component analysis, Matlab source code for a sample space to obtain the main element composition)
- 2012-07-05 09:13:05下载
- 积分:1
-
huffmancoding
格式:[huffcodes,氢,領 ,电子] = huffmancoding(磷,氮)
%输入:p是每个字母符号的概率
(如:对= [0.3 0.2 0.2 0.2 .06 .04])
n是一个整数,决定在每个帧的符号数量
(默认:n = 1时)
%输出:huffcodes:huffmancodes
答:源熵
甲肝:平均熵编码
电子邮件:科丁效率(format : [huffcodes,H,Hav,e]=huffmancoding(p,n)
inputs: p is the probability of each alphabet symbol
( eg:p=[.3 .2 .2 .2 .06 .04] )
n is an integer that determines number of symbols at each frame
(default:n=1)
outputs: huffcodes: huffmancodes
H: source entropy
Hav: average entropy for coding
e: codding efficiency
)
- 2010-07-05 12:07:29下载
- 积分:1