-
2059328H_3
A Matlab program on ECG signals
- 2014-02-20 15:10:39下载
- 积分:1
-
Face_Angle_Neural_net
说明: 基于matlab的编程实现神经网络BP算法实现数据的分类(matlab bp)
- 2010-04-27 12:12:30下载
- 积分:1
-
circlecoords
Edge detection result should be enhanced using linear method like Median filter to
remove the garbage around the pupil to gain clear pupil to determine perfect centre. Get the
centre of the pupil by counting the number of black pixels (zero value) of each column and
row. Then get each row and column that has the maximum number of these black pixels.
Then determine the center by simple calculation according to the image coordinate to set it
correct on the image, consequently we can determine the radius of the pupil. Thus we can find
the pupillary boundary (inner). A similar procedure is extended by using a coarse scale to
locate the outer boundary (limbus) which can be apparent by using the mid-point algorithms
of circle and ellipse.
- 2011-11-18 02:08:02下载
- 积分:1
-
Nonlinear-equations-to-solve
非线性方程组的解法,三个方程式三个未知量,利用matlab来求解(Solution of nonlinear equations, three equations for three unknown quantities, can be solved by using matlab
)
- 2013-04-10 19:43:32下载
- 积分:1
-
FEM
提供一种计算杆件内力和位移的matlab有限元算法(A finite element method for calculating the internal force and displacement of the bar provided.)
- 2018-04-27 21:19:26下载
- 积分:1
-
BessDerivZerosBisect2
solution of bessel function
- 2010-07-07 13:30:58下载
- 积分:1
-
fem2d_heat_50line
一个50行的Matlab有限元程序(二维传热问题),执行fem2d.m即可。(A 50-line Matlab finite element program (two-dimensional heat transfer problem), the Executive fem2d.m can.)
- 2010-06-08 14:30:34下载
- 积分:1
-
GUISUSAN
边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰度比较,完全不涉及梯度的运算,因此其抗噪声能力很强,运算量也比较小。并将SUSAN算法用于多类图像的边缘检测中,实验证明该算法非常适合含噪图像的边缘检测。 2 SUSAN边缘检测简介
(err)
- 2009-10-22 11:34:46下载
- 积分:1
-
matlab
关于模拟调制解调的源代码,am,ssb,dsb,pm,fm(Analog modem on the source code, am, ssb, dsb, pm, fm)
- 2020-07-03 10:00:02下载
- 积分:1
-
stack
建立一个stack,可以pop push delete stack里面的characters,同时可以检测stack是否为空或者已满(The establishment of a stack, you can pop push delete stack inside the characters, and can detect whether stack is empty or full)
- 2014-10-26 02:11:46下载
- 积分:1