-
NSGA-II
NSGA原代码,很多人在找这个,对搞智能优化很有帮助(NSGA original code, a lot of people looking for this, very helpful to engage in intelligent optimization)
- 2007-12-16 17:50:02下载
- 积分:1
-
Tugas2_HistogramEqualisasi
Histogram equalization
- 2013-02-03 19:56:21下载
- 积分:1
-
p
说明: 这是一个matlab学习软件源码,希望对你有帮助!( This is a matlab learning software sound code, hoped that has the help to you! )
- 2010-11-29 19:32:38下载
- 积分:1
-
PSOexample
关于多维变量PSO算法优化,是基于matlab的算法分析。可解决电力系统中无功优化等类似问题。例子中是2维的,若要增加变量请自行更改程序(PSO algorithm to optimize multidimensional variable matlab-based algorithm analysis. Solve the power system reactive power optimization and other similar issues. Example is 2-dimensional, To increase the variable your own change program)
- 2012-11-08 12:00:06下载
- 积分:1
-
gaborfilter
说明: matlab下gabor滤波算法,可以提取图象纹理特征的经典方法之一(under Matlab filtering algorithm can extract image texture features one of the classic methods)
- 2006-04-18 17:54:47下载
- 积分:1
-
svd
用于矩阵的奇异值分解,解决了自己计算的复杂度(For matrix singular value decomposition to solve their computational complexity)
- 2011-10-27 11:20:43下载
- 积分:1
-
SVMcla
SVM(支撑向量机)分类MATLAB程序,需要安装SVM工具箱(SVM (support vector machine) classifier matlab program, you need to install SVM toolbox)
- 2011-12-07 16:22:30下载
- 积分:1
-
R_S_hurst
用重标极差法(R/S)计算Hurst指数,便于分析证券市场等时间序列的分形特征(Hurst exponent calculation method using the rescaled range (R/S), to facilitate the fractal characteristics of the securities market and other time series)
- 2016-09-08 21:43:27下载
- 积分:1
-
marungemaspline
说明: 4阶经典龙格库塔格式解常微分方程y =f(x, y), y(x0)=y0 marunge4
用途:三阶样条插值(一阶导数边界条件)maspline(w)
- 2010-03-17 12:15:35下载
- 积分:1
-
svm-by-Steve-Gunn
This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you really want to speed
things up you should consider compiling the matrix composition
routine for H into a mex function. Then again if you really want
to speed things up you probably shouldn t be using matlab
anyway... Get hold of a dedicated C program once you understand
the algorithm.
- 2011-06-05 16:45:29下载
- 积分:1