-
ssprop-3.0.1
非线性光纤光学(第四版)的源代码,美国人写的(Nonlinear Fiber Optics (Fourth Edition) of the source code, written by the Americans)
- 2009-12-14 21:23:38下载
- 积分:1
-
dianmubiao
合成孔径雷达点目标仿真程序(MATLAB程序)(Synthetic aperture radar point target simulation program)
- 2010-05-06 19:59:51下载
- 积分:1
-
imageencryption
matlab image encryption source code
- 2010-05-23 04:27:30下载
- 积分:1
-
MATLABxinhaochuli
matlab信号处理详解,希望可以对大家有用!!!!!!(matlab signal processing Xiang Jie, I hope we can be useful! ! ! ! ! !)
- 2010-05-26 16:54:18下载
- 积分:1
-
LMS_MUSIC matlab 仿真
自适应的LMS算法,MUSIC算法的matlab仿真。(Adaptive LMS algorithm: matlab simulation of MUSIC algorithm)
- 2020-06-24 00:00:08下载
- 积分:1
-
load_shedding - 副本
基于matpower实现最优切负荷,实现电网规划可靠性(Optimal load shedding based on Matpower to realize reliability of power network planning)
- 2021-04-01 17:49:08下载
- 积分:1
-
baham1
Induction motor matlab simulation in simulink with and without core loss effetct are attached
- 2009-09-23 09:31:30下载
- 积分:1
-
an-other-kind-adapter-filter
另一种并联式自适应滤波器的设计方法,很有参考价值,可广泛用于雷达信号处理领域!(Another parallel adaptive filter design method, a good reference value, can be widely used in radar signal processing!)
- 2009-03-28 20:21:11下载
- 积分:1
-
blh2xyz_pudn
说明: 从地理坐标到笛卡尔直角坐标转换,考虑到不同的椭球投影。(function to calculate the geodetic Earth-fixed coordinates )
- 2009-08-04 01:43:25下载
- 积分:1
-
pcnn
利用pcnn,每当有一批像素对应的神经元点火,对像素值进行一次修正。第n次点火的所有神经元用矩阵B(n)表示,
已经点火的像素位置标记为‘1’,未点火的标记为‘0’。通过一个3*3的模板滑过B(n),判断若模板内的值全为‘1’或全为‘0’,
则这些像素值不进行处理,否则若模板中心的值为‘1’,则增加该位置的像素值的大小,中心值为‘0’,则减小像素值。该功能由xiugai(B,K)函数实现
Beta取负值来抑制周围的神经元点火,因为输入pcnn(X)的是模糊图像,抑制之后使处理的像素值更加接近原图像的像素值(抑制参数通过试验确定,并不精确)
总之运行结果只是对像素值变化较大的边缘区域进行了像素值的修正。
通过不断调整参数使峰值信噪比有所升高,但是升高得不是太多(Use pcnn, whenever a group of pixels corresponding to the firing of neurons, a correction value for the pixel. Ignition of all the n-th neuron matrix B (n) represents,
Already ignition pixel position labeled 1 , unfired labeled 0 . By a 3* 3 templates over the B (n), determines if the value within the template are all 1 or all 0 ,
These pixel values are not processed, otherwise the value if the template center 1 , then the increase in the size of the pixel values of the position, the center value of 0 , the pixel value is reduced. This function is implemented by xiugai (B, K) function
Beta is a negative value around the element to inhibit neuronal firing, because the input pcnn (X) is a blurred image, the pixel values of inhibition after treatment of the pixel value closer to an original image (suppression parameter determined by experiment, is not exact)
Results only in short run large changes in the edge region of the pixel values of the corrected pixel values.
)
- 2014-12-01 09:16:42下载
- 积分:1