登录
首页 » matlab » ant_wsn

ant_wsn

于 2012-08-01 发布 文件大小:3KB
0 86
下载积分: 1 下载次数: 237

代码说明:

  为了在无线传感器网络中降低能耗和最大化网络生存期,提出一种能量高效的数据收集算法 (energy-efficient data gathering algorithm, EEDGA)。该算法利用移动代理模型在网络中进行数据收集。首先, EEDGA根据监测精度的要求控制活动节点的数量 然后,通过求最小支配集得到具体的工作节点 最后,利用蚁 群算法规划移动代理迁移的最优路线,移动代理以渐进方式收集活动节点的监测数据。仿真结果表明,与典型算 法相比,该算法具有更低的能耗和更长的网络生存期。 (Ant Colony Algorithm based on WSN.thank you ! an improved ant colony algorithm (ACA) is presented to form the route of mobile agent. Simulation results show that the proposed protocol can provide less energy consumption and longer network lifetime compared with other protocols. )

文件列表:

huangxu.m,8720,2012-07-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PWM-ULN2003A
    利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h> unsigned char timer1 sbit PWM=P1^2 void system_Ini() { TMOD|= 0x11 //PWM TH1 = 0xfe //11.0592 TL1 = 0x33 TR1 = 1 IE =0x8A } main() { system_Ini() while(1) { if(timer1>100) timer1=0 if(timer1<30) PWM=0 else PWM=1 } )
    2013-11-21 15:17:25下载
    积分:1
  • 51-coed
    MPU 6050 51单片机测试程序,包含串口通讯和1602显示屏显示(MPU 6050 51 SCM test procedures, including serial communications and display 1602)
    2013-08-31 11:42:05下载
    积分:1
  • KEIL2
    在keil上进行单片机语言编程,很实用的小例(Microcontroller programming language on the keil, very practical small cases )
    2013-12-12 19:21:16下载
    积分:1
  • 24位ADS1256
    基于STM32F103的程序代码,亲测有效,可以直接下载使用(The program code based on STM32F103 is valid and can be downloaded and used directly.)
    2020-06-20 19:40:02下载
    积分:1
  • plank
    输入温度(单位为摄氏度),起始波长和终止波长(单位为微米),采用普朗克公式计算得到黑体的辐射能量。(using numerical integration to calculate blackbody radiation based on Plank theory. the input is temperature in degreeC, and start wavelength and end wavelength in um)
    2021-04-09 10:18:59下载
    积分:1
  • 实验29 三轴加速度传感器实验
    在stm32平台上实现读取ADXL345的三轴加速度的数据(On the STM32 platform, read the data of the three axis acceleration of ADXL345)
    2020-06-29 19:40:02下载
    积分:1
  • lab
    基于MSP430F5529和DS18B20温度传感器的检测温度的程序(Based on the detected temperature of the temperature sensor DS18B20 MSP430F5529 and procedures)
    2020-12-17 22:29:12下载
    积分:1
  • smg
    使用C语言写的关于Atmega16单片机的数码管驱动程序(Written in C language on Atmega16 microcontroller LED driver)
    2011-11-29 16:54:54下载
    积分:1
  • isd1760
    单片机基于SPI协议的isd1760模块驱动程序(isd1760 driver)
    2015-02-04 22:26:23下载
    积分:1
  • STM8-MCU
    STM8 源代码 STM8 programming language TMIR1 TMIR2 SPI IIC (STM8 programming language TMIR1 TMIR2 SPI IIC )
    2012-05-07 17:25:37下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载