-
DSRbug011005
DSR bug report in pdf format
- 2010-11-23 02:48:58下载
- 积分: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
-
bnb20
在实际应用着经常需要求解非线性整数规划或混合规划问题,该领域中的一种常用的算法是分支定界(branch and bound)算法,但是matlab工具箱中没有相关的函数。荷兰Groningen大学的Koert Kuipers编写的的BNB20工具箱可以用来求解一般非线性整数规划问题(In practice, frequent need to solve nonlinear integer programming or mixed programming problem, the area a popular algorithm is the branch and bound (branch and bound) algorithm, but the matlab toolbox functions are not related. Netherlands, Groningen University, prepared the BNB20 Koert Kuipers toolbox can be used to solve general nonlinear integer programming problem)
- 2010-09-21 21:03:37下载
- 积分:1
-
PFM_AlCu
说明: 利用C++编程实现相场模拟铝铜合金凝固过程(Simulation of phase field during solidification of Al - Cu alloy)
- 2020-08-24 08:48:16下载
- 积分:1
-
PCA-and-LDA-Face-recognition
运用PCA和LDA进行人脸识别的MATLAB代码
(do the face recognition use the principal component analysis and linear discriminant analysis)
- 2013-11-12 11:04:44下载
- 积分:1
-
FDTD_2D_TM
电磁计算中利用FDTD算法的mur吸收边界,数值计算。(FDTD method with Mur ABC)
- 2014-12-01 15:09:59下载
- 积分:1
-
turbo
Turbo编解码,可以使用Logmap或者SOVA解码算法(Turbo codec, you can use Logmap or SOVA decoding algorithm)
- 2007-10-10 13:02:38下载
- 积分:1
-
PSOtoolbox
说明: 利用matlab编写的POS集群优化算法的工具箱,值得一看!(POS clusters prepared by using matlab optimization toolbox, worth a visit!)
- 2010-03-30 19:59:40下载
- 积分:1
-
Array-signal-function
张小飞版阵列信号处理的例程,很适合研究生和相关专业人员作为参考(Routine Xiaofei version array signal processing, it is suitable for graduate students and related professionals as a reference)
- 2021-04-21 20:28:49下载
- 积分:1
-
Reynolds-equation-solution
二维雷诺方程的matlab解法,运用matlab编程的方法解二维雷诺方程的函数(Reynolds equation solution)
- 2021-04-06 19:29:02下载
- 积分:1