资源列表
[人工智能/神经网络/遗传算法] single-gateway
说明:在无线传感网络与物联网的异构融合中,通过单个网关连接是最常用的策略。本程序利用智能贪心算法寻找每个节点至网关的最短路径。-There are different approaches to integrate WSN into the Internet. The most usual one is to connect the WSN and the Internet through a gateway. This program ma<guowenjing> 在 2024-11-20 上传 | 大小:953kb | 下载:0
[人工智能/神经网络/遗传算法] greedy-PEGASIS
说明:在无线传感网络中,PEGASIS虽然不是严格的簇类协议,却延用了簇的思想。本程序在Ns2中进行模拟,使用贪心算法建立一条基于地理位置的链,即:PEGASIS中的簇。-In WSNs, PEGASIS routing protocol follows the idea of clustring though it is not a strict hierachical protocol. This program utilizes the<guowenjing> 在 2024-11-20 上传 | 大小:553kb | 下载:0
[人工智能/神经网络/遗传算法] ant-PEGASIS
说明:本代码在NS2环境下对改进的PEGASIS路由协议进行模拟。在无线传感网络中,PEGASIS虽然不是严格的无线传感网络簇类协议,却延用了簇的思想。该改进的PEGASIS利用蚁群算法建链,并沿着该链传递数据。-An improved PEGASIS routing protocol is simulated in NS2.In WSNs, PEGASIS follows the idea of clustring though it is<guowenjing> 在 2024-11-20 上传 | 大小:1005kb | 下载:0
[人工智能/神经网络/遗传算法] shijianxulie
说明:时间序列算法,建立AR模型,进行功率谱分析,Green函数等。-Time Series algorithm, the establishment of AR model, power spectrum analysis, Green function and so on.<韦清> 在 2024-11-20 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] yichuansuanfa_chengxu
说明:完整的遗传算法,包括编码,解码,选择复制,交叉,变异,调试通过,效果还不错!-Complete genetic algorithm, including encoding, decoding, select Copy, crossover and mutation, debugging, results were pretty good!<嘟嘟> 在 2024-11-20 上传 | 大小:7kb | 下载:0
[人工智能/神经网络/遗传算法] yichuanshengjing
说明:这是有关遗传算法和神经网络的程序,调试可通!-This is the genetic algorithm and neural network program debugging can pass!<嘟嘟> 在 2024-11-20 上传 | 大小:47kb | 下载:0
[人工智能/神经网络/遗传算法] matlabyichuan(new)
说明:基于matlab的遗传算法,包括交叉、变异等!-Matlab genetic algorithm-based, including crossover, mutation, etc.!<嘟嘟> 在 2024-11-20 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] 001
说明:这是一篇优秀的学术论文,主要讲解约束优化进化算法。-This is an excellent academic papers, mainly on the constrained optimization evolutionary algorithm.<秋西西> 在 2024-11-20 上传 | 大小:1.13mb | 下载:0
[人工智能/神经网络/遗传算法] fcart
说明:CART是一种分类回归树,计算效率高,分类精度高。而fcart是对cart的一种改进。-cart is a classification and regression tree .it s speeding of compute so high .however the fcart is a improving aglorith based on the cart<lichengliang> 在 2024-11-20 上传 | 大小:56kb | 下载:0
[人工智能/神经网络/遗传算法] k_means
说明:一种聚类方法。就省略了概率估计这一步,而直接进行判别函数的设计。-one cluster algorithm.To estimate the probability of this step is omitted, and direct discriminant function design.<lichengliang> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] CART
说明:CART提供一个通用的框架,利用它,可以实例化各种各样不同的判定树。-CART provides a common fr a mework, use it, you can instantiate a variety of different decision tree. 朗读<lichengliang> 在 2024-11-20 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] ID3
说明:ID3是利用了增益比不纯度,这种树的层数与属性变量的个数相同。-ID3 is the use of the gain ratio is not purity, layers and attributes of this tree the same number of variables.<lichengliang> 在 2024-11-20 上传 | 大小:1kb | 下载:0