搜索资源列表
切割
- 这是一个分治解决的零件切割问题:给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?加上一个小界面-This is a solution to the partition cutting parts : a given width of the rectangular plate W, the height of rectangular plat
零件切割问题
- 给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。要求求出一种切割法使得所使用的矩形板的高度h最小.用递归及分治法解此问题-given a width of the rectangular plate W, the height of rectangular plate unrestricted. Board is required from the respective cut ou
FEM_plane
- 有限元法计算平板受集中载荷的程序,二维四边形网格-finite element method concentrated load plate by the procedure, two-dimensional rectangular grid
fenzhi
- 零件切割问题: 给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小? 任给一个输入实例,能输出切割所需要的实际高度并能用图形演示切割的过程-cutting parts : a given width of the rectangular plate W, the height of rectangular plate unrestri
qiege
- 解决了矩形板切割矩形材料的问题,采用递归分治的方法-solve the rectangular plate rectangular cutting materials, using recursive method of administration
exam7_1
- 采用薄板矩形单元计算矩形板的弯曲 定义有限元模型、求解有限元模型、保存计算结果-Rectangular unit calculated using thin plate bending the definition of rectangular plate finite element model, solving the finite element model, save results
VisualHanoi
- 动态显示汉诺塔的自动搬运过程,每个盘用不同颜色的矩形表示,有很好的教学用途。-Dynamic Display Tower of Hanoi' s automatic handling processes, each with different colored rectangular plate, said there is a good teaching purposes.
MOMRW Grectangle 2238 Gright
- 矩形导电平板,长为1厘米,宽为1.5厘米。22G-38G的宽带RCS矩量法求解-Rectangular conductive plate, 1 cm long, 1.5 cm wide. 22G-38G broadband RCS method of moments
pingbanxin
- 用fortran矩形导电平板,长为1厘米,宽为1.5厘米。22G-38G的宽带RCS矩量法求解-Fortran rectangular conductive plate with a length of 1 cm, width 1.5 cm. 22G-38G broadband RCS method of moments
NAVIER_SOLUTION
- NAVIER_SOLUTION.m for rectangular plate
a1234567
- 程序可求解任意边界条件任意力(需手算或增加m文件将力等效到单元节点)的矩形板的单元受力及应力。-Program can solve any power of arbitrary boundary conditions (to be hand or the equivalent increase in m file will force the node to the unit) unit of the rectangular plate the force and stress.
rcs rect plate
- 雷达截面积————————矩形平板的后向散射RCS- backscatter RCS of Rectangular plate
GSA_PY
- 在java编程环境下结合遗传算法和模拟退火算法解决矩形板材的排样问题,排版方法基于剩余矩形进行-In the java programming environment combined with genetic algorithms and simulated annealing algorithm to solve the problem of a rectangular plate nesting
static_problems_2D
- FEA有限元方法自编程序实现,一个是二维平板中间孔,一个是矩形悬臂梁.-a rectangular cantilever infinit plate with a circular hole
pg
- 定温边界条件下,二维矩形平板的温度场差分数值模拟。-Constant temperature boundary conditions, two-dimensional rectangular plate differential temperature field numerical simulation.
radio
- 辐射边界和定温边界条件下,二维矩形平板的温度场数值模拟。-Radiation boundary and constant temperature boundary conditions, two-dimensional rectangular plate temperature field numerical simulation.
sxjm
- 2014年全国数学建模折叠圆桌模型程序源码 一种桌面呈圆形,桌腿随着铰链的活动可以平摊成一张平板的可折叠桌子桌腿由两组各用一根钢筋连接的木条组成,钢筋两端分别固定在桌腿各组最外侧的两根木条上,并且沿木条有空槽以保证滑动的自由度。 问题一:给定长方形平板尺寸为120 cm × 50 cm × 3 cm,每根木条宽2.5 cm,连接桌腿木条的钢筋固定在桌腿最外侧木条的中心位置,折叠后桌子的高度为53 cm。试建立模型描述此折叠桌的动态变化过程,在此基础上给出此折叠桌的设计加工参数-2014
temperature_gradient
- 矩形平板在温度梯度变化下的近场动力学模拟(Rectangular Plate Subjected to Temperature Gradient)
矩形板
- 矩形板是一种常用的结构,针对有限元原理,运用matlab对他进行了编程。(Rectangular plate is a commonly used structure, for the finite element principle, the use of matlab on his programming.)
有限元程序MATLAB
- 四杆桁架结构的有限元分析(Bar2D2Node); 三梁平面框架结构的有限元分析(Beam2D2Node); 基于3节点三角形单元的矩形薄板分析(Triangle2D3Node); 基于4节点四边形单元的矩形薄板分析(Quad2D4Node); 基于4节点四面体单元的空间块体分析(Tetrahedron3D4Node); 基于8节点六面体单元的空间块体分析(Hexahedral3D8Node);(Finite element analysis of four bar truss str