-
winer
本代码为最佳滤波器的研究,关于维纳滤波器的设计实验(This code is the best filter research, design experiments on the Wiener filter)
- 2009-11-17 19:47:27下载
- 积分:1
-
zoom
说明: 利用matlab gui制作的图片放大的软件。。(Produced using matlab gui image zoom software. .)
- 2020-09-10 17:28:01下载
- 积分:1
-
BISPECD
本代码是基于间接法估计高阶统计量的双谱程序(This code is based on the indirect method to estimate the higher order statistics of the two-spectrum procedure.)
- 2010-07-26 10:48:34下载
- 积分:1
-
m_seq
一个matlab程序,m序列产生程序, 因为M序列很重要,要的可以下载。(A matlab program, m sequence generation process, because the M sequences is very important, want to download.)
- 2009-05-23 07:54:04下载
- 积分:1
-
gold-sequence
m序列产生子函数
gold序列产生子函数
自相关函数和互相关函数计算子函数
调用子函数[s,k,pn]=m(c,b0)产生第二条m序列(function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数
N=11
n=2^N-1
Rm(1)=sum(golda.*goldb)/n
for k=1:n-1
Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n
end
Rm )
- 2011-04-30 17:53:27下载
- 积分:1
-
Mirror
利用java调用matlab实现图像处理,并利用matlab的结果进行处理(Java call matlab image processing, and use the results of matlab processing)
- 2012-04-23 16:27:42下载
- 积分:1
-
Delta-Modulation
Line Modulation in matlab
- 2011-11-26 04:07:45下载
- 积分:1
-
dfedit13b
实现彩色图象的读取,以及回度图象的读取,及相关的变换(Achieve color image reading, and reading back of the picture, and the associated transformation)
- 2013-12-17 15:56:27下载
- 积分:1
-
Matlab-Fitting-Functions
附件中的m代码包括了一系列的拟合函数,这些函数通常的输入是概率分布的样本。还有最大似然估计仿真器、最小平方仿真器、混合高斯分布估计的EM算法、(M in the annex to the code, including a series of fitting function, which function normally is the probability distribution of input samples. There are maximum likelihood estimation simulator, emulator least squares, mixed-Gaussian distribution is estimated that the EM algorithm,)
- 2008-06-16 10:42:12下载
- 积分:1
-
Prog
implemention paper :
" Amodified fuzzy C-means image segmentation algorithm for use with
uneven illumination patterns "
- 2011-07-21 21:06:22下载
- 积分:1