-
zhifangtu
根据已经给定的数组,按要求绘制直方图的形状(code)
- 2009-10-22 10:19:47下载
- 积分:1
-
music
Implementation of MuSIC algorithm for beamformer
- 2009-12-19 04:49:22下载
- 积分:1
-
esprit
说明: esprit算法的MATLAB仿真程序,(this algthem is for esprit)
- 2009-07-24 22:33:45下载
- 积分: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
-
mi-(2)
幂法是一种计算矩阵主特征值(矩阵按模最大的特征值)及对应特征向量的迭代方法, 特别是用于大型稀疏矩阵。
(The power method is a method of calculating the matrix eigenvalue (matrix largest characteristic value) and the iterative method of the corresponding feature vector, particularly for large sparse matrix.)
- 2012-10-06 17:03:30下载
- 积分:1
-
Pivot-pad
this code determines and plots a number of parameters for a finite width pivoted pad slider bearing.
Dimensionless pressure, power loss, load carrying capacity, coefficient of friction, isothermal temperature rise etc.
- 2015-04-18 12:27:28下载
- 积分:1
-
schroedertest1
Schroeder s reverberator implemented by matlab
- 2010-06-07 19:41:01下载
- 积分:1
-
edge
本代码是关于医学图像的边缘检测,可实现快速的的收敛到感兴趣边缘,matlab编程。(The code is on the medical image edge detection, can be achieved fast convergence to the edge of interest, matlab programming.)
- 2008-01-22 10:15:54下载
- 积分:1
-
pso
粒子群算法,自带测试函数 (Particle swarm optimization algorithm)
- 2013-12-21 19:08:42下载
- 积分:1
-
Frequency-Based-Template-Matching
I have solved the frequency based Template matching problem through matlab with success rate of 100
- 2011-01-26 07:37:50下载
- 积分:1