-
opt11
模式搜索法源程序。模式搜索方法是求解最优化问题的一种直接搜索方法,它不用目标函数与约束函数的导数信息而只用函数值信息,是求解不可导或求导代价较大的最优化问题的一种有效方法。(Source model search. Pattern search method for solving optimization problems is a direct search method, it should not be the objective function and constraint function information of the derivative function only information is the solution of non-derivative or derivative of the cost of a larger optimization problem of a effective way.)
- 2009-05-14 01:06:33下载
- 积分:1
-
10
说明: 例题全部代码. 薛定宇, 陈阳泉. 高等应用数学问题的Matlab求解.(All the code examples. Xue Dingyu, Chen Yangquan. MATLAB to solve higher applied mathematical problems.)
- 2011-04-29 10:17:51下载
- 积分:1
-
mixture_of_gaussians
混合高斯模型来进行前景背景区分的matlab实现代码(Gaussian mixture model to distinguish between foreground and background matlab implementation code)
- 2012-06-24 15:41:57下载
- 积分:1
-
range_compress
线性调频信号的脉冲压缩,合成孔径雷达(SAR)的第一个作业程序(the compression of chirp signal)
- 2013-12-03 15:58:59下载
- 积分:1
-
z
说明: lattice code for communication stbc
- 2011-12-11 14:55:26下载
- 积分:1
-
addmusic
在matlab的环境下,运行此程序可将两段音频信号进行叠加(In the matlab environment, run this program can be two audio signals are superimposed)
- 2009-12-16 14:40:49下载
- 积分:1
-
AODV-routing-protocol-based-on-clustering-algorith
一种基于AODV路由协议的分簇算法研究是无线传感网络现今发展的重要算法(AODV routing protocol based on clustering algorithm
搜索)
- 2009-05-22 22:22:16下载
- 积分:1
-
MATLABzuishuxiajiang
说明: 这个程序是一本美国的数值方法教材上提供的,程序清单如下(the procedure is a numerical method for the United States to provide the materials, procedures following list)
- 2006-04-12 22:47:00下载
- 积分:1
-
emdcmp
对心电信号进行EMD分解,比较EMD、EEMD、CEEMD、CEEMDAN的分解差别(Emd for ecg signal decomposition, comparing emd, eemd, ceemd, ceemdan decomposition differential)
- 2020-12-21 10:39:08下载
- 积分:1
-
GAreal_tourney
ntroduction to Stochastic Search and Optimization, 2003
This program runs a GA with real-number coding. Elitism is used
and the mutation operator is simply the addition of a Gaussian
random vector to the non-elite elements.
The user is expected to set a variable expect_fn representing the
expected number of function evaluations allowed.
- 2010-01-07 20:45:52下载
- 积分:1