-
solter_filter
摘要 本文提出了一种新的基于极大似然法的椒盐噪声滤波算法。在传统BP 算法中引入
了极大似然估计,在训练样本时能够在考虑网络逼近行为的同时对噪声分布进行估计。而且
针对椒盐噪声模型构造了新的鲁棒误差函数,从而使算法本身的抗干扰性增强。实验结果表
明了该算法与传统BP 算法相比具有更好的滤波性能。(Abstract This paper presents a new maximum likelihood method based on impulse noise filter. In the traditional BP algorithm, the introduction of the maximum likelihood estimation, the training samples can also be considered acts of the network approach to estimate the noise distribution. Salt and pepper noise and model construction for a new robust error function, so that the enhanced anti-jamming algorithm itself. Experimental results show that the algorithm compared with the traditional BP algorithm has better filtering performance.)
- 2010-11-13 00:29:56下载
- 积分:1
-
16QAM
this is simulation 16QAM modulation in additive white gaussian noise channel
- 2009-12-18 01:45:26下载
- 积分:1
-
ieee754_32
Converts a floating point value to IEEE 754 32 bit binary representation.
Sign Bit: 1
Exp: 2 to 9
Frac: 10:32
Single-precision floating-point format is a computer number format that occupies 4 bytes (32 bits) in computer memory and represents a wide dynamic range of values by using a floating point. In IEEE 754-2008 the 32-bit base 2 format is officially referred to as binary32. It was called single in IEEE 754-1985. In older computers, other floating-point formats of 4 bytes were used.
For example, the 32-bit floating point bit pattern 1 01111101 00101100000000000000000 is interpreted as the following:
(− 1)1 × (1 + 0.34375) × 2(125–127) = -1.34375× 2− 2 = -0.3359375
- 2013-09-07 22:20:32下载
- 积分:1
-
bash_cheat_sheet
cheat sheet for bash assembly beginners
- 2014-12-08 10:53:45下载
- 积分:1
-
Gaborwave
绘制gabor滤波器的时域和空域图形,具有一定的参考价值。(Draw the time and space domain graphics .And it has a certain reference value.)
- 2009-12-30 10:15:46下载
- 积分:1
-
babu
this is average filter
.raw and .bmp file converter.
- 2014-12-09 22:42:12下载
- 积分:1
-
learning_matlab
LEARNING MATLAB MADE EASY
- 2012-01-06 12:59:41下载
- 积分:1
-
GLCM-SVM-master
说明: 支持向量机(Support Vector Machine, SVM)是一类按监督学习(supervised learning)方式对数据进行二元分类的广义线性分类器(generalized linear classifier),其决策边界是对学习样本求解的最大边距超平面(maximum-margin hyperplane)(Support Vector Machine, SVM)
- 2020-07-27 19:36:13下载
- 积分:1
-
gaussianparzenwindowdensityestimation
parzen window density estimation with Gaussian as a smoothing factor
- 2009-06-28 14:45:58下载
- 积分:1
-
morph3
三维图像形态学函数的实现,三维腐蚀效果,matlab toolbox 中有二维实现,但迄今为止还没见到三维实现(graphic morph erode3)
- 2009-09-28 11:36:03下载
- 积分:1