登录
首页 » matlab » 04470124

04470124

于 2013-02-19 发布 文件大小:2065KB
0 100
下载积分: 1 下载次数: 26

代码说明:

  Wireless sensor networks are new type of emerging networks with bunch of applications in all fields due to their low cost and low power scheme. As these networks follow open wireless communication, they undergo dynamic node problems and fault node detection due to malicious node activities.

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

发表评论

0 个回复

  • fractal
    matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 (matlab program drawing, common fractal images function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 )
    2013-03-02 09:54:38下载
    积分:1
  • powerQualityHHT
    电能质量扰动信号信号通过hilbert变换得到瞬时频率,瞬时幅值,hilbert谱,边际谱等重要特征,从而实现特征提取。(Power quality disturbance signals are obtained by hilbert transform to obtain instantaneous frequency, instantaneous amplitude, hilbert spectrum, marginal spectrum and other important features, in order to achieve feature extraction.)
    2016-11-10 18:14:00下载
    积分:1
  • BitLoad
    Bitload in the OFDM system
    2009-05-28 18:00:43下载
    积分:1
  • xbresson_2009_NLTV
    compressive sensing theory
    2013-08-16 22:11:28下载
    积分:1
  • greyWorld
    Implementation of Grey World algorithm for color constancy
    2010-11-26 05:00:56下载
    积分:1
  • sri47
    simulink for two level inverter using svpwm
    2009-06-01 10:12:34下载
    积分:1
  • examples
    徐荣桥《结构分析的有限元法与Matlab程序设计》源程序(Xu Rongqiao Structural Analysis of the finite element method and Matlab Programming source code)
    2010-02-22 14:21:49下载
    积分:1
  • haoyong
    MATLAB gui实现软信号发生器面板(software of signal generator designed by matlab gui)
    2013-09-10 11:08:54下载
    积分:1
  • karlman
    说明:  该程序是在matlab中实现卡尔曼滤波的一个程序代码(The program is implemented in the matlab program code of a Kalman filter)
    2011-04-16 16:27:52下载
    积分:1
  • Thres_ent
    Segmentation function for matlab : this fucntion convert an intensity image to a binary image by using Entropy-based method.
    2010-09-30 15:34:01下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载