-
STDM
利用STDM方法嵌入水印信息,可设置量化步长,选择各种经典的攻击方式,控制攻击强弱,返回误码率和峰值信噪比(Stdm method using embedded watermark information, to set the quantization step size, choose a variety of classic attacks, controlling the strength of the attack and returned to the bit error rate and peak signal to noise ratio)
- 2007-10-26 15:40:16下载
- 积分:1
-
fit_maxwell_pdf
fit_maxwell_pdf - Non Linear Least Squares fit of the maxwellian distribution.
given the samples of the histogram of the samples, finds the
distribution parameter that fits the histogram samples.
fits data to the probability of the form:
p(r) = sqrt(2/pi)*(a^(-3/2))*(r^2)*exp(-(r^2)/(2*a))
with parameter: a
format: result = fit_maxwell_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
a - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:02:55下载
- 积分:1
-
endpoint
说明: 语音信号的端点检测程序,有解释,自己测试过能用,希望对初学者有一定帮助!(Endpoint detection of speech signal process, to explain that he tested can, want to have some help for beginners!)
- 2011-03-08 10:55:36下载
- 积分:1
-
GRNN
该文件是GRNN的数据预测的源代码,可用于基于广义回归神经网络的货运量预测(The file is a the GRNN data predicted source code that can be used for cargo forecast based on generalized regression neural network)
- 2013-04-05 20:30:50下载
- 积分:1
-
matlab
说明: matlab算法大全,里面例子很多,感觉不错哦,大家看看(matlab algorithm Guinness, there are many examples, I feel good, oh, we look)
- 2011-03-21 21:41:01下载
- 积分:1
-
Exercise4
exercise 4 for icarnegie ssd4
- 2013-12-04 03:08:33下载
- 积分:1
-
SMI
SMI(协方差矩阵求逆)算法是波束合成常用的算法。(SMI (covariance matrix inversion) algorithm is commonly used synthetic beamforming algorithms.)
- 2020-12-14 15:29:15下载
- 积分:1
-
FFTfractsplinefilters
Computation of the frequency response of the low- and high-pass
filters that generate the orthonormal or semi-orthonormal (B-spline
or dual) fractional splines of degree alpha, and of type + (causal),
- (anticausal) or * (symmetric).(fract spline filters)
- 2009-05-10 18:48:02下载
- 积分:1
-
filter
说明: 用MATLAB实现频域平滑滤波以及图像去噪代码6. 计算频率域图像的幅值并进行对数变换,利用’imshow’ 显示频率域图
像;
7. 在频率图像上去除滤波半径以外的数据(置0);
8. 计算频率域图像的幅值并进行对数变换,利用’imshow’ 显示处理过的
频域图像数据;
(6. Calculate the frequency domain image of the amplitude and logarithmic transformation, using imshow show the frequency domain map
Like
7. Removal of the image filtering in frequency than the radius of data (set 0)
8. Calculate the frequency domain image of the amplitude and logarithmic transformation, using imshow show-treated
Frequency domain image data )
- 2010-05-04 19:14:26下载
- 积分:1
-
Ant-colony-algorithm-TSP-matlab-
matlab开发的蚁群算法。希望对你有用。(Matlab development ant colony algorithm. Hope to be useful to you.)
- 2012-05-31 22:29:33下载
- 积分:1