搜索资源列表
commmag
- 产生随机的网络拓扑(包括节点位置及流量),然后产生所有可能的进度表并计算其可达到的速率。另外,也可用更为精确的物理层模型来进行速率计算。-random network topology (including the location and flow nodes), and then have all the possible schedule and calculate the rate can be achieved. Besides, it also can be used for mor
实验数据的等距五点三次平滑
- 实验数据的等距五点三次平滑 一. 功能 用五点三次平滑公式., 对等距节点上的实验数据进行平滑,力争消除随机误差的影响, 提高实验数据的质量 .-experimental data smoothing offset a 5.3 times. Functional with 5.3 times smoothing formula. The equidistant nodes on the experimental data smoothing, and strive to eliminate
piaoliang
- 在二叉搜索树上删除一个有两个子女的结点时,可以采用以下三种方法: (1) 用左子树TL上具有最大关键码的结点X顶替,再递归地删除X。 (2) 交替地用左子树TL上具有最大关键码的结点和右子树TR上具有最小关键码的结点顶替,再递归地删除适当的结点。 (3) 用左子树TL上具有最大关键码的结点或者用右子树TR上具有最小关键码的结点顶替,再递归地删除适当的结点。可随机选择其中一个方案。 -two forks in search of a tree to delete two chi
IncrementalrandomNeurons
- 本人编写的incremental 随机神经元网络算法,该算法最大的特点是可以保证approximation特性,而且速度快效果不错,可以作为学术上的比较和分析。目前只适合benchmark的regression问题。 具体效果可参考 G.-B. Huang, L. Chen and C.-K. Siew, “Universal Approximation Using Incremental Constructive Feedforward Networks with random Hid
avl_tree
- 1.本程序由本人采用vc++ 6.0编写,包括了排序平衡二叉树的整套算法(包括插入、删除、查找以及其测试算法)。 2.运行myavl_vc.exe输入树的初始结点个数,确定后本程序将在内存中生成一棵相应结点数的二叉树,在此基础上你可以进行各种操作(插入、删除、查找以及测试其平衡性、排序性等) 3.每一个结点信息包括\"商品编码\"、\"商品名称\",且以\"商品编码\"作为关键字 4.初始生成的树的结点的商品编码为从1按顺序递增,商品名称为\"生成的商品\"加上商品编码 5.程序中的随
cmcm98b
- 98年全国大学生数学建模竞赛B题“水灾巡视问题”,是一个推销员问题,本题有53个点,所有可能性大约为exp(53),目前没有好方法求出精确解,既然求不出精确解,我们使用模拟退火法求出一个较优解,将所有结点编号为1到53,1到53的排列就是系统的结构,结构的变化规则是:从1到53的排列中随机选取一个子排列,将其反转或将其移至另一处,能量E自然是路径总长度。具体算法描述如下:步1: 设定初始温度T,给定一个初始的巡视路线。步2 :步3 --8循环K次步3:步 4--7循环M次步4:随机选择路线的一段
ghmm470
- 对具有随机噪声的二阶系统的模型辨识,进行标幺化以后系统的参考模型差分方程为: y(k)=a1*y(k-1)+a2*y(k-2)+b*u(k-1)+s(k) 式中,a1=0.3366,a2=0.6634,b=0.68,s(k)为随机噪声。由于神经网络的输出最大为1,所以,被辨识的系统应先标幺化,这里标幺化系数为5。采用正向建模(并联辨识)结构,神经网络选用3-9-9-1型,即输入层i,隐层j包括2级,输出层k的节点个数分别为3、9、9、1个;由于神经网络的最大输出为1,因此在辨识前应对原系统参考模
PKT
- * Network Coding Network Simulator * * 06/10/05 - Aaron Drew * * This simulator is designed to test out the performance of a variety of network coding approaches. * * It simulates networks with dynamic topologies, reading from NS2 compati
aodv.rar
- 在ns仿真平台上进行的一个aodv协议的tcl脚本,场景为50个随机节点,以随机速度移动,In the ns simulation platform aodv agreement a tcl scr ipt, the scene for the 50 random nodes to random speed mobile
ems.rar
- 用于处理电力系统中含有4个节点的随机潮流计算,Four nodes to deal with the random flow calculation
Linux_file_operate
- linux系统下的文件操作实验程序,完成的功能如下。 在一个半径为R的监测区域,随机分布有M个节点,每个节点的感应半径为r,请完成: (1)建立节点的位置信息文件 (2)建立网络的拓扑信息文件 -linux operating system files under the experimental procedures, the completion of the function as follows. Radius of R in a monitoring region,
taxi
- Simulation of random nodes movements are generated in matlab-Simulation of random nodes movements are generated in matlab
Error
- tError Con trol Approach of random L inear Network Coding.A im ing at random linear netwo rk coding, th is paper p ropo ses an er ro r cont ro l method w h ich combines po int2 po int check ing er ro r and end2 end ret ransm ission . By vir tue of
Network_Drawer.m
- THis function make and plot a random network with N nodes input N: number of nodes r: radius of adjacency s = [s1 s2] is the coordinates of the rectangular in which the nodes are spread output adj_mat: adjacency matrix Lap_ma
chandan1
- generation of random nodes for wsn
Pure-random-Algorithm
- Netlogo a simulation language. in this particular case the nodes are set on grid and are moving randomly
CMU
- ns2网络仿真实验。在ns2环境下,利用CMU配置随机节点及cbr数据流,并使用gawk分析结果。虽是个比较基础的实验,但诸多网络仿真实验(黑洞,虫洞,协议移植)均是基于此实验之上的。-A ns2 network simulation experiment. Under ns2 environment, the principle of the experiment is configuring random nodes and cbr data stream by using CMU and
adv
- AVD example where you can either choose random nodes or your own.
single
- hexagonal cell and diploid random nodes
random_waypoint
- NS2下随机节点移动通信tcl文件及场景配置(random nodes, mobile communication, TCL files and scene configuration under NS2)