搜索资源列表
rdcoord
- 在matlab中开发的计算打算刚度矩阵程序-Calculated intend stiffness matrix program developed in matlab
stiffness-matrix-calculation
- 8节点六面体单元刚度矩阵的计算,在ansys中的应用-8 node parallelepiped element stiffness matrix calculation, in the application of ansys
SpaceFrameAssemble
- 本MATLAB程序可用于框架结构刚度矩阵的组装(Space Frame Assemble)
ANSYScommand
- ansys命令流 用于提取模态分析后的质量矩阵和刚度矩阵,便于二次开发使用 建模和分析部分需要另外进行(Ansys command stream is used to extract the mass matrix and stiffness matrix after modal analysis, which is convenient for secondary development.)
十层框架结构的命令流
- 在做结构分析的时候,我们往往会用到结构的刚度矩阵 但是由于计算量比较大,所以从ansys中提取是一个不错的办法。(n structural analysis, we often use the stiffness matrix of the structure, but because of the large amount of calculation, it is a good way to extract from ansys.)
工业大数据
- 工业大数据技术,本文算法可能的访存冲突只在计算单元刚度矩阵元素时多台处理机可能同时读取同一 单元有关信息 , 然而这些多台处理机共用的只读数据段完全可以事先存放到各处理机的本 地存储器或各处理机自用高速缓冲存储器 (紧耦合式 ) , 从而不致引起访存冲突。至于分别 组集的总体刚度矩阵元素 , 或直接存入本地存储器 (松散耦合式 ) , 或经过映射直接存入主 存器中各处理机相对应的存储模块 (紧耦合式 ) , 也不存在访存冲突 , 不必同步控制。本文 算法不进行机间信息传递 , 无通信延误。 因此