Tree-seed algorithm (TSA) is an effective population-based swarm intelligence algorithm. TSA mimics the relationship between trees and their seeds. The exploration and exploitation are controlled by search tendency which is a peculiar parameter of TSA. In this work, we train FF MLP ANN for the ...
论文:TSA: Tree-seed algorithm for continuous optimization,[J]. Expert Systems with Applications, ...
The tree-seed algorithm (TSA) is a new type of heuristic algorithms based on the simulation of trees propagation. It has been applied to solve continuous optimization problems effectively and efficiently. This paper proposes an improved TSA, termed as I-TSA, to solve the nonlinear hysteretic ...
Tree seed algorithm (TSA) is a recently proposed metaheuristic algorithm for solving continuous optimization problems. In order to use TSA in binary optimization problems, the SimLogicTSA method was developed by adding logic gates and Jaccard's similarity measure to this algorithm by Cinar and Kiran...
4.1.1.4. Hybrid LSTM with black hole optimization algorithm The Black hole optimization algorithm (BHA) is a swarm-based searching technique that attempts to replicate the phenomena of black holes seen throughout the cosmos. An area in universe that has a very high concentration of mass is known...
We present a novel algorithm packaged in user-friendly software for executing various seed orchards’ designs. The developed program is interactive and suitable for any orchard size and configuration, accommodates any number of clones that are allocated to rows with variable length (ranging from a ...
We also tested for Hardy–Weinberg equilibrium using an exact test based on the Markov-chain algorithm (Guo and Thompson 1992) for each locus. Finally, we carried out an analysis of molecular variance (AMOVA; Excoffier et al. 1992) to infer the population genetic structure at different ...
程序实例:http://www.cnblogs.com/yu-chao/archive/2012/03/23/2413686.html 代码: 1/*23目的:掌握折半查找、二叉查找树的插入与查找算法45要求:针对输入文件 dict.txt (其中每一行为一个英文单词),网络地址:http://202.113.29.10/class/ds12/dict.txt671、请尝试编写折半查找算法,对每个单词进行查找,统计平...
题目地址: http://www.patest.cn/contests/pat-a-practise/1099 单纯的数据结构题目 想到中序遍历的BST是有序的, 中序插入数, 层序遍历输出就可以了,这个题目为什么是30分呢, 纳闷 1#include<cstdio>2#include<iostream>3#include<queue>4#include<algorithm>56usingnamespacestd;78constintMAX_NODES =1000;9...
KEGG Orthology annotations of the unigenes were conducted using BlastX algorithm against KEGG database. Differential expression of unigenesThe DESeq package in the R software environment was used to analyze differential gene expression between developing stages. The DESeq models count data using a ...