-
programe
数据挖掘K-平均算法的MATLAB程序,效果一般(Data Mining K-average algorithm MATLAB procedures, the effect of general)
- 2008-05-14 20:56:39下载
- 积分:1
-
matlabFUDAO
MATLAB是很常用的软件,本文件
相当于介绍该软件的入门电子书,
可以让初学者快速学会使用该软件。(err)
- 2008-06-17 19:30:39下载
- 积分:1
-
Otsu-segmentation-method-for-check
应用最大类间方差方法,对支票印鉴图像进行分割处理(Application of Otsu method, image segmentation seal check)
- 2011-05-21 16:44:35下载
- 积分:1
-
D
说明: 此程序是2013年全国研究生数学竞赛的D题的折射部分的程序,则会是一个很好地程序,本程序用matlab编写实现。(This program is the 2013 National Graduate Mathematical Contest Problem D refraction part of the process, then there is a good program, this program using matlab implementation.)
- 2013-09-25 19:10:38下载
- 积分:1
-
otsu
OTSU Gray-level image segmentation using Otsu s method.
Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes
by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection
Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern.
9:62-66 1979). Thresholds are computed to maximize a separability
criterion of the resultant classes in gray levels.
OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the
corresponding Iseg is therefore a binary image. The pixel values for
Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ...
[Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability
criterion within the range [0 1]. Zero is obtained only with images
having less than n gray level, whereas one (optimal value) is obtained
only with n-valued images.
- 2009-03-17 17:57:51下载
- 积分:1
-
beibaoPSO
这份源代码是用粒子群算法解决0/1背包问题,可以正常运行。(The source code is the particle swarm algorithm to solve 0/1 knapsack problem, it works.)
- 2010-05-18 18:57:57下载
- 积分:1
-
traffic-MATLAB
2014美赛相关MATLAB程序(基于NS模型)(about traffic flow)
- 2014-02-08 00:25:28下载
- 积分:1
-
niudun
本文件是基于MATLAB的解最优化算法的源代码,为牛顿法(This document is based on the MATLAB optimization algorithm solution of the source code for the Newton method)
- 2008-12-18 19:46:28下载
- 积分:1
-
Improving compact gravity inversions
Improving compact gravity inversion using new weighting functions
- 2018-01-06 21:29:21下载
- 积分:1
-
mx3
可靠度的快速算法
强度分布 正态分布
应力分布 指数分布(Reliability of the intensity distribution of fast algorithm exponential distribution of normal stress)
- 2011-08-14 14:32:19下载
- 积分:1