文件名称:Cognitive radio engine
介绍说明--下载内容均来自于网络,请自行研究使用
A cognitive radio is a wireless communications device capable of sensing the environment and making decisions on how to use the available radio resources to enable communications with a certain quality of service. The cognitive engine - the intelligent system behind the cognitive radio, combines sensing, learning, and optimization algorithms to control and adapt the radio system from the physical layer and up the communication stack.
This repository is a simulation of a cognitive engine selecting its operating parameters based on a predefined set of environmental parameters using the Genetic Algorithm optimization approach.
This repository is a simulation of a cognitive engine selecting its operating parameters based on a predefined set of environmental parameters using the Genetic Algorithm optimization approach.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : Cognitive-Engine.zip 列表 Cognitive-Engine-master/ Cognitive-Engine-master/GA.m Cognitive-Engine-master/README.md Cognitive-Engine-master/brute_force.m Cognitive-Engine-master/f_ber.m Cognitive-Engine-master/f_int.m Cognitive-Engine-master/f_power.m Cognitive-Engine-master/f_throughput.m Cognitive-Engine-master/fitness_func.m Cognitive-Engine-master/mutation.m