CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 矩阵位移法

搜索资源列表

  1. ansys

    0下载:
  2. ansys平面问题,矩阵转化运算,高斯消元法在ansys节点力和节点位移的运用-ansys plane problem, the matrix transformation operations, Gaussian elimination method in ansys nodal forces and nodal displacements of the use of
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3.55mb
    • 提供者:belonely
  1. exam3_1

    1下载:
  2. 基于矩阵位移法的matlab编程,求刚架的内力和位移-Matlab programming based on the matrix displacement method, find the force and displacement of the rigid frame
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:2.81kb
    • 提供者:屈原
  1. exam1

    0下载:
  2. 矩阵位移法(先处理法)计算非桁架结构的内力和位移实例-Matrix displacement method- First treatment instance of the force and displacement of the truss structure
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:1.85kb
    • 提供者:屈原
  1. plane

    1下载:
  2. !本程序主要用来解决二维平面应力弹性问题(带厚度),在f90上调试通过。 !包含主程序STRESS和三个字程序ELSTMX(KK)、MODIFY、DCMPBD和SLVBD !主程序主要进行基本的输入输出以及最大半带宽的计算,组装总体刚度矩阵计算的应力应变值 !子程序elstmx(kk)计算刚度系数矩阵,生成第kk单元的刚度矩阵k !子程序MODIFY输入节点的集中力,边界节点的位移,对总体刚度矩阵和位移数组和节点力数组作修改 !子程序DEMPBD用高斯消元法将半带宽的矩阵变成
  3. 所属分类:Windows Develop

    • 发布日期:2014-10-11
    • 文件大小:10kb
    • 提供者:54654564
  1. Matrix-displacement-of-frame

    0下载:
  2. 利用矩阵位移法计算刚架结构的程序,主程序子程序都包括-Matrix displacement of frame
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:10.41kb
    • 提供者:hyf
  1. MATLAB

    0下载:
  2. 想用matlab 编一个矩阵位移法的程序,以两根杆为例,但是在局部码和总码转换的地方遇到问题,求解答(Want to use matlab series a matrix displacement method, to two rod as an example, but in the local code and the total code conversion place encountered problems, to solve)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:1kb
    • 提供者:
  1. static structure program

    0下载:
  2. 有限元编程,桁架结构,组装刚度矩阵,力法,位移法(Finite element programming, truss structure, assembly stiffness matrix, force method, displacement method)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:51kb
    • 提供者:米米提777
  1. frame

    0下载:
  2. 通过矩阵位移法,分析超静定结构,进行内力计算。(matrix displacement method)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:8kb
    • 提供者:纸钞
  1. 归档

    0下载:
  2. 非常实用的Matlab案例,双层门式刚架在题中所加荷载情况下的杆端力计算(useful case of calculation of rod end force of double - layer portal frame under load)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:3kb
    • 提供者:dannypeeta
  1. 矩阵位移法编程大作业

    1下载:
  2. 可以实现简单地矩阵位移法计算,不能计算曲杆,按照注释进行输入。需要将三个.m文件都导入matlab中,运行的是the main文件,输出结果为杆端力。(this program can calculate some simple cases in structure mechanics using matrix displacement method.)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:2kb
    • 提供者:jacklee9597
  1. mdocument

    1下载:
  2. MATLAB矩阵位移法计算桁架节点位移,结构力学大作业(Calculation of displacement of truss joints by MATLAB matrix displacement method)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1kb
    • 提供者:James0ki
  1. jadzo

    0下载:
  2. 结构矩阵分析,矩阵位移法,能够迅速求解除最优的工程设计方法,维数1()
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:17kb
    • 提供者:duhlaciment
  1. jl

    0下载:
  2. 运用矩阵位移法解决特定刚架(含桁架杆和梁式杆)挠度内力问题(The matrix displacement method is applied to solve the specific deflection internal force problem)
  3. 所属分类:其他

    • 发布日期:2020-10-14
    • 文件大小:11kb
    • 提供者:JweishengjieJ
  1. matlab数值特征值与特征向量计算 实例源程序代码

    1下载:
  2. 特征值与特征向量的计算 339   10.1 特征值问题概述 339   10.1.1 特征多项式 339   10.1.2 特征值范围估计 340   10.2 幂法及反幂法 341   10.2.1 幂法 341   10.2.2 幂法的加速 344   10.2.3 反幂法 350   10.2.4 混合幂法 352   10.3 实对称矩阵的Jacobi法 353   10.3.1 Givens变换 353   10.3.2 基本Jacobi法 358   10.
  3. 所属分类:其他

    • 发布日期:2019-04-03
    • 文件大小:12kb
    • 提供者:XWLYF
搜珍网 www.dssz.com