搜索资源列表
four-nodes-matlab-fem-program
- 四节点矩形单元matlab有限元程序,使用于一般通用程序-four nodes rectangular modules Matlab finite element program, the use of common procedures in
detect-malicious-nodes-incollabarative-spectrun-s
- this ppaper contains malicious nodes in collabarative spectrum sensing
simulation
- 对一个50个结点(更多的节点的网络只需要修改模块中的标量维数就行)的复杂非线性耦合网络进行同步化仿真。首先生成K矩阵,然后运行simulink,即可得到50个洛仑兹混沌节点复杂网络的同步化曲线。-Of a 50-node (more network nodes only need to modify module scalar dimension on the line) the complexity of nonlinear coupling network synchronization s
DRSSI
- 针对煤矿井下巷道狭长,信号多径效应明显,接收信号强度(RSSI)测距算法受井下环境影响大,定位精度低的情况,提出了一种信标节点链式部署结构下的动态RSSI测距算法,该算法以信标节点间的距离和它们间测量到的RSSI值为参考,计算巷道内实际环境下的路径衰落指数,以提高RSSI测距算法对环境的适应性。-A dynamic RSSI location algorithm is proposed based on the beacon nodes chain deployment of tunnel Wi
DVHOP
- 实现DV-Hop定位算法的仿真,自动生成一定节点数的随即分布图,给出仿真结果的各点定位误差,用曲线图形显示,并可以计算平均误差。-DV-Hop simulation. Produce a randomly distributed nodes and then simulate and give the location error of each node, showing it in figure, and calculate the average error.
node-degree
- 复杂网络 节点度统计程序 C++ 网络中的节点度指与节点相连的边的个数-Complex statistical procedures for network nodes C++ Network nodes and node degrees refers to the number of connected edge
game1
- 最好邻居选择策略来改善移动自组织网络中自私节点的合作行为,通过matlab做的仿真实验。-Best neighbor strategy to enforce cooperation among selfish nodes in wireless ad hoc network
mobility
- Wireless range extenders or wireless repeaters can extend the range of an existing wireless network. Range extenders can be strategically placed to elongate a signal area or allow for the signal area to reach around barriers such as those created in
WSN
- 利用极大值估计法进行节点之间的定位。模拟真实环境进行仿真- Estimated using the maximum method of positioning between nodes. Simulate the real environment simulation
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,
Sensor_air
- Matlab based wireless sensor network code for hetrogeneous application in Airports. This is based on clustering of nodes.
compose_all
- 无线传感器网络的所有锚节点的能量分布的一个仿真,有详细的程序分析和解释。-Wireless sensor networks for all of the energy distribution of anchor nodes in a simulation, there is a detailed program analysis and interpretation.
shuanfa2
- 求图的任两结点间的距离,(2) 用二维数组存放C和A ,C是原成本矩阵,A 是求出的距离矩阵 (3) 算法采用三重循环,其中最外层的循环变量必须代表中间结点,中层的循环变量代表头结点而内层循环变量代表尾结点。 (4) 试着把三层循环变量的顺序作些改变,最外层的循环变量仍代表中间结点,而中层循环变量代表尾结点,内层循环变量代表头结点。把两种做法所得结果作比较,看结果是否相同 (5) 显示结果要清晰易懂 (6) 本题运行结果 -Order to map any of the di
MinDistTest
- 一个查找带权拓扑图中,任意两点最短距离的算法函数,函数名为MinDis,开发环境是vc6.0,界面和工程只是举了个例子,测试下10个节点中任意两个节点查找最短路径。 -Find the right one with a topology, the shortest distance between any two points in the algorithm function, the function is named MinDis, the development environmen
mobility-fw1_0a5
- The mobility framework provides abstractions needed to develop network protocols for non-stationary wireless nodes.
wirelees
- 该源代码是NS2中有关无线网络部分的实现,其模拟了50个移动节点之间的无线通信-The source code is part of NS2 in the implementation of wireless networks, the simulation of 50 mobile nodes in wireless communication between
d009_dyn
- 标准9节点psat动态模型,包含模型描述以及simulink下搭建的模型-9 nodes psat standard dynamic model, including model descr iptions and model structures under simulink
CAB
- 无线传感器网络 CAB定位仿真程序 这是无线传感器节点定位CAB算法的仿真程序,由matlab完成-Wireless sensor network simulation program CAB positioning is CAB localization algorithm for wireless sensor nodes in the simulation program, completed by the matlab
FLOYD
- 基于时延的路由协议模拟器 主要使用到了计算两结点间最短路径的FLOYD算法 -Delay-based routing protocol simulator mainly used to calculate the two shortest path between nodes FLOYD algorithm
wireless-flood5.tcl
- ns2 example contains 5 nodes where flooding was implemented.