Scilab Function
Last update : 5/9/2006

ba_c - Calculate the expected cluster coefficient for BA model

Calling Sequence

cb = ba_c(M,T)

Parameters

Description

Calculate the expected cluster coefficient of the given BA model. M is the number of link added into the graph every time step, T is the total evolutional time step.

Examples

	  cb=ba_c(4,10000)
  

See Also

ws_c ,  

Authors

Wubo