搜索资源列表
切割
- 这是一个分治解决的零件切割问题:给定一块宽度为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
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
ESO_frequency_optimization
- 利用渐进结构优化算法(ESO)实现矩形板的第一阶频率的最大化。用VC实现界面,以Nastran作为频率求解器,用Matlab进行数值运算。
lab_1
- 给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小? 里面附有详细报告
exam7_1
- 采用薄板矩形单元计算矩形板的弯曲 定义有限元模型、求解有限元模型、保存计算结果-Rectangular unit calculated using thin plate bending the definition of rectangular plate finite element model, solving the finite element model, save results
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.
electromagnetic-field
- 横截面为矩形的无限长槽由三块接地导体板构成,槽的盖板直流电压100v,求矩形槽的电位分布-A infinite long slot, with rectangle cross-section, consists of three grounded conductive plate and one coverplate with 100 voltage. Please give the potential distributions inside slot
矩形板(8-1)位移
- 平面8节点单元类,可以输出单元的刚度,并可通过形函数插值得到内部各点得位移、应力等。对各位以前编写的程序的一个补充和完善吧。(plane eight-unit category, the output unit stiffness, through the shape function can be interpolation points in the internal displacement and stress. Right before you and the procedure fo
variabyefragmentation
- 给定一块宽度为W的矩形板,矩形板的高度不受限制,现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件,切割的规则是零()
mephzd
- 递归与分治算法的应用 零件切割问题 给定一块宽度为W的矩形板,矩形板的高度不受限制,现需要从板上分别切割出n个高度为hi,宽()
16388103
- 零件切割问题 回溯算法的实现, 给定一块宽度为W的矩形板,矩形板的高度不受限制,现需要从板上分别切割出n个高度为hi,宽度()
hyglrpf
- 零件切割问题 回溯算法的实现, 给定一块宽度为W的矩形板,矩形板的高度不受限制,现需要从板上分别切割出n个高度为hi,宽度()
水中平板声辐射解析解
- 计算矩形平板的声辐射特性,该平板为有障板的矩形薄板,考虑板在水中的声振耦合问题(CALCULATION OF ACOUSTIC RADIATION CHARACTERISTICS OF RECTANGULAR PLATES)
矩形板
- 矩形板是一种常用的结构,针对有限元原理,运用matlab对他进行了编程。(Rectangular plate is a commonly used structure, for the finite element principle, the use of matlab on his programming.)