Location:
Search - cutting plane
Search list
Description: 使用OpenGL对三维模型进行切割,显示出切割面,鼠标双击模型上的某个地方,确定一个点,连续三次,确定三个点,从而确定一个平面,此平面会将模型切割,显示出切割面-The use of OpenGL for three-dimensional cutting model, showing that the cutting surface, double-click the mouse model of a place to identify a point three times in a row to determine the three points to determine a plane, this plane will be cutting model, showing that the cutting surface
Platform: |
Size: 55296 |
Author: zc |
Hits:
Description: 用VC和VTK实现,对于三维重建后头颅模型进行虚拟切割,三维重建采用体绘制技术,程序实现了任意的平面切割-VTK with VC and the realization of three-dimensional reconstruction of the skull model after virtual cutting, three-dimensional reconstruction using volume rendering techniques, and procedures to achieve the arbitrary cutting plane
Platform: |
Size: 564224 |
Author: 孙绪江 |
Hits:
Description: 使用OpenGL渲染了一个线框球体,并用两个裁剪平面切掉原球体的四分之三-The use of OpenGL rendering a wireframe sphere, and two cutting-plane cut off three-quarters of the original sphere
Platform: |
Size: 2048 |
Author: shan yuan |
Hits:
Description: 分支-切割法是把分支定界法与割平面法结合起来,用来求解混合整数规划问题。-Branch and cut is a method of combinatorial optimization for solving integer linear programs, that is, linear programming problems where some or all the unknowns are restricted to integer values. The method is a hybrid of branch and bound and cutting plane methods.
Platform: |
Size: 1384448 |
Author: abrahamlau |
Hits:
Description: VIJOS中铁人三项一题。
本程序使用二维线性规划方法来求解。
二维线性规划,本程序使用了切割半平面的有效算法,比单纯形法在二维上快。
程序对所有数据均秒闪。-Triathlon VIJOS in a title. This procedure using the two-dimensional approach to solving linear programming. Two-dimensional linear programming, the procedure used in cutting the effective half-plane algorithm, simplex method than on the two-dimensional fast. Procedures for all data flash seconds.
Platform: |
Size: 2048 |
Author: curimit |
Hits:
Description: 利用割平面法求解整数规划,能够达到很好的效果-The use of cutting plane method for solving integer programming, to achieve good results ~ ~ ~ ~
Platform: |
Size: 1024 |
Author: kingtianran |
Hits:
Description: matlab最优化程序包括
无约束一维极值问题
进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法
Goidstein法 Wolfe.Powell法
单纯形搜索法 Powell法 最速下降法
共轭梯度法 牛顿法 修正牛顿法
拟牛顿法 信赖域法 显式最速下降法,
Rosen梯度投影法
罚函数法 外点罚函数法 內点罚函数法
混合罚函数法 乘子法
G-N法 修正G-N法 L-M法
线性规划 单纯形法 修正单纯形法
大M法 变量有界单纯形法
整数规划 割平面法 分支定界法
0-1规划 二次规划
拉格朗曰法 起作用集算法
路径跟踪法
粒子群优化算法 基本粒子群算法 带压缩因子的粒子群算法 权重改进的粒子群算法
线性递减权重法 自适应权重法
随机权重法 变学习因子的粒子群算法
同步变化的学习因子
异步变化的学习因子 二阶粒子群算法
二阶振荡粒子群算法
-matlab optimization process includes
Non-binding one-dimensional extremum problems
Advance and retreat method Golden Section Fibonacci method of basic Newton s method Newton s method Newton s Law of the global secant method parabola method acceptable to the three interpolation search method
  Goidstein France Wolfe.Powell France
Simplex search method Powell steepest descent method
Conjugate gradient method Newton s method Newton s method to amend
Quasi-Newton Method trust region method explicitly steepest descent method,
Rosen gradient projection method
Penalty function method outside the penalty function method within the penalty function method
Mixed penalty function multiplier method
  G-N was amended in G-N method L-M method
