CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - nodes matlab

搜索资源列表

  1. IniSnake

    0下载:
  2. 一个自己写的设置SNAKE初始节点的MATLAB程序,以绿色十字标记节点位置,在此基础上可以编制自己的SNAKE算法,-himself wrote a set of Snake initial nodes MATLAB procedures to Green Cross markings node location, on this basis can prepare their own Snake algorithm, huh
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:90.41kb
    • 提供者:tian
  1. four-nodes-matlab-fem-program

    3下载:
  2. 四节点矩形单元matlab有限元程序,使用于一般通用程序-four nodes rectangular modules Matlab finite element program, the use of common procedures in
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:21.62kb
    • 提供者:wenyue
  1. MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法

    15下载:
  2. MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析,MATLAB realization of Lagrange, piecewise linear, cubic spline interpolation in three ways, changing the number of nodes, interpolation of three preliminary analysis of the results
  3. 所属分类:matlab例程

    • 发布日期:2013-03-26
    • 文件大小:117.56kb
    • 提供者:刘文
  1. Hermite.rar

    0下载:
  2. Hermite插值,不少实际问题不但要求在节点上函数值相等,而且要求他的导数值也相等,Hermite interpolation, a lot of practical problems requires not only the function values in the nodes are equally divided, but also his value is also equal to I.
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-29
    • 文件大小:894byte
    • 提供者:wpf
  1. simulation.rar

    0下载:
  2. 排队论中M/M/1系统的MATLAB仿真主要是阻塞率的理论值与仿真数据的比较,M/M/1 queuing theory in MATLAB simulation system is blocking the theoretical value of the comparison with the simulation data
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1.37kb
    • 提供者:草婷
  1. dvhop.rar

    1下载:
  2. 主要介绍了dvhop算法的源代码,先计算平均每跳的距离,再根据跳数求出锚节点与未知节点的距离,再用三边测量法求出未知节点坐标,Dvhop algorithm introduces the source code, to calculate the average distance of each jump, then jump a few calculated in accordance with anchor nodes and unknown distance from the node,
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1.38kb
    • 提供者:闫军
  1. wsn-simulation-in-matlab

    0下载:
  2. Wireless Sensor Networks (WSN) is different than the Cellular Networks as I mentioned earlier. A WSN is composed of a large number of sensor nodes that communicate using a wireless medium (air). The sensor nodes are deployed randomly in the envir
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-23
    • 文件大小:41kb
    • 提供者:khala
  1. flowofdistribution33nodes

    1下载:
  2. 此程序为MATLAB实现的配电网33节点潮流计算,方法为前推回代法。-MATLAB realization of this program for the distribution network 33 nodes in power flow calculation, and methods for the former to push back on behalf of the law.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:975byte
    • 提供者:常海
  1. DistributionFlow

    7下载:
  2. 采用前推回代法计算配电网潮流的程序,同时给出了IEEE33节点的算例-Using forward and backward substitution method to calculate distribution power flow program, and gives examples of nodes IEEE33
  3. 所属分类:其他小程序

    • 发布日期:2017-04-02
    • 文件大小:1.08kb
    • 提供者:刘光时
  1. simulation

    3下载:
  2. 对一个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
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:8.92kb
    • 提供者:zhongsir
  1. DRSSI

    2下载:
  2. 针对煤矿井下巷道狭长,信号多径效应明显,接收信号强度(RSSI)测距算法受井下环境影响大,定位精度低的情况,提出了一种信标节点链式部署结构下的动态RSSI测距算法,该算法以信标节点间的距离和它们间测量到的RSSI值为参考,计算巷道内实际环境下的路径衰落指数,以提高RSSI测距算法对环境的适应性。-A dynamic RSSI location algorithm is proposed based on the beacon nodes chain deployment of tunnel Wi
  3. 所属分类:matlab

    • 发布日期:2015-09-25
    • 文件大小:141kb
    • 提供者:qiaogz
  1. compensation

    0下载:
  2. 关于无功补偿的matlab优化程序,节点较多,可自己改动-Reactive power compensation on the matlab optimization procedures, more nodes can change their own
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:22.2kb
    • 提供者:卢阙强
  1. bp3

    1下载:
  2. 三层前馈神经网络的BP算法。程序具有以下功能: (1) 允许选择各层节点数; (2) 允许选用不同的学习率η; (3) 能对权值进行初始化,初始化用[-1、1]区间的随机数; (4)允许选用单极性和双极性两种不同Sigmoid型转移函数。 -Three-tier feed-forward neural network BP algorithm. Procedures have the following functions: (1) allows to choose the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1.19kb
    • 提供者:Mingruixia
  1. DVHOP

    1下载:
  2. 实现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.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.69kb
    • 提供者:sophia
  1. Sensor_air

    0下载:
  2. Matlab based wireless sensor network code for hetrogeneous application in Airports. This is based on clustering of nodes.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.07kb
    • 提供者:wireless
  1. MATLAB-Code-for-Simulated-Annealing

    0下载:
  2. TSP can be defined as a problem where starting from a node it is required to visit every other node only once in a way that the total distance covered is minimized. After an initial solution a neighborhood solution is selected by an exchange of a ran
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:12.93kb
    • 提供者:amilcar
  1. d009_dyn

    0下载:
  2. 标准9节点psat动态模型,包含模型描述以及simulink下搭建的模型-9 nodes psat standard dynamic model, including model descr iptions and model structures under simulink
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:6.69kb
    • 提供者:jhy
  1. 8-nodes

    1下载:
  2. 8节点的前推回代法潮流程序,可以计算配电网的潮流。-8 nodes matlab power flow
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:964byte
    • 提供者:徐泽禹
  1. 6节点Matlab直流潮流程序

    0下载:
  2. 实现6个节点的直流潮流计算,功能已经得到验证。(DC power flow program of 6 nodes)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:3kb
    • 提供者:Lazy_Sheep
  1. 网络抗毁性,MATLAB仿真

    10下载:
  2. Matlab中对建立好的网络进行节点/连边随机、蓄意攻击,用最大连通子图、网络效率来衡量网络的抗毁性,并找出最关键的节点的仿真程序。(In MATLAB, the nodes / edges of the established network are attacked randomly and intentionally. The invulnerability of the network is measured by the maximum connectivity sub graph a
  3. 所属分类:matlab例程

    • 发布日期:2020-10-10
    • 文件大小:223kb
    • 提供者:qingxin905
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com