搜索资源列表
258mimo_ofdm.rar
- 信道建模的大牛Laurent Schumacher的MIMO信道MATLAB仿真程序的使用方法说明文件(PDF格式),完整的图像显示和分析,对MIMO研究工作很有帮助。,The result is an IS-95CDMA forward link software simulation package ,which mimics real-time data communication from a basestation to a cellular unit
toolforSGAPublic
- SGA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行 优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉; 单点变异,浮点变异;-SGA (Simple Genetic Algorithm) is a powerful smart multi-variable optimization algor
SGAPublic
- SGA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;调用时Genetic(目标函数名) 使用SGA时,首先需要一个目标函数(像AimFunc.m),该函数返回适应度输入变量为待优化变量x输出为一个适应度。然后修改Genetic.m中可以修
coldotplottesto
- Colored 2D scatter density plot. Mimics a 2D probability distribution for random data points
coldotasas
- Colored 2D scatter density plot. Mimics a 2D probability distribution for random data points
Genetic_Algorithm
- A genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. This heuristic is routinely used to generate useful solutions to optimization and search problems. Genetic algorithms belong to the larger class of evolution
GA
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。-a genetic algorithm (GA)
libcstl-2.0.3.tar
- libcstl是使用标准C编写的一个通用的数据结构和常用的算法库,它模仿SGI STL的接口和实现-libcstl is written in standard C, a common data structures and algorithms library, which mimics the SGI STL interface and implementation
genetic-algorithm
- In the computer science field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutio
ACOpID
- 寻优控制参数,利用新型算法,模仿大自然生物觅食行为的蚁群算法,在MATLAB环境下进行仿真实验,寻优PID控制参数。-Optimizing control parameters, using a new algorithm that mimics the natural biological foraging behavior of ant colony algorithm, simulation experiments in the MATLAB environment, optimizing
Binary-Genetic-Algorithm
- A genetic algorithm (GA) is a search heuristic that mimics the process of natural selection.
genetic-algorithm
- In the field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selection. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutions to optimizatio
chemical reaction optimization
- CRO is a population-based general-purpose optimization metaheuristic which mimics the transition and interaction of molecules in a chemical reaction. There are a lot of publications on CRO since 2010.
VPLCode
- This file proposes a novel meta-heuristic called Volleyball Premier League (VPL) inspired by volleyball game rules. The VPL algorithm mimics the completion of tow team in a volleyball match. There are some terms in volleyball such as substitution, te
GOA
- 提出的蚱蜢优化算法(GOA)在数学上模拟和模拟蚂蚁群体在自然界中的行为以解决优化问题。(The proposed Grasshopper Optimisation Algorithm (GOA) mathematically models and mimics the behaviour of grasshopper swarms in nature for solving optimisation problems.)
灰太狼优化算法
- GWO算法模拟了灰狼在自然界中的领导层次和狩猎机制。四种类型的灰狼,如alpha,beta,delta和omega,用于模拟领导层次结构。此外,实施狩猎,搜寻猎物,环绕猎物和攻击猎物的三个主要步骤以执行优化。 压缩包包括:发表的论文、优化算法代码、优化工具箱。(The GWO algorithm mimics the leadership hierarchy and hunting mechanism of grey wolves in nature. Four types of grey wo