登录
首页 » Fortran » SwarmOpsMatlab1_1

SwarmOpsMatlab1_1

于 2020-02-28 发布
0 220
下载积分: 1 下载次数: 4

代码说明:

说明:  该蠕变子程序能够进行高温长时间应力下的应力应变分析以及松弛行为(The creep subroutine can be used for stress-strain analysis and relaxation behavior under high temperature and long time stress)

文件列表:

SwarmOps\ackley.m, 1041 , 2010-11-03
SwarmOps\ackleydata.m, 795 , 2010-11-01
SwarmOps\benchmarkdata.m, 1607 , 2010-11-03
SwarmOps\bound.m, 779 , 2010-11-02
SwarmOps\de.m, 3837 , 2015-05-06
SwarmOps\deparallel.m, 4515 , 2015-05-06
SwarmOps\deparameters.m, 2482 , 2010-11-02
SwarmOps\griewank.m, 694 , 2010-11-01
SwarmOps\griewankdata.m, 891 , 2010-11-01
SwarmOps\initagent.m, 734 , 2010-11-01
SwarmOps\initpopulation.m, 924 , 2010-11-01
SwarmOps\LICENSE.txt, 780 , 2010-11-01
SwarmOps\lus.m, 2983 , 2010-11-01
SwarmOps\lusparameters.m, 714 , 2010-11-01
SwarmOps\mol.m, 4637 , 2010-11-02
SwarmOps\molparallel.m, 4910 , 2010-11-03
SwarmOps\molparameters.m, 2556 , 2010-11-02
SwarmOps\myproblem.m, 1012 , 2010-11-01
SwarmOps\myproblemdata.m, 1702 , 2010-11-03
SwarmOps\ps.m, 3107 , 2010-11-03
SwarmOps\pso.m, 4429 , 2010-11-01
SwarmOps\psoparallel.m, 4858 , 2010-11-02
SwarmOps\psoparameters.m, 3023 , 2010-11-02
SwarmOps\quarticnoise.m, 736 , 2010-11-01
SwarmOps\quarticnoisedata.m, 899 , 2010-11-01
SwarmOps\randindex.m, 632 , 2010-11-01
SwarmOps\rastrigin.m, 684 , 2010-11-03
SwarmOps\rastrigindata.m, 809 , 2010-11-01
SwarmOps\README.txt, 1010 , 2015-05-06
SwarmOps\rosenbrock.m, 714 , 2010-11-03
SwarmOps\rosenbrockdata.m, 805 , 2010-11-01
SwarmOps\samplebounded.m, 1027 , 2010-11-01
SwarmOps\sphere.m, 652 , 2010-11-03
SwarmOps\spheredata.m, 798 , 2010-11-01
SwarmOps\TEST.m, 1504 , 2010-11-03
SwarmOps\testdo.m, 1422 , 2010-11-03

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

发表评论

0 个回复

  • 5
    ★问题描述: 给出平面上的N 个二维点,求出距离最小的2 个点对。本题中距离定义为他们的直 线距离。例如(0,0) (3,4)的距离为5. ★数据输入: 有多组数据,对于每组数据,第一行是一个数字N 表示点的个数。N=0 的时候说明 输入结束。之后N 行,每行有2 个浮点数x_i,y_i 表示第i 个点的坐标。(1<=N<=10000 0,0<=|x_i|,|y_i|<=10^9) ★结果输出: 输出一个浮点数,表示最近点对的距离除以2,保留2 位小数(四舍五入)。
    2013-12-03 14:57:02下载
    积分:1
  • Unconstrained-directly
    基于GWBASIC实现的无约束寻优算法,内附GWBASIC主程序和说明(Non-binding on GWBASIC achieve optimization algorithm, the main program and instructions included GWBASIC)
    2011-09-25 19:18:07下载
    积分:1
  • shuiku-tiao-hong-
    小型水库的调洪,最大下泄流量的计算,采用试算法计算(Flood of small reservoirs, the largest discharged flow calculation, using the test algorithm)
    2011-09-15 10:00:05下载
    积分:1
  • composite_streng_compute
    复合材料强度计算的程序,采用与ansys软件集成后计算(Composite material strength calculation procedures, the use of ANSYS software and the integration of computing)
    2008-01-03 22:35:13下载
    积分:1
  • lsmd
    最小二乘递推算法及其matlab实现(计算估计值)(least squares method)
    2021-03-03 11:09:33下载
    积分:1
  • qang-bs46
    sar图像去噪的几种新的方法,数学方法是部分子空间法,实现典型相关分析。( Several new methods sar image denoising, Mathematics is part of the subspace, Achieve canonical correlation analysis.)
    2017-04-02 17:37:58下载
    积分:1
  • PA_model
    这是一个关于预失真模型的matlab程序,同时里面结合了延时估计算法。(this is a matlab program about the model of digital predistorter,and uesed with the delay estimation algorithm.)
    2012-06-01 11:48:36下载
    积分:1
  • MLPG
    无网格MLPG程序,gauss积分,移动最小二乘法(meshless local petrov-Galerkin methods )
    2009-03-15 21:42:32下载
    积分:1
  • vf-udf
    膜渗透 FUENT UDF 气液两相流 (Gas-liquid two-phase flow membrane permeation FUENT UDF)
    2020-12-01 16:09:26下载
    积分:1
  • 模糊中典型的卡车倒车入库模拟仿真程序-kache
    模糊数学中典型的卡车倒车入库模拟仿真程序,充分利用了一定的经典的模糊规则,来实现卡车倒车的模拟(typical truck reversing the arsenal of simulation procedures and make full use of a certain classic fuzzy rules to achieve the reversal of simulated truck)
    2005-03-22 21:30:59下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载