-
fS
说明: 全搜索算法,基于matlab,可以直接调用(Full search algorithm)
- 2012-08-04 16:01:00下载
- 积分:1
-
LHS
拉丁超立方抽样,调用方式如下:S=lhs(m,dist,mu,sigma,lowb,upb)
m: a scalar,the number of sample points
dist: A row with distribution type flags of basic random variables the
value of the flag can be 1 (for uniform distribution, 2(for normal distribution), 3(for lognormal)
and 4(for extreme type 1).
mu: A row vector comprising the mean value of basic random variables.
sigma: A row vector with its length equaligng to mu,including the standard
deviation of basic random variables.
lowb: a row vector with its elements are the lower bound of the sampling
interval
upb:a row vector with its elements are the upper bounds of the sampling
interval
dist,mu,sigma,lowb,upb must have the same length.
Output argument
S: sampling point matrix, of which each row is a sampling point.(code of Latin Hypercube Sampling)
- 2021-03-03 16:29:33下载
- 积分:1
-
BAnet-and-MATLAB
无标度网络简介 生成原则 matlab程序代码以及最终成图plot(Introduction to generate scale-free network matlab code principles and ultimately into the chart plot)
- 2013-11-24 15:56:39下载
- 积分:1
-
openpiv-matlab-master
openpiv,piv计算的matlab开源代码。包含几个算例(Openpiv, piv calculation of matlab source code.Contains several examples)
- 2015-04-03 11:31:47下载
- 积分:1
-
genetic
说明: 采用遗传算法进行优化的MATLAB程序 ,此处计算的是阻抗变换器的优化 (Genetic algorithm to optimize the use of the MATLAB program, here is the calculation of the optimal impedance converter)
- 2009-08-10 20:14:43下载
- 积分:1
-
GAFMAX
说明: 简单的遗传算法求最大值的例子,只需按说明修改目标函数即可(Simple example of the maximum genetic algorithms)
- 2011-04-03 10:36:50下载
- 积分:1
-
MOS_CFAR
改进的有序统计类恒虚警检测器(MOS-CFAR),适合于多目标检测(detectors based on the modified ordered statistic constant false alarm rate (MOS-CFAR) technique.)
- 2020-11-16 16:49:41下载
- 积分:1
-
frequency-hopping-code
跳频仿真(frequency hopping)
- 2010-07-04 13:38:18下载
- 积分:1
-
SOR
用SOR迭代法求解方程组的解的matlab程序(With SOR iterative method to solve the solution of system program)
- 2012-03-26 15:37:27下载
- 积分:1
-
pso
Particle Sworm Optimization algorithms
- 2010-05-16 00:31:39下载
- 积分:1