登录
首页 » matlab » ECC

ECC

于 2020-06-17 发布 文件大小:60KB
0 147
下载积分: 1 下载次数: 0

代码说明:

  对于结构分析中的下降段,计算出荷载下降至最大荷载0.85倍时的位移值,然后计算该位移值与最大荷载对应位移值得比值,即延性系数。(Therefore, the early-age cracking and splitting were avoided and the steel components could fully develop its strength, which resulted in a higher peak load and stiffness.)

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

发表评论

0 个回复

  • su_source_codes
    su是较常用的地震处理开源软件,对其源码理解掌握后,便于我们能更好的利用好,使用好该软件。(there are useful codes for seismic workers.)
    2012-02-17 14:48:51下载
    积分:1
  • matlab量化投资
    说明:  matlab高频交易代码,网上寻来的向作者致敬。。。。。。。。。。。。。(Matlab high frequency trading code)
    2021-01-24 12:18:43下载
    积分:1
  • abcd
    说明:  克里金(Kriging)插值法又称空间自协方差最佳插值法,它是以南非矿业工程师D.G.Krige的名字命名的一种最优内插法。克里金法广泛地应用于地下水模拟、土壤制图等领域,是一种很有用的地质统计格网化方法。它首先考虑的是空间属性在空间位置上的变异分布.确定对一个待插点值有影响的距离范围,然后用此范围内的采样点来估计待插点的属性值。该方法在数学上可对所研究的对象提供一种最佳线性无偏估计(某点处的确定值)的方法。(Kriging interpolation, also known as spatial autocorrelation optimal interpolation, is named after d.g.krige, a mining engineer in South Africa. Kriging method is widely used in groundwater simulation, soil mapping and other fields. It is a very useful geostatistical grid method. Firstly, it considers the variation distribution of spatial attributes in spatial position, determines the range of distance that affects the value of a point to be inserted, and then estimates the attribute value of the point to be inserted with the sampling points in this range. This method can provide the best linear unbiased estimation (the determined value at a certain point) for the studied object mathematically.)
    2020-04-09 21:30:10下载
    积分:1
  • VB托盘图标的显示、隐藏,任务栏操作示例
    VB托盘图标的显示、隐藏,任务栏操作示例,可以隐藏任务栏,隐藏“开始菜单”、是否显示任务栏程序、是否显示托盘里的时间,是否不显示整个任务栏等,主要是对任务栏及其各个小功能的操作,若需要此方面编程技巧的,本源码相当有参考性。
    2022-01-25 22:34:10下载
    积分:1
  • exercises-master
    说明:  这是python机器学习书籍的全部代码,一定要结合书籍看代码。(This is the whole code of Python machine learning books, we must read the code in conjunction with books.)
    2019-04-17 01:55:49下载
    积分:1
  • DITONGLBOQI
    在 惯 性 导 航 系 统 里 往 往 需 要 对 陀 螺 仪 和 加 速 度计进 行 性 能测 试 , 这 时就 要设 计一 种 测 试 它 们 的 滤 波器 。 滤 波器 从 功 能 上 可 分 为 四种 低通 、 高通 、 带 通 、 带 阻 滤 波 器 。 文 中所 要 研 究 的低 通 滤 波器 是 通 过 低 频 信号 而 抑 止 高频 信号 的滤 波器 , 巴 特 沃 思 滤 波器 是 最 简 单 的低通 滤波 器 。 其 中 、 为 实 常 数 , , 。 一 , , 二 , 分 母 多项 式的幂 次 即 为滤波器 的 阶数 。 若 式 除 “ 。 外 所 有 分 子 项 系数 均 为零 , 则传递 函数 变 成 一 常数 与 多项 式 之 比 。 这 时传递 函数有 有 限 极 点 而 无 有 限零 点 , 这 种 滤 波 器称 为 全极 点 滤 波 器 , 阶 巴 特 沃斯 滤 波 器 也 是 全极 点 滤 波 器 。 全 极 点 滤 波器 传递 函 数 为 矛 , , 厂 十 。 , ”一 ’ 竺(n the inertial navigation system and processing is often necessary for gyroscope Speed ​ ​ meter performance test conducted , This is when you want to design one kind of test it Our filter . Filter from the functions can be divided into four low-pass , Qualcomm , Bandpass , Bandstop filter . The text to be studied in a low-pass filter is a low-frequency signal by For the high-frequency signal suppression filter , Bart Waugh think is the most simple filters The single low-pass filter . Which , Is a real constant ,, . A ,, Two , Minute Mother is a power of the polynomial order of the filter . If the formula Except . " Have a child outside the sub-zero coefficients are , Then the transfer function Turned into a constant ratio with polynomial . At this time there is limited transfer function No pole while Zero Limited , This kind of filter is referred to as full-pole filter Implement , Order Butterworth filter is all-pole filter . W)
    2013-10-25 10:47:37下载
    积分:1
  • Example 3 project for AVR8515 on C for IAR
    Example 3 project for AVR8515 on C for IAR
    2022-08-19 03:29:54下载
    积分:1
  • 自适应交叉和编译遗传算法
    说明:  遗传算法是一个处理最优解问题的经典算法,通过设定初值,迭代次数和交叉变异概率等一些参数,能够达到很好的寻优效果,本手册通过对遗传算法的进一步解释,能够帮助同行们深入理解遗传算法,里面的一些仿真说明,对于即可使用的同行也有很大的帮助。(Genetic algorithm is a classical algorithm dealing with the optimal solution problem. By setting some parameters such as initial value, iteration times and crossover mutation probability, it can achieve a good optimization effect. Through further explanation of genetic algorithm, this manual can help peers to understand genetic algorithm deeply. Some simulation instructions in this manual are also very helpful to peers who can use it.)
    2019-04-19 08:41:34下载
    积分:1
  • TR1998-2
    线性卷积盲源分离可以参考的文献,比较经典(Linear convolution blind source separation can be used in reference literature.)
    2018-11-09 15:33:24下载
    积分:1
  • Chap2二维电扫阵列.3
    能够根据输入的阵列信息来计算对应阵列天线的方向图,对设计天线有一定的指导意义(It is possible to calculate the direction of the corresponding antenna array based on the input array information, which is of guiding significance to the design of the antenna.)
    2020-09-02 23:38:12下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载