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

搜索资源列表

  1. CurveFit_Poly

    1下载:
  2. 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use thi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-18
    • 文件大小:12786
    • 提供者:bilka
  1. tongshibianshijieshuhecanshu

    0下载:
  2. 在系统参数辨识过程中,未知系统介数情况下,同时辨识阶次和参数法
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:68830
    • 提供者:徐徐
  1. moxingjiechiFPE

    0下载:
  2. 在系统辨识过程中,系统介数未知,估计模型阶次的FPE法
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:13807
    • 提供者:徐徐
  1. degreeor

    1下载:
  2. 可以求的网络的最短路径,直径,介数,度分布, 聚类系数
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15627
    • 提供者:周维
  1. analysis.rar

    0下载:
  2. 一个计算网络特征量的,计算网络的介数,边数,核数的程序。,Features of a computing network, the computing network of referrals the number of edges, auditing procedures.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-08
    • 文件大小:62830
    • 提供者:okay1982
  1. between-newnetworks

    0下载:
  2. 这个文件是复杂网络的介数介绍的一些细节。-This document is referred to a number of complex networks, introduced some of the details.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2488
    • 提供者:陈国章
  1. wavelets

    0下载:
  2. 实现离散小波变换和DCT变换的对比,包括去噪,psnr等方面的性能的比较 其中小波变换的介数可以由用户自己定义-Achieve the discrete wavelet transform and DCT transform contrast, including the de-noising, psnr comparison of the performance areas in which the number of wavelet transform can be mediated by
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:52733
    • 提供者:wangyu
  1. adpeq

    0下载:
  2. 自适应均衡器的MATLAB实现 介数为64 结果正确 可以直接使用-MATLAB adaptive equalizer to achieve the results referred to 64 the number of correct use can
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:564
    • 提供者:xufei
  1. bianjieshu

    0下载:
  2. 边介数源代码 复杂网络或者软件网络中--运行成功 边介数源代码-复杂网络或者软件网络中--运行成功-Edge referred several complex network or software source code to the network- run successfully mediated several border complex network or software source code to the network- run successfully mediated
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:48128
    • 提供者:wuying
  1. between-newnetworks

    0下载:
  2. 有关边介数的一些参考代码,对网络分析有益-Numbers on side of dielectric reference code is useful for network analysis
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:2492
    • 提供者:孙玉树
  1. 介数

    1下载:
  2. 此程序可以求复杂网络(有向或者无向)节点和边的介数,
  3. 所属分类:matlab例程

  1. Graphbetweenness

    0下载:
  2. 复杂网络计算介数及其中心性的源程序,非常好用,直接运行(A source for calculating betweenness in complex networks)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:四哥
  1. betweenness_node

    2下载:
  2. matlab程序程序,用于求网络节点及边介数。(Network node and edge betweenness program)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:木小舟
  1. bianjieshu c++

    0下载:
  2. 针对社群计算中,使用Q值算法,忽视权值,计算社群复杂网络的边介数。(Calculating the boundary betweenness of complex network building.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:487424
    • 提供者:serf
  1. BetweennessVerte

    0下载:
  2. 根据邻接矩阵,计算复杂网络中节点的介数。(According to adjacency matrix, Calculate the Betweenness of network nodes)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:丫丫2
  1. 介数函数及其使用说明

    0下载:
  2. 复杂网络中 bgl工具箱中, 关于网络中边和节点的介数的求解需要使用介数函数,上传文件介绍关于求解函数的使用说明。(Complex network BGL toolbox, on the network edge and node betweenness solution, you need to use the betweenness function, upload files, describes the use of the instructions for solving the fu
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:yufei_hit
  1. betweenness_centrality

    1下载:
  2. 求一个网络的介数,还是一个不错的MATLAB代码哦,希望能帮上大家的忙(betweenness of a network)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:嗨皮哥
  1. betweenness_centrality_mex

    1下载:
  2. 计算复杂网络节点的中心介数以及边的中心介数(matlab program for betweenness centrality)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:23552
    • 提供者:cdwanglin
  1. 介数度数计算程序

    1下载:
  2. 首先计算邻接矩阵,然后计算介数,度数,需要准备网络的边和节点信息(First, the adjacency matrix is computed, and then the median and degree are computed.)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-14
    • 文件大小:318464
    • 提供者:Snail思思
  1. cljs

    0下载:
  2. 首先要有matpower工具箱,IEEE39节点的基于潮流追踪法的潮流介数计算(you need download toolbox "matpower",it is used to calculater power flow betweenness ,which based on tracing flow. (IEEE39bus))
  3. 所属分类:其他

    • 发布日期:2020-11-30
    • 文件大小:1024
    • 提供者:cherirlavie
« 12 3 4 5 »
搜珍网 www.dssz.com