Of linear programming simplex method, revised simplex method
Big M method variables bounded simplex method,
Cutting Plane Method integer programming branch and bound method
0-1 programming quadratic programming
Platform: |
Size: 38912 |
Author: 百位过 |
Hits:
Description: Computational study of a cutting plane algorithm for University Course Timetabling
Platform: |
Size: 141312 |
Author: bloodyrose |
Hits:
Description: 最优化方法及其Matlab程序设计。包括带约束的罚函数法,复合形法,坐标轮换法,乘子法,单纯形法,割平面法,粒子群法,遗传算法等各种优化算法-Optimization method and Matlab programming. Including the penalty function method with constraints, the complex method, coordinate rotation method, the multiplier method, the simplex method, cutting plane method, particle swarm, genetic algorithm and other optimization algorithms
Platform: |
Size: 33792 |
Author: 王浩 |
Hits:
Description: 割平面在MATLAB里的程序,很好用,希望和大家分享-Cutting plane in the MATLAB program, useful, and would like to share
Platform: |
Size: 4096 |
Author: 宋思莹 |
Hits:
Description: 最经典的Gomory割平面法求解整数规划问题-The most classic Gomory cutting plane method for solving integer programming problems
Platform: |
Size: 2048 |
Author: zhengjianhui |
Hits:
Description: 整数规划:用割平面法求解整数规划
用分支定界法求解整数规划
用枚举法(包括穷举法和隐枚举法)求解0-1规划
-Integer programming: cutting plane method for solving integer programming with branch and bound method for solving integer programming Solving 0-1 planning enumeration method (exhaustive method and implicit enumeration)
Platform: |
Size: 3072 |
Author: wangchun |
Hits:
Description: matlab使用割平面法求解线性规划问题,包含完整实验报告-matlab using cutting plane method for solving linear programming problems, including complete test report
Platform: |
Size: 61440 |
Author: 杨 |
Hits:
Description: 该文件为整数规划过程涉及的matlab程序段,包含割平面法及枚举法-This file is an integer planning process involves matlab program segments, including cutting plane method and the enumeration method
Platform: |
Size: 2048 |
Author: 陈陈 |
Hits:
Description: 用割平面法求解整数规划。先不考虑整数约束条件,求松弛问题的最优解,如果获得整数最优解,即为所求,运算停止.如果所得到最优解不满足整数约束条件,则在此非整数解的基础上增加新的约束条件重新求解.-By cutting plane method for solving integer programming. Not considered integer constraints, the optimal solution relaxation problem, if the integer obtained optimal solution is sought, and operation stops. If the optimal solution does not satisfy the integer constraints, then on the basis of this non-integer solutions adding new constraints on the re-solving.
Platform: |
Size: 1024 |
Author: hunbi |
Hits:
Description: DividePlane:用割平面法求解整数规划
-DividePlane: by cutting plane method for solving integer programming
Platform: |
Size: 1024 |
Author: 袁伟 |
Hits:
Description: 用割平面法求解整数规划mat源程序,这个方法可以运行,用割平面法求解整数规划mat源程序,这个方法可以运行-By cutting plane method for solving integer programming mat source, this method can be run by solving integer programming source mat cutting plane method, this method can be run
Platform: |
Size: 1024 |
Author: 费雪 |
Hits:
Description: mises屈服准则 和 切割平面方法 以及应力更新-mises yield criterion and cutting plane methods, and stress update
Platform: |
Size: 1024 |
Author: qinjs |
Hits:
Description: 人体三维数据精简方法,运用平面切割的方法,即先平面切割,再留值-Human dimensional data reduction methods, the use of cutting plane methods, that is, first cutting plane, then leave the value
Platform: |
Size: 1024 |
Author: li |
Hits:
Description: cutting plane in matlab for special example.
Platform: |
Size: 14336 |
Author: saba |
Hits: