登录
首页 » matlab » 复杂网络节点度及度分布的MATLAB代码

复杂网络节点度及度分布的MATLAB代码

于 2021-02-27 发布
0 248
下载积分: 1 下载次数: 5

代码说明:

说明:  基于matlab复杂网络的基本算法,度分布等(Based on MATLAB complex network basic algorithm, degree distribution and so on)

文件列表:

复杂网络节点度及度分布的MATLAB代码\Degree_Distribution.m, 948 , 2019-05-14
复杂网络节点度及度分布的MATLAB代码\复杂网络节点度及度分布的MATLAB代码.txt, 906 , 2019-05-14
复杂网络节点度及度分布的MATLAB代码\网络重要节点排序方法综述_任晓龙(带附表).pdf, 1744445 , 2019-05-14
复杂网络节点度及度分布的MATLAB代码\资源说明.txt, 342 , 2019-05-14
复杂网络节点度及度分布的MATLAB代码, 0 , 2019-05-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • rungekuttaprogram
    it is a not trusted code
    2011-02-15 01:54:58下载
    积分:1
  • MATLAB-GUI-Video
    Matlab GUI教学,适合初学者,看一遍就会(Matlab GUI teaching video for beginners, read through it)
    2011-06-18 21:50:28下载
    积分:1
  • edge-prewitt
    to detect edge using prewitt filter
    2011-09-17 16:43:55下载
    积分:1
  • 8PSK
    说明:  simulink实现8PSK调制解调技术实现的研究(simulink 8PSK modulation and demodulation technology research)
    2020-11-22 18:09:35下载
    积分:1
  • Digital-baseband-signal-processing
    数字基带信号处理的matlab程序,无压缩密码,使用matlab2008编写(Digital baseband signal processing matlab program, uncompressed password, use matlab2008 write)
    2012-05-23 17:09:56下载
    积分:1
  • inverterLCL_double
    这是一个单相并网逆变器双闭环控制,基于采用并网电流外环电容电流内环的方法对其进行稳定性控制,并实现有源阻尼控制。(This is a single-phase grid-connected inverter double closed-loop control, based on the use of parallel current loop capacitance current loop method to its stability control, and to achieve active damping control.)
    2021-03-07 15:39:31下载
    积分:1
  • pwmzhengliu
    给大家提供一个最基础的simulink仿真的列子 (To provide a most basic simulation simulink Liezi)
    2009-04-26 15:24:41下载
    积分:1
  • pso
    particle swarm optimizartion
    2012-02-13 19:49:55下载
    积分:1
  • output_of_DCT_in_image_fusion
    u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A1) r1 = [] for i=1:r for j=1:c if A1(i,j) > B1(i,j) r1(i,j)=A1(i,j) else r1(i,j)=B1(i,j) end end end r1= double(r1(:,:,1)) C=blkproc(r1,[8 8], idct2 ) round(C) C1=idct2(r1) figure imshow(uint8(C)) figure imshow(uint8(C1)) imwrite(uint8(C), dct8x8min.jpg )
    2011-01-09 23:26:05下载
    积分:1
  • neural-network-source-code-analysis
    matlab关于神经网络的经典案例分析,很不错的东东,对于研究神经网络很有帮助(Classic case analysis on neural networks matlab, a very good Dongdong, very helpful for the study of neural network)
    2013-04-14 00:55:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载