搜索资源列表
exam3_1
- 基于矩阵位移法的matlab编程,求刚架的内力和位移-Matlab programming based on the matrix displacement method, find the force and displacement of the rigid frame
exam1
- 矩阵位移法(先处理法)计算非桁架结构的内力和位移实例-Matrix displacement method- First treatment instance of the force and displacement of the truss structure
Matrix-displacement-of-frame
- 利用矩阵位移法计算刚架结构的程序,主程序子程序都包括-Matrix displacement of frame
MATLAB
- 想用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)
static structure program
- 有限元编程,桁架结构,组装刚度矩阵,力法,位移法(Finite element programming, truss structure, assembly stiffness matrix, force method, displacement method)
frame
- 通过矩阵位移法,分析超静定结构,进行内力计算。(matrix displacement method)
归档
- 非常实用的Matlab案例,双层门式刚架在题中所加荷载情况下的杆端力计算(useful case of calculation of rod end force of double - layer portal frame under load)
矩阵位移法编程大作业
- 可以实现简单地矩阵位移法计算,不能计算曲杆,按照注释进行输入。需要将三个.m文件都导入matlab中,运行的是the main文件,输出结果为杆端力。(this program can calculate some simple cases in structure mechanics using matrix displacement method.)
mdocument
- MATLAB矩阵位移法计算桁架节点位移,结构力学大作业(Calculation of displacement of truss joints by MATLAB matrix displacement method)
jadzo
- 结构矩阵分析,矩阵位移法,能够迅速求解除最优的工程设计方法,维数1()
jl
- 运用矩阵位移法解决特定刚架(含桁架杆和梁式杆)挠度内力问题(The matrix displacement method is applied to solve the specific deflection internal force problem)
matlab数值特征值与特征向量计算 实例源程序代码
- 特征值与特征向量的计算 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.