-
hill_climbing_method_1D
爬山算法用于一维函数优化的例子,自己原创(Climbing algorithm for one-dimensional function optimization example, your own original)
- 2014-12-19 15:25:08下载
- 积分:1
-
nonlinear
非线性动力学研究的入门matlab编写程序 主要有混沌 分岔概念的理解 (Getting matlab programming nonlinear dynamics of chaotic bifurcation of the main conceptual understanding)
- 2021-04-07 09:49:01下载
- 积分:1
-
clustering_kmean
Kmeans PLUS abib clustering template and benchmark
- 2014-01-29 16:22:49下载
- 积分:1
-
gengamma
Bayesian Model Selection
- 2007-12-19 16:55:34下载
- 积分:1
-
queue_emulator
说明: 这是一个基于M/M/S类型的排队论仿真程序。M/M/S表示到达时间为负指数分布,服务时间为负指数分布,服务设备数量为S个的排队系统。
(1)到达模式:严格意义上讲是一个接着一个到达,而且到达时间间隔服从参数为mean_arr的负指数分布;
(2)服务模式:服务台的数量为server_num,且每个服务台服务一个顾客的服务时间服从参数为mean_serv的负指数分布;
(3)排队规则:满足先进先服务,服务快的先离开的规则。
(This is a based on the M/M/S types of queuing theory simulation program. M/M/S said time of arrival of the negative exponential distribution and service time for the negative exponential distribution, service equipment for the number of S-queuing system. (1) mode of arrival : a strict sense is a one followed arrived, but the inter-arrival time parameters mean_arr obey the negative exponential distribution; (2) mode : The number of help desk server_num. with each help desk services a customer service parameters mean_serv obey the negative exponential distribution; (3) queuing rules : first meet advanced services, the first to leave fast rules.)
- 2006-04-30 11:02:49下载
- 积分:1
-
filter_bank
Filter bank coding for communication
- 2012-01-24 06:59:18下载
- 积分:1
-
watermarking.m
watermarking watermarking watermarkingwatermarking
- 2015-04-16 02:21:39下载
- 积分:1
-
matlabwork
说明: 由差分方程得到信号的冲激响应,得到连续信号的幅频相频响应(Impulse response of signal from difference equation)
- 2020-05-19 20:55:17下载
- 积分:1
-
GCME
这个程序是用列主元高斯消去法求解线性方程组的通用程序(This program is the main element out Gaussian elimination for solving linear equations of the general program)
- 2010-12-29 00:17:01下载
- 积分:1
-
IVA
独立向量分析(IVA)是对独立成分分析(ICA)算法的一种扩展,将ICA中的单变量成分扩展为多维变量成分,可有效避免卷积盲源分离过程中的排序模糊性问题。(Independent vector analysis (IVA), a multivariate extension of independent component analysis, tackles the convolutedly mixed blind
source separation (BSS) problem in a way to avoid the permutation
problem by employing a multivariate source prior of the short-time
Fourier transform (STFT) components. )
- 2020-12-05 09:29:26下载
- 积分:1