-
cc6mpid
pid仿真控制器,设计了一个最简单的pid仿真器,并将其模块化(pid emulator)
- 2009-05-30 19:59:08下载
- 积分:1
-
change
图像插值,最邻近,双线性,双三次算法函数(Image interpolation, nearest neighbor, bilinear, bicubic algorithm function)
- 2013-03-14 23:20:40下载
- 积分:1
-
informationblindsourceseparation
基于信息最大化的盲源分离,采用2路混合超高斯信号,分离效果明显(Based on information maximization blind source separation using 2-way mixed super-Gaussian signal, separation effect is obvious)
- 2010-06-12 11:02:38下载
- 积分:1
-
matlab_time-frequencytoolbox
matlab非常有用的工具箱,可对非平稳信号进行分析与处理。(matlab toolbox very useful, may be non-stationary signal analysis and processing.)
- 2007-11-28 10:04:33下载
- 积分:1
-
buckPWM
The program is about buck converter PWM in simulink.
- 2020-07-04 13:00:02下载
- 积分:1
-
ChatSystem
online chat application
- 2014-09-22 02:04:19下载
- 积分:1
-
列车牵引曲线
用matlab语言描述了列车的牵引、制动等过程,给列车方向研究的伙伴们提供个参考(introduce the method of train traction and brake in the process of its running in the tunnel)
- 2021-01-14 16:48:47下载
- 积分:1
-
E05010-PROBLEMSET-5
image regognition using matlap and improving.
done by me in lab session
- 2010-07-23 22:23:44下载
- 积分:1
-
Gaussian-Process-Classification.tar
说明: 高斯过程在分类中的应用。本程序采用拉普拉斯逼近基于高斯过程的贝叶斯分类。(Gaussian process in the Classification. This procedure uses the Laplace approximation of Gaussian processes based on Bayesian classification.)
- 2011-03-12 16:25:49下载
- 积分: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