登录
首页 » matlab » floyd

floyd

于 2009-05-24 发布 文件大小:2KB
0 183
下载积分: 1 下载次数: 51

代码说明:

  图和网络最短路径法则的弗洛伊德算法,从振动论坛下载。挺不错的哟。。(Network map and the law of the shortest path algorithm Freud, from the vibration of the forum to download. Pretty good yo. .)

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

发表评论

0 个回复

  • dengyi
    CONSX—这是一个主要子程序,调用其它于程序及输出中间结果 * !* CHECK—检查所有的点是否满足约束条件,对违背约束的点进行校正 * !* CENTR—计算中心点 * !* FUNC —目标函数,由用户提供 * ( PROGRAM COMPLEX PARAMETER(N=3,M=4,K=6) DIMENSION X(K,M),R(K,N),F(K),G(M),H(M),XC(N) INTEGER GAMMA OPEN(4,FILE= COMPDATA ) READ(4,*)ITMAX,IPRINT,ALPHA,BETA,GAMMA,DELTA READ(4,*)(X(1,J),J=1,N) IX=2097151 YFL=0. DO 100 II=2,K DO 100 JJ=1,N CALL RANDU(IX,YFL) R(II,JJ)=YFL 100 CONTINUE OPEN(2,FILE= COMPDAT.OUT ,STATUS= UNKNOWN ) WRITE(2,10) 10 FORMAT(//,10X, COMPLEX PROGRAM OF BOX ) WRITE(2,11)N,M,K,ITMAX,IPRINT,ALPHA,BETA,G )
    2010-07-25 11:38:36下载
    积分:1
  • SimpleGUI
    Graphical Interface using the matlab platform for Content based image retrieval.
    2011-02-12 17:03:18下载
    积分:1
  • MATLAB6.xsymbolapplication
    说明:  很全的MATLAB6.x 符号运算及其应用 (MATLAB6.x very symbol of the whole operation and its application)
    2006-04-05 12:26:57下载
    积分:1
  • SLOPE-stability-analiyze
    根据边坡已有参数基于极限分析方法,求解边坡稳定性系数Fs.(TO obtain the safety factor of slope)
    2020-12-09 16:39:20下载
    积分:1
  • queueM
    使用matlab编写的排队算法,队列长度为m(Queuing algorithm, using matlab queue length m)
    2012-10-18 19:05:15下载
    积分:1
  • A-algorithm-robot-path
    用于已知栅格环境下机器人路径规划的Astar算法源码,像知道的可以来看看一看 ,对于像用matlab来仿真算法的有所帮助(Known for grid environment of the path planning algorithm Astar source, like know can come to see a see, for as by matlab simulation algorithm to the help)
    2011-12-27 22:26:53下载
    积分:1
  • MATLABPGUI
    《matlab Gui 设计学习手记》全书,关于GUI设计的一本很好的书,十分推荐下载(matlab and GUI)
    2013-05-08 13:19:27下载
    积分:1
  • RungeKutta
    常微分方程组的四阶RungeKutta龙格库塔法matlab实现(Fourth-order Runge-Kutta method matlab RungeKutta of ordinary differential equations to achieve)
    2013-12-03 20:54:49下载
    积分:1
  • clutch_control_program_wiht_sliding_model
    应用matlab/simulink 对汽车自动离合器进行控制仿真(applying the matlab/simulink to simulate the automated clutch of vehicle)
    2009-09-21 20:28:42下载
    积分:1
  • labeling
    this document for labeling and tracking object
    2010-10-15 23:43:12下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载