-
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
-
XFZwane
This m-file calculates the starting perfomance
of induction motor using the steady state ac circuit to represent it. This calculates for the first part, it is modified to obtain other results
- 2013-03-31 21:05:33下载
- 积分:1
-
CS
说明: 此程序为,布谷鸟搜索算法优化小波神经网络,适合初学者,看一下就明白。(This program is, cuckoo search algorithm optimization neural network, suitable for beginners, look at it to understand.)
- 2015-11-27 19:02:14下载
- 积分:1
-
examples
说明: 在机器学习问题中,很多的算法归根到底就是在求解一个优化问题,然而我们的现实生活中也存在着很多的优化问题,例如道路上最优路径的选择,商品买卖中的最大利润的获取这些都是最优化的典型例子,前面也陆续地有一些具体的最优化的算法,如基本的梯度下降法,牛顿法以及启发式的优化算法(PSO,ABC等)。(In machine learning problems, many algorithms are in the final analysis to solve an optimization problem. However, in our real life, there are also many optimization problems, such as the choice of the optimal path on the road, the acquisition of the maximum profit in the sale of goods. These are typical examples of optimization. There are also some specific optimization algorithms, such as basic gradient Descent method, Newton method and heuristic optimization algorithm (PSO, ABC, etc.).)
- 2020-08-16 00:48:38下载
- 积分:1
-
matlab-writexml
在matlab下写成xml文件,程序比较基本适合初学者拿来学习(The project could realize writing an xml file in the matlab environment,and it is suitable for the freshman)
- 2012-04-22 10:45:39下载
- 积分:1
-
Matlab-based-light-procedures
基于MATLAB的光线反射、折射和透镜原理的仿真程序(MATLAB-based light reflection, refraction and lens theory simulation program)
- 2021-01-13 22:38:47下载
- 积分:1
-
Two Novel Ways for LVRT of DFIG
Two Novel Ways for Low Voltage Ride-through of DFIG
- 2018-07-14 00:05:49下载
- 积分:1
-
koch_internship
The objective of this project is to design and simulate a single phase half-bridge switched power
supply for driving a series of CET coils. The power supply will act like a current source and the
switching frequency fs = 1/Ts
of the output voltage waveform equals 2.78 MHz.
- 2013-10-21 19:59:25下载
- 积分:1
-
mohsen1
DC Motor quadrant Drive
- 2012-06-19 12:22:44下载
- 积分:1
-
yaitie
小波包分析提取振动信号中的特征频率,用谱方法计算流体力学一些流动现象的整体稳定性,给出接收信号眼图及系统仿真误码率。( Wavelet packet analysis to extract vibration signal characteristic frequency, Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, The received signal is given eye and BER simulation systems.)
- 2017-02-27 14:07:17下载
- 积分:1