-
和声算法程序
和声搜索算法是新近问世的一种启发式全局搜索算法,在许多组合优化问题中得到了成功应用。在有关问题上展示了较遗传算法、模拟退火算法和禁忌搜索更好的性能。在音乐演奏中,乐师们凭借自己的记忆,通过反复调整乐队中各乐器的音调,最终达到一个美妙的和声状态。Z.W.Geem等受这一现象启发,提出了和声搜索算法(HS:Harmony Search)。HS算法将乐器i(i=1,2,……,m)类比于优化问题中的第i个设计变量,各乐器声调的和声Rj(j=1,2,……,M)相当于优化问题的第j个解向量,评价类比于目标函数。算法首先产生M个初始解(和声)放入和声记忆库HM(harmony memory)内,以概率HR在HM内搜索新解,以概率1-HR在HM外变量可能值域中搜索。然后算法以概率PR对新解产生局部扰动。判断新解目标函数值是否优于HM内的最差解,若是,则替换之;然后不断迭代,直至达到预定迭代次数Tmax为止。
- 2023-05-29 21:15:02下载
- 积分:1
-
FNC
基于模糊神经技术的智能控制过程,模糊神经控制器(NFC)用于复杂系统的智能控制(Based on Fuzzy Neural Intelligent control process, fuzzy neural controller (NFC) for intelligent control of complex systems)
- 2009-11-08 15:50:07下载
- 积分:1
-
Ant
The Ant problem analysis
- 2010-04-14 15:02:27下载
- 积分:1
-
middle_filter_no_relativity
图像中值滤波,红外图像增强算法的一个小实验(The infrared image enhancement , median filtering
,The infrared image enhancement , median filtering
The infrared image enhancement , median filtering
The infrared image enhancement , median filtering
The infrared image enhancement , median filtering
)
- 2012-04-11 22:17:20下载
- 积分:1
-
cmp03
compass 03 digital compass module simulation
- 2013-07-20 03:13:14下载
- 积分:1
-
Wavelet_denoising
小波去噪matlab程序,有demo,本人已运行,能用,大家可以试一试。(Wavelet denoising matlab program, demo, I have to run, can be used, we can try.)
- 2013-10-25 21:10:04下载
- 积分:1
-
SHOOT2
this program to compute the shoot function
- 2013-12-19 10:41:34下载
- 积分:1
-
Task1
说明: BOXCOX变换,可实现数据的预处理,boxcox变换消除复共线性(BOXCOX transformation for data preprocessing and boxcox transformation for elimination of complex collinearity)
- 2020-06-18 17:20:01下载
- 积分:1
-
Model_and_simulate_discrete-event_systems
SimEvents® extends Simulink® with tools for discrete-event simulation of the transactions between components in
a system architecture. You can use the architecture model to analyze performance characteristics such as
end-to-end latencies, throughput, and packet loss. SimEvents can also be used to simulate a process, such as a
mission plan or a manufacturing process, to determine resource requirements or identify bottlenecks.
- 2010-01-08 04:02:49下载
- 积分:1
-
DenoiseWang
含均匀和非均匀传输线计算,滤波,判断奇异点(with uniform and non-uniform transmission line, filtering, judgment singular point)
- 2006-08-01 09:41:53下载
- 积分:1