-
sali
利用MATLAB实现屏蔽电缆转移阻抗解析法S.Sali模型,已调通。希望对大家有帮助,也可以用来学习MATLAB编程。(Use of MATLAB shield cable transfer impedance analytic method S.S ali model, has the expert. We want to help, but also can be used to study the MATLAB programming.)
- 2011-07-26 16:59:11下载
- 积分:1
-
Ejemplos-Matlab-1
Examples of Matlab code
- 2011-06-06 17:38:06下载
- 积分:1
-
Image-registration--
《图像配准技术及其MATLAB编程实现》一书的全部源码以及pdf电子书,对于图像处理初学者应该是非常有帮助的!(Image registration and its MATLAB programming " a book of all the source code and a pdf e-book, for image processing beginners should be very helpful!)
- 2020-10-20 15:57:24下载
- 积分:1
-
DFIG-run-program
这是一个用Matlab-S函数写的DFIG在alpha-beta发电运行程序(This is the DFIG in the alpha-a beta generation to run the program, write a Matlab-S function)
- 2012-05-28 17:16:43下载
- 积分:1
-
Physical-Modeling-Tutorial-Exercises
用于辅助物理建模的工具箱。包括详细的说明文档和代码。(For auxiliary physical modeling toolbox. Including detailed documentation and code.)
- 2013-09-05 14:01:27下载
- 积分:1
-
All_PortfAlloc
matlab codes for data allocation
- 2013-10-25 06:54:12下载
- 积分:1
-
godara2
this contain good description of OD DOA...IT COMPARES VARIOUS TECHNIQUES FOR BEAMFORMING
- 2012-09-14 13:16:06下载
- 积分:1
-
fangzhen1
这一个程序实现了一个造纸系统的状态变量反馈控制器的设计。(This is a program that implements a paper system state variable feedback controller design.)
- 2015-01-22 11:04:02下载
- 积分:1
-
stprtool
Statistical Pattern Recognition Toolbox(This toolbox implements a selection of statistical pattern recognition methods described in the monograph )
- 2009-11-23 15:07:11下载
- 积分: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