-
Wavelet
WAVELET CODING FOR IMAGE
- 2013-12-23 00:45:40下载
- 积分:1
-
bpsofun
粒子群优算法在求解优化问题时非常智能和迅速,这里用二进制粒子群算法来求解组合优化问题的matlab程序。(Binary Particle Swarm Optimization)
- 2014-05-19 14:56:34下载
- 积分:1
-
MATLAB
详细的介绍了matlab的程序设计和编程方法等
(Detailed description of the matlab program design and programming methods)
- 2011-05-01 15:51:08下载
- 积分:1
-
shunt-active-filter-documents
control of shunt active filter
- 2014-02-03 21:52:23下载
- 积分:1
-
05615893_yyouxian
滑动轴承的有限长简化模型,利用雷诺方程计算出油膜厚度分布和压力(A simplified model of finite length sliding bearing, the use of the Reynolds equation to calculate the film thickness distribution and pressure)
- 2016-01-12 21:34:12下载
- 积分:1
-
SVD
本代码提供SVD算法Matlab实现,实现SVD分解,并返回分解值。(This code provides SVD algorithm Matlab, the realization of SVD decomposition, and a return value decomposition.)
- 2015-01-28 11:05:10下载
- 积分:1
-
hybtbx2014
hybrid toolbox 2014公布最新版,可用于混杂系统建模(mld,pmw),以及模型预测控制。(The hybrid toolbox is published in 2014!!)
- 2014-05-03 11:26:18下载
- 积分:1
-
rlsfilter
rls滤波器设计程序(用matlab编写的程序)(rls filter design process (using Matlab prepared by the procedure))
- 2007-06-14 23:35:39下载
- 积分:1
-
event_dip
This code is about synthetics seismic data.
- 2009-11-13 03:25:51下载
- 积分:1
-
SGAPublic
说明: SGA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值)
并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;调用时Genetic(目标函数名)
使用SGA时,首先需要一个目标函数(像AimFunc.m),该函数返回适应度输入变量为待优化变量x输出为一个适应度。然后修改Genetic.m中可以修改的地方(SGA (Simple Genetic Algorithm) is a powerful smart multi-variable optimization algorithm, which mimics the reproduction of law to be optimized. The SGA can be optimized variables, minimum, maximum, (when the function will last for the minimum) and supports the floating-point encoding, grey code, binary code round of betting method selection, tournament selection single-point crossover, uniform crossover , floating-point crossover single point mutation, floating-point mutation called Genetic (objective function name) the use of SGA, first of all need an objective function (like AimFunc.m), the fitness function returns the input variables to be optimized for the output variable x a fitness. Can be modified and then modify the place Genetic.m)
- 2011-03-15 15:33:34下载
- 积分:1