-
MP
说明: 匹配追踪和正交匹配追踪的算法。用于时频分析算法。(mathing pursuit algorithm )
- 2011-07-13 11:51:57下载
- 积分: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
-
iterative-and-interpolation-method
有关迭代法和插值法的程序。包括高斯赛德尔迭代法、牛顿迭代法、拉格朗日插值法、牛顿插值法等。(Programs about iterative and interpolation method,including Gauss-Siedel ,Newton iterative method, Lagrange and Newton interpolation method.)
- 2013-12-04 15:56:11下载
- 积分:1
-
MATLAB
利用matlab 做拟合的图表 两个序列进行拟合 并画出拟合后的图和残差 另外作图的过程是每次都取相同的一段数据 且起始点不断往后推(Using matlab to do a chart to fit the proposed merger of two sequences and residual process diagram plotting another draw after fitting is always take the same piece of data and constantly pushed back the starting point)
- 2013-11-27 14:57:23下载
- 积分:1
-
2004-03-22-CGO-LLVM-Presentation
LLVM: A Compilation Framework forLifelong Program Analysis & Transformation. 2004 International Symposium on
Code Generation and Optimization (CGO’04)
- 2014-01-30 11:52:30下载
- 积分:1
-
szsy
说明: 傅里叶数字水印算法实现,含有源码以及说明书(Fourier digital watermarking algorithm)
- 2010-04-16 11:18:39下载
- 积分:1
-
xbwmcwtd
采用加权网络中节点强度和权重都是幂率分布的模型,加入重复控制,通过matlab代码,可以动态调节运行环境的参数,包括脚本文件和函数文件形式。( Using weighted model nodes in the network strength and weight are power law distribution, Join repetitive control, By matlab code, Can dynamically adjust the parameters of the operating environment, Including script files and function files in the form.)
- 2016-03-22 23:41:00下载
- 积分:1
-
FailurePrediction
matlab PCA应用于TE数据进行检测
包括SPE统计量计算,以及SPE和T方控制限的计算。(matlab PCA applies to TE detection data including SPE statistic calculation, as well as the SPE and T control limit calculations.)
- 2020-09-24 10:07:50下载
- 积分:1
-
zhixin
说明: 可以求一个物体的质心,在获取物体图像后。希望大家多多交流(Can request an object centroid, after access to the object image. Hope that more exchanges)
- 2010-04-16 11:18:17下载
- 积分:1
-
childwin
H = CHILD returns the handle to a new CHILD or the handle to
the existing singleton*.
CHILD( CALLBACK ,hObject,eventData,handles,...) calls the local
function named CALLBACK in CHILD.M with the given input arguments.
CHILD( Property , Value ,...) creates a new CHILD or raise
- 2012-08-05 19:32:28下载
- 积分:1