搜索资源列表
cs_Grey
- 布谷鸟算法(Cuckoo Search Algorithm)优化灰色预测模型-the grey model optimized by CS
Cuckoo-algorithm
- 本程序介绍了一种新型的生物智能启发式算法-布谷鸟算法,用于对求解问题的优化分析。-This program introduces a new type of biological intelligence heuristics - Cuckoo algorithm used to solve the problem of optimization analysis.
gcsSVMcgForRegress
- 基于高斯扰动的布谷鸟算法优化svr网络.结合libsvm工具包可进行回归预测
cuckoo_search_spring
- 布谷鸟搜索算法,是一种元启发式优化算法,用于寻求最优解。-cuckoo search
CS_SVM
- 我们使用布谷鸟智能算法优化SVM的参数(c,g)以此提高SVM的预测能力。-We use the cuckoo intelligent algorithm to optimize the parameters of the SVM (c, g) in order to improve the prediction ability of SVM.
Intelligent-algorithm
- 智能算法,益群和布谷鸟算法解决非线性优化等问题-Intelligent algorithm, ant colony algorithm and cuckoo algorithm to solve nonlinear optimization and other issues
my_cuckoo
- 改写后的布谷鸟优化算法,比原有算法更简洁易懂。-After rewriting the cuckoo optimization algorithm, more concise than the original code.
CS_BP_OK-low
- 使用布谷鸟算法优化BP神经网络进行分类。替换数据即可使用。(The BP neural network was classified by using the cuckoo algorithm. Replacement data can be used.)