-
PID_reset_windup
PID Reset Windup simulation in Matlab Simulink
- 2010-12-31 12:00:19下载
- 积分:1
-
for-cycle-solving-factorial
说明: matlab利用For循环求解阶乘之和,matlab利用For循环求解阶乘之和(For cycling solving factorial)
- 2011-03-20 11:43:43下载
- 积分:1
-
MATLABCOM
MATLAB调用COM,源代码,很好用,非常不错(MATLAB calls COM, source code, very good, very good)
- 2014-01-29 20:52:37下载
- 积分:1
-
Demo5_transfer_learning_using_alexnet
说明: 使用Matlab深度学习工具箱-调用AlexNet网络进行迁移学习。(Deep Learning Toolbox Model for AlexNet Network)
- 2021-01-02 18:17:30下载
- 积分:1
-
lsb
lsb的基于图像的信息隐藏,水印嵌入和信息的提取(lsb Information Hiding)
- 2009-05-13 17:57:37下载
- 积分:1
-
MATLAB-GUI-Induction-Motor
It is project report for MATLAB GUI designed for performance evaluation of three phase induction motor. This report illustrated the implementation and use of the GUI
- 2013-12-04 05:21:06下载
- 积分:1
-
fano
fano编码,一种常见的信源编码方法。实现了fano编码的基本思想。(fano coding, a common method of source coding. Fano coding realize the basic idea.)
- 2008-06-30 17:50:17下载
- 积分:1
-
2ndn
关于bp神经网络的源程序,对研究bp神经网络非常有帮助(bp on neural network source, the study bp neural network has been very helpful)
- 2006-07-15 21:49:35下载
- 积分:1
-
ImageRegistration_model
我的毕业设计程序--对遭受仿射变换、非线性形变的图像实现基于模型的图像配准(需手动选取配准点),matlab仿真程序。(I graduated from the design process-- from the affine transformation, Nonlinear deformation of the image of the model-based image registration (required manually selected registration points). Matlab simulation program.)
- 2007-05-14 20:54:23下载
- 积分: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