-
Surface-Tension
表面张力
规则是:
(1)对周围的 8 近邻的元胞以及自身的状态求和
(2)如果总和< 4 或= 5 ,下一时刻的状态= 0 否则状态= 1 (Surface Tension rules are: (1) around the 8 cell and its neighbor' s state sum (2) If the sum of < 4 or = 5, the next time state = 0 else status = 1)
- 2011-06-30 20:02:23下载
- 积分:1
-
fianl
车牌定位的一种实现,主要利用了梯度差分提取高频分量后水平、竖直投影提取边界,规划定位(An implementation of license plate location, the main advantage of the high frequency components extracted after differential gradient level, vertical projection to extract the boundary, planning and positioning)
- 2011-07-16 10:32:35下载
- 积分:1
-
driffill_code
muller法, 可以對方程式求數值解 muller method and newton method(muller method)
- 2010-10-29 07:32:48下载
- 积分:1
-
MatlabSeminar_main
good matlab tutorial...best one
- 2010-08-20 19:32:01下载
- 积分:1
-
conjugategradientmethode
比较了三种学习方法 1 gradient descent 2 steepest descent with line search
3 conjugate gradient method. 三种方法都在一个.m文件中被实现。(compare three learning methods: 1 gradient descent 2 steepest descent with line search
3 conjugate gradient method.)
- 2012-08-12 00:30:11下载
- 积分:1
-
Multivariate-Statistical-Approaches
book for clustering based method for edge detection in hyperspectral image.
- 2014-02-16 14:43:15下载
- 积分:1
-
Smc003
创建地震正演模型,并显示包括子波在内的地震数据(Create a seismic forward model, and displays including the sub-wave seismic data, including)
- 2008-05-22 21:21:58下载
- 积分:1
-
RBF_DT
新颖的RBF神经网络,加入了改进,并且样本数可调(Novel RBF neural network, adding improved, and the number of samples is adjustable)
- 2012-11-24 21:56:42下载
- 积分:1
-
DeNoising
去噪工具包,包含了多中去噪方法,主要是基于MATLAB环境下运行。(De-noising tool kit contains a number of de-noising method is based mainly on the MATLAB environment.)
- 2009-04-20 10:02:21下载
- 积分:1
-
function2
Defining the plot Function for the DocPolynom Class
The MATLAB plot function creates line graphs. The overloaded plot function selects the domain of the independent variable to be slightly larger than an interval containing all real roots. Then the polyval method is used to evaluate the polynomial at a few hundred points in the domain:
- 2011-02-12 00:08:24下载
- 积分:1