-
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
-
gmodify
matlab 畸变校正。功能:对发生桶形畸变的数字图像进行校正(Function: Digital image of barrel distortion correction occurs)
- 2013-12-30 15:45:32下载
- 积分:1
-
AutomaticGainControl
Atomatic Gain Control
- 2010-06-28 23:11:06下载
- 积分:1
-
Bataworth
说明: 这个程序可以产生一个6阶的低通巴特沃思滤波器,截止频率是45Hz,你也可以用它来对信号进行滤波,并比较滤波前后的信号功率谱。(This program can generate a six-order low-pass Butterworth filter, cut-off frequency is 45Hz, you can also use it to filter the signal and to compare before and after filtering the signal power spectrum.)
- 2010-03-22 10:41:36下载
- 积分:1
-
31767637rayleigh_channel_code
瑞利衰落信道仿真,基于Matlab的瑞利衰落信道仿真程序源代码,还可以用C++来进行编程(Rayleigh fading channel simulation, based on Matlab Rayleigh fading channel simulation source code can also be carried out with C++ programming)
- 2010-08-28 09:31:57下载
- 积分:1
-
shot
This code is about shot in seismic field.
- 2009-11-09 04:11:08下载
- 积分:1
-
半监督分类算法
半监督学习(Semi-Supervised Learning,SSL)是模式识别和机器学习领域研究的重点问题,是监督学习与无监督学习相结合的一种学习方法。半监督学习使用大量的未标记数据,以及同时使用标记数据,来进行模式识别工作。当使用半监督学习时,将会要求尽量少的人员来从事工作,同时,又能够带来比较高的准确性,因此,半监督学习目前正越来越受到人们的重视。(Semi-Supervised Learning (SSL) is a key issue in the field of pattern recognition and machine learning. It is a learning method combining supervised learning with unsupervised learning. Semi-supervised learning uses a large number of unlabeled data, as well as labeled data, for pattern recognition. When using semi-supervised learning, it will require as few people as possible to work, and at the same time, it can bring relatively high accuracy. Therefore, semi-supervised learning is receiving more and more attention.)
- 2021-04-12 11:28:57下载
- 积分:1
-
PSO
说明: 采用改进PSO对含风光发电的微电网出力进行优化(Optimizing the output of microgrid with wind power generation by using improved PSO)
- 2021-04-19 21:28:51下载
- 积分:1
-
JADE
说明: 一种改进的DE算法,来自文献“JADE: Adaptive Differential Evolution with
Optional External Archive”(JADE: Adaptive Differential Evolution with
Optional External Archive)
- 2020-03-22 22:09:10下载
- 积分:1
-
earthquake
说明: matlab地震数据处理软件
应用于地震地球物理(matlab seismic data processing software used in seismic geophysics)
- 2008-09-19 13:54:04下载
- 积分:1