-
L-Msuanfa
matlab实现的L-M算法的函数拟合,可以用了进行函数的拟合(matlab implementation of the LM function fitting algorithm can be used for the fitting function)
- 2011-05-10 14:12:26下载
- 积分:1
-
Facial-Recognition-System
人的面部识别程序,检测正确率很高,经过对多账户照片的识别,正确率为百分之一百(Facial recognition program, the detection accuracy is high)
- 2020-07-04 11:20:01下载
- 积分:1
-
Kohonen_salesman
Code implementation of a Kohonen Neural Network that solves the Traveling salesman problem for 500 cities.
- 2015-03-22 04:39:10下载
- 积分:1
-
数学建模算法与应用 司守奎 Matlab源代码
说明: 学习数学建模编程很好的资料,里面有各种算法的原理和实现代码。(Learning mathematical modeling programming very good information, there are a variety of algorithm principle and implementation code)
- 2020-10-17 11:58:42下载
- 积分:1
-
demos
vessel manuevering models
- 2011-10-12 02:01:08下载
- 积分:1
-
mangqu
AFD与AFDPF盲区对应的MATLAB程序.(the NDZ of AFD and AFDPF detection method corresponding MATLAB program.)
- 2021-03-27 10:29:12下载
- 积分:1
-
cixuanfu
如今中国最流行的火车研究问题。求解磁悬浮建模问题。(Today, China the most popular train research questions. To solve magnetic modeling.)
- 2011-09-02 10:05:18下载
- 积分: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
-
matlab_chepaishibie
国外的车牌识别算法,包括灰度、二值化、倾斜矫正、定位、字符分割、字符识别等等(Foreign license plate recognition algorithms, including grayscale, binary, tilt correction, positioning, character segmentation, character recognition, etc.)
- 2014-03-27 21:39:30下载
- 积分:1
-
loadflow4_NR_T1
Load flow By NR method.
- 2014-10-25 15:17:24下载
- 积分:1