-
matlab实现 边缘预测
说明: 边缘预测提出了一种基于预测的、有一定自适应性的边缘检测方法。介绍了其原理和算法实现过程。通过计算两个相邻像素的灰度值的均值、均方差和梯度来预测下一个像素的灰度值,比较预测值和真实值来判断下一个像素是否是边界点。通过与现有同类算法的比较,证明了该算法的优越性(A predictive and adaptive edge detection method is proposed. The principle and implementation process of the algorithm are introduced. The gray value of the next pixel is predicted by calculating the mean, mean square deviation and gradient of the gray value of the two adjacent pixels. The prediction value and the real value are compared to determine whether the next pixel is a boundary point. The superiority of this algorithm is proved by comparing with the existing similar algorithms.)
- 2020-06-18 02:20:02下载
- 积分:1
-
work
DS_CDMA的程序实现 主要分为同步和异步的程序代码,可以自己进行仿真(The program realization are divided into synchronous and asynchronous DS CDMA program code, can simulate ourselves
)
- 2013-08-26 10:28:34下载
- 积分:1
-
multivaliable-GPC
该代码教程详细描述了多变量广义预测控制的编写及算法运用(The code tutorial describes in detail the multivariable generalized predictive control algorithm uses the preparation and)
- 2016-02-21 21:35:42下载
- 积分:1
-
nhan_dang_bien_so_xe_luan_van
LUAN VAN MAU NHAN DANG BIEN SO XE
- 2014-09-10 19:23:03下载
- 积分:1
-
FHsystem
采用双分集,实现FH系统的MONTE CARLO仿真(Dual-diversity, to achieve FH system MONTE CARLO Simulation)
- 2010-01-16 16:48:58下载
- 积分:1
-
femcode
this is some script files and functions that introduce finite element method to start
- 2013-12-10 18:06:11下载
- 积分:1
-
a.mdl
有源滤波器控制的一个example,供大家参考学习(Active filter control of a example, for your reference learning)
- 2010-12-01 11:04:12下载
- 积分:1
-
RLS_new
RLS algorithm code used for signal estimation
- 2013-03-12 21:37:56下载
- 积分:1
-
AttributeShrinker
This ClassVisitor removes attributes that are not marked as being used or required.
- 2014-06-12 21:28:19下载
- 积分:1
-
cx7
用Hausdorff距离对两角点集进行配准,得到点集间的仿射变换,从而实现图像的自动配准。此算法以角点作为Hausdorff距离的配准特征,与直接选用边缘来配准的方法相比较,大大减小计算量。(Hausdorff distance on the corners with a point set registration, be affine transformation between sets in order to achieve automatic image registration. This algorithm is based corner as the Hausdorff distance matching characteristics, and use Edge to direct registration method of comparison, greatly reduced computation.)
- 2010-05-09 21:39:50下载
- 积分:1