-
simAnealing
Simulated annealing (SA) is a generic probabilistic metaheuristic for the global optimization problem of applied mathematics, namely locating a good approximation to the global optimum of a given function in a large search space. It is often used when the search space is discrete (e.g., all tours that visit a given set of cities). For certain problems, simulated annealing may be more effective than exhaustive enumeration — provided that the goal is merely to find an acceptably good solution in a fixed amount of time, rather than the best possible solution.
- 2010-07-07 12:57:40下载
- 积分:1
-
Gaussian_interpolation
插值算法,具体使用方向为高斯插值,Kriging插值可以参考(Interpolation algorithm, the specific direction of the Gaussian interpolation, Kriging interpolation can refer to)
- 2010-12-08 12:42:56下载
- 积分:1
-
datefinder
Identifying overlapping period in time series.
Required input:
X = structure with in every cell (X{cell}) a measurement station.
every cell has its first three columns as [year,month,day]
Output:
begin_date = is beginning date of overlapping periods
end_date = end date of overlapping periods
output = structure with overlapping periods filtered
numcell = number of measurement stations
- 2012-12-30 09:15:29下载
- 积分:1
-
Shape-Detection
直线检测及道路边缘检测,包括在DM6437上的实现(use the Hough Transform, Find Local Maxima, and Hough Lines blocks to find the longest line in an image. In the second step, the algorithm used for line detection will be the basis of a lane detection procedure. )
- 2015-04-08 17:11:26下载
- 积分:1
-
LFC
Load Frequency Control
- 2018-04-04 02:40:11下载
- 积分:1
-
inverter(matlab)
用于故障电流计算,下垂控制的电流计算验证。(The calculation of fault current)
- 2018-05-14 22:35:56下载
- 积分:1
-
nadjb
对于初学者具有参考意义,具有丰富的参数选项,IDW距离反比加权方法。( For beginners with a reference value, It has a wealth of parameter options, IDW inverse distance weighting method.)
- 2017-04-28 11:29:12下载
- 积分:1
-
manual_thresh
mnualy threholding the image by using this code
- 2010-09-26 16:52:32下载
- 积分:1
-
AI_LESSON
ARTIFICIAL INTELLIGENCE FILE, WHICH CONTAINS A LESSON ABOUT HOUGH TRANSFORM AND A BASIC ALGORITH IN MATLAB DOING SKELETIZATION AND HOUGH PRINCIPLES.EXCEL CONTAINING A MATRIX ABOUT THE APPLICATION
- 2009-12-21 14:38:25下载
- 积分:1
-
wav-watermark
wav格式的音频中实现水印的嵌入与提取
由现成的软件超级MP3转换大师V1.20把mp3->wav
然后再由MATLAB做wav水印嵌入
(wav audio format to achieve watermark embedding and extraction of off-the-shelf software from Super Master V1.20 to MP3 conversion mp3-> wav then wav watermark embedding MATLAB to do)
- 2009-06-12 19:01:54下载
- 积分:1