登录
首页 » matlab » BridgeBench_Win32

BridgeBench_Win32

于 2021-01-10 发布 文件大小:5143KB
0 240
下载积分: 1 下载次数: 28

代码说明:

  这是一个用matlab编写的计算模型,用于分析悬索桥梁地震响应的Benchmark控制问题。(This computational model contains the original files for the Phase I Benchmark Control Problem for Seismic Response of Cable-Stayed Bridges. )

文件列表:

benchcsb
........\DATA.M,4265,2000-08-13
........\ELCENTRO.MAT,40071,2000-06-08
........\EVALCRIT.M,8920,2000-12-21
........\FEM_CAPE.MAT,13025792,2000-06-18
........\GEBZE.MAT,152471,2000-06-08
........\GENERAL_Newmark2.dll,55296,1999-07-25
........\gui
........\...\@element
........\...\........\angle.m,3787,2000-08-12
........\...\........\display.m,1537,2000-08-12
........\...\........\element.m,3450,2000-08-12
........\...\........\get.m,2859,2000-08-12
........\...\........\len.m,1657,2000-08-12
........\...\........\plot.m,2771,2000-08-12
........\...\........\private
........\...\........\.......\CheckNumNodes.m,2154,2000-08-12
........\...\........\.......\find_element.m,2823,2000-08-12
........\...\........\.......\lookup.m,1568,2000-08-12
........\...\........\subsasgn.m,9775,2000-08-12
........\...\........\subsref.m,5029,2000-08-12
........\...\@node
........\...\.....\display.m,1562,2000-08-12
........\...\.....\double.m,1436,2000-08-12
........\...\.....\get.m,2842,2000-08-12
........\...\.....\minus.m,1586,2000-08-12
........\...\.....\node.m,3832,2000-08-12
........\...\.....\plot.m,2593,2000-08-12
........\...\.....\private
........\...\.....\.......\find_node.m,2833,2000-08-12
........\...\.....\.......\lookup.m,1564,2000-08-12
........\...\.....\subsasgn.m,8669,2000-08-12
........\...\.....\subsref.m,3788,2000-08-12
........\...\AddInput1.m,2944,2000-08-12
........\...\AddInput1.mat,2560,2000-06-26
........\...\AddInput2.m,6783,2000-08-12
........\...\AddInput2.mat,1720,2000-06-26
........\...\AddInput_f.m,2098,2000-08-12
........\...\AddInput_f2.m,2899,2000-08-12
........\...\AddOutput.m,6895,2000-08-12
........\...\AddOutput.mat,4160,2000-06-26
........\...\AddOutput_f.m,2954,2002-07-29
........\...\fem_mesh.mat,431336,2000-06-24
........\...\generate_cape.m,1681,2000-08-12

........\...\isint.m,1503,2000-08-12
........\...\menu.mat,9872,2000-06-26
........\...\menu_cape.m,7045,2000-08-12
........\...\menu_cape.mat,3816,2002-07-29
........\...\OpenFile.m,1861,2000-08-12
........\...\redraw.m,5353,2002-04-23
........\...\RemoveInput.m,2605,2002-07-30
........\...\RemoveOutput.m,4152,2000-08-12
........\...\RemoveOutput.mat,4176,2000-06-26
........\...\RemoveOutput_f.m,3824,2002-07-30
........\...\SaveFile.m,13712,2002-07-29
........\...\SelectedNodes.m,1655,2002-07-29
........\gui.html,9166,2000-08-13
........\GUI_CAPE.M,3155,2000-08-13
........\MEXICO.MAT,162231,2000-06-08
........\readme.html,36157,2000-08-22
........\REDUCE.M,4056,2000-08-13
........\RUN_SIM.M,4217,2002-04-23
........\sim_cape.mdl,38423,2000-08-18
........\SMP_CTRL.M,5031,2002-10-02
........\Smp_io.m,10751,2000-08-12
........\SYS_CAPE.M,23045,2000-08-09

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

发表评论

0 个回复

  • COS_FenJie
    通过将余弦电流脉冲分解,直观描述余弦电流脉冲分解图像(The cosine current pulses through decomposition, intuitive description of the current pulse resolution image cosine)
    2013-09-19 21:58:51下载
    积分:1
  • retrieval-based-on-color
    reti based on color
    2014-12-19 02:20:16下载
    积分:1
  • zhihuannibian
    基于滞环控制的单相并网逆变器仿真,可以学习一下(Based hysteresis control of single-phase grid-connected inverter simulation, you can learn about)
    2016-06-15 11:25:29下载
    积分:1
  • pw4
    利用MATLAB解决<偏微分方程数值算法>中的一些问题,如插值求解(Use MATLAB to solve <partial differential equations numerical algorithm> in a number of issues, such as interpolation to solve)
    2007-11-11 14:03:09下载
    积分:1
  • matlabprocessor3
    matlab实例程序百例3 matlab实例(Examples of procedures for 100 cases of matlab examples 3matlab)
    2008-01-04 23:19:59下载
    积分:1
  • gmm-estimation
    高斯混合模型的程序计算的Matlab程序(Gaussian mixture model program to calculate in Matlab)
    2011-09-12 02:42:01下载
    积分:1
  • Geographic-data-analysis-Matlab
    代码基于Matlab软件,讲述了大量数学方法的应用思路和过程。内容涉及回归分析、主成分分析、因子分析、聚类分析、判别分析、时(空)间序列分析、Markov链、R/S分析、线性规划、层次分析法以及人工神经网络建模等方法。通过模仿本书讲授的计算过程,读者可以加深对有关数学方法的认识和理解,并且掌握很多Matlab的应用技巧。代码规范,可研究价值高。  (Code based on the Matlab software, tells the story of a large number of mathematics method of thinking and process applications.Content in regression analysis, principal component analysis, factor analysis, cluster analysis, discriminant analysis, the (empty) sequence analysis, Markov chains, R/S analysis, linear programming, analytic hierarchy process (ahp) method and artificial neural network modeling, etc.By imitating the calculation process of this book teaches, readers can deepen the understanding and the understanding to the related mathematical methods, and master a lot of Matlab application skills.Code standards, it is with high research value.)
    2014-01-08 10:41:47下载
    积分:1
  • demo
    小波用于CFA图像插值的源程序,2010年最新的论文。This is a demo program of color filter array (CFA) image color reproduction. J. Tian, W. Yu and L. Ma, "Color filter array color reproduction using cycle-spinning," International Journal of Electronics and Communications, Vol. 64, No. 6, pp. 584-587, Jun. 2010.(This is a demo program of color filter array (CFA) image color reproduction. J. Tian, W. Yu and L. Ma, "Color filter array color reproduction using cycle-spinning," International Journal of Electronics and Communications, Vol. 64, No. 6, pp. 584-587, Jun. 2010.)
    2010-07-12 11:38:46下载
    积分:1
  • MeanShiftClustering
    Mean shift clustering algorithm is trying to help us for data set points clustering.
    2011-11-09 19:54:44下载
    积分:1
  • sscdeo
    employement notification
    2010-08-09 14:30:35下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载