-
shujudefenxi
这是matlab关于数据分析的经典程序,欢迎参考(This is a classic matlab on the data analysis procedures, please refer to)
- 2009-10-08 11:01:05下载
- 积分:1
-
aa
说明: Written fibonacci code. It reprsents a basic fibonacci series in matlab.
- 2009-04-18 23:56:51下载
- 积分:1
-
matlab_linear
在一维信号中,用来抑制噪声干扰并保留有用信号,或者对有用信号进行各种变换的数字滤波器有着广泛的应用,在2维中同样的重要,这里面的源代码就是MATLAB经典的线性滤波技术(In one-dimensional signals, used to suppress noise and retain the useful signal, or a variety of useful signal transform digital filter has a wide range of applications, in the 2-dimensional equally important, which is inside the source code of MATLAB classic Linear Filtering Technology)
- 2008-04-21 15:09:42下载
- 积分:1
-
euclidean_watershed_Segment
用matlab实现的欧氏分水岭分割源码,十分方便(Achieved with the Euclidean matlab source watershed segmentation, very convenient)
- 2010-05-13 16:53:10下载
- 积分: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
-
sample
三次样条插值函数的三弯矩法,精度较高,值得一看(Cubic spline interpolation function of the three moment method, high accuracy, see)
- 2009-03-30 20:50:01下载
- 积分:1
-
QPSK
这是一个关于QPSK的代码编程,有兴趣的读者可以关注一下!!!(QPSK)
- 2010-05-08 15:46:30下载
- 积分:1
-
shared_ica_code
Imperialist Competition Algorithm - Source Code in MATLAB
- 2013-04-26 22:09:31下载
- 积分:1
-
HarmonySearch
本程序是先进的和声算法源程序,包含和声算法搜索初始化和简单应用的案例。(This program is an advanced harmonic algorithm source , including cases harmony search algorithm initialization and simple applications.
)
- 2015-04-01 23:33:25下载
- 积分:1
-
BP
这个是编的BP神经网络的程序,对于初学神经网络的人有很好的借鉴(This is a series of BP neural network program, for the beginner neural network is a good reference)
- 2013-11-05 22:41:49下载
- 积分:1