-
qiantuihuidai
这个程序是根据前推回代法计算潮流的,算法简单明了。(This program is based on forward and backward substitution method to calculate the trend of the algorithm is simple and clear.)
- 2010-11-16 16:02:28下载
- 积分:1
-
gm11
灰色GM(1,1)预测普通代码和改进之后的代码。(the GM(1,1) predict code)
- 2012-04-30 15:00:34下载
- 积分:1
-
PlateVib
四边简支均匀薄板振动控制的matlab程序(Simply supported uniform plate vibration control matlab program)
- 2021-03-16 21:09:21下载
- 积分:1
-
FFTex
FFT explaining code, step by step for fresh learners of matlab and FFT
- 2015-03-22 03:30:57下载
- 积分:1
-
Base-and-applition-of--MATLAB
本书以Matlab6.1版为基础,详细介绍了基本原理、操作、运算以及数据的可视化处理、二维三维图形绘制与修饰、数据处理、数值计算、符号计算、simlink仿真等。
(Book Matlab6.1 version, based on detailed basic principles, operations, computing and data visualization, 2D and 3D graphics rendering and modification, data processing, numerical computing, symbolic computation, simlink simulation.)
- 2011-11-11 15:07:48下载
- 积分: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
-
4
说明: matlab 教程
很有用的啊(matlab tutorial useful ah)
- 2008-05-19 10:21:46下载
- 积分:1
-
matlanb3
PV Array matlab file good for basisc
- 2013-12-09 23:07:23下载
- 积分:1
-
cross-factor-pso-and-qpso
带交叉算子的量子粒子群优化算法和粒子群算法的matlab源程序.m(QPSO and PSO with crossover operator. MATLAB CODE)
- 2013-05-01 18:45:02下载
- 积分:1
-
tuxiangchujichuli
一组用matlab编写的图像处理程序,改改图像文件名就可以用,适合初级图像处理者。(a group using Matlab prepared by the image processing procedures, changed image file name can be used. Image Processing for the initial persons.)
- 2007-03-12 14:03:51下载
- 积分:1