登录
首页 » matlab » BridgeBench_Win32

BridgeBench_Win32

于 2021-01-10 发布 文件大小:5143KB
0 194
下载积分: 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 个回复

  • gas
    用if else 语句编写的利用白化权函数计算变压器油中气体故障依据(Prepared with the if else statement using whitening weight function calculation based on transformer oil fault gases)
    2010-09-21 15:29:01下载
    积分:1
  • 138
    Matlab code for channel optimisation, in cooperative comm using matlab
    2012-05-02 23:05:32下载
    积分:1
  • ukf
    An implementation of Unscented Kalman Filter for nonlinear state estimation. (Nonlinear state estimation is a challenge problem. The well-known Kalman Filter is only suitable for linear systems. The Extended Kalman Filter (EKF) has become a standarded formulation for nonlinear state estimation. However, it may cause significant error for highly nonlinear systems because of the propagation of uncertainty through the nonlinear system. The Unscented Kalman Filter (UKF) is a novel development in the field. The idea is to produce several sampling points (Sigma points) around the current state estimate based on its covariance. Then, propagating these points through the nonlinear map to get more accurate estimation of the mean and covariance of the mapping results. In this way, it avoids the need to calculate the Jacobian, hence incurs only the similar computation load as the EKF. For tutorial purpose, this code implements a simplified version of UKF formulation, where we assume both the process and measurement noises are additive to avoid augment of state and a)
    2010-12-14 16:39:43下载
    积分:1
  • mppt
    光伏发电系统MPPT算法,采用的是扰动观察法,做到跟踪最大功率的目的(pv system MPPT Algorithm)
    2012-05-03 09:37:05下载
    积分:1
  • image-artithmetic
    matlab based image arithmetic
    2014-11-25 09:54:18下载
    积分:1
  • viterbi_qtz3
    viterbi simulation K = 7 in bpsk modulation, with soft decoding 3 bit
    2012-10-22 20:00:40下载
    积分:1
  • MatlabGUI
    matlab GUI的使用,对初学者来说是很好的资料。(matlab GUI for use, for beginners is good information.)
    2010-12-29 21:24:21下载
    积分:1
  • robotcontrol
    机器人控制仿真程序,机器人控制与MATLAB仿真源码(robotcontrol )
    2010-03-11 22:16:07下载
    积分:1
  • diagrama_de_ojo
    eye pattern, also known as an eye diagram, is an oscilloscope display in which a digital data signal from a receiver is repetitively sampled and applied to the vertical input, while the data rate is used to trigger the horizontal sweep. It is so called because, for several types of coding, the pattern looks like a series of eyes between a pair of rails. It is an experimental tool for the evaluation of the combined effects of channel noise and intersymbol interference on the performance of a baseband pulse-transmission system. It is the synchronised superposition of all possible realisations of the signal of interest viewed within a particular signalling interval.
    2013-12-07 00:34:30下载
    积分:1
  • Matlabshuzixinhao
    数字信号处理实验教程中的例子(MATLAB版),挺全的……(Experimental Course of Digital Signal Processing (MATLAB version))
    2010-06-11 09:53:56下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载