搜索资源列表
branch-cut
- 干涉合成孔径雷达成像的相位解缠的枝切法程序。
branch-and-cut-algorithm.rar
- 分支-切割法是把分支定界法与割平面法结合起来,用来求解混合整数规划问题。 ,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
branch_and_board
- 在模式识别应用中,用分支定界法(branch-and-board method)进行特征的选择。该程序在matlab环境下实现了该算法,以从六个特征中选择两个最佳特征为例-In pattern recognition applications, using branch and bound method (branch-and-board method) to carry out the characteristics of choice. The program in the matlab e
Branch-and-Price
- Branch—and—Price,一种广义分枝定界或分枝定界的扩展算法,它允许列生成过程应用于整个分枝定界树-The philosophy of branch-and-price is similar to that of branch-and-cut except that the procedure focuses on col- umn generation rather than row generation.
Unwrap2D
- Goldstein s branch cut phase unwrapping method.
5f
- cutting algorith for branch and cut
PhaseUnwrapping2D
- 2D PHASE UNWRAPPING ALGORITHMS Run QualityGuidedUnwrap2D for the phase quality guided phase unwrapping method. Run GoldsteinUnwrap2D for Goldstein s branch cut phase unwrapping method. (3D implementation of the quality guided method av
BranchCuts
- Branch cut unwrapping method
2D_phasc_unwrapping_algorithms
- Matlab编写的相位展开(相位解缠),程序实现两种相位展开(相位解缠)的算法,一个是质量图导引路径积分相位展开算法,另一个是Goldstein的枝切法。-2D PHASE UNWRAPPING ALGORITHMS for the phase quality guided phase unwrapping method and Goldstein s branch cut phase unwrapping method
GoldsteinUnwrap2D_r1
- 来自国外的2D phase unwrap 的matlab源码。基于branch cut(剪枝法) 及FloodFill(洪泛法)实现。速度很快。相位解卷绕精度高。-2D phase unwrap from abroad matlab source. Based branch cut (Pruning) and FloodFill (flooding method). Fast. Phase unwrapping high precision.
2D-unwrap-methods
- 关于求解物体存在的包裹相位的几种解包裹算法,有基于DCT理论的最小二乘算法,整体变份法,以及Goldstein枝切法等。-Several solving existing objects wrapped phase unwrapping algorithm, least squares algorithm based on DCT theory, the overall change copies law, as well as Goldstein branch-cut method.
Branch-cut-method-matlab-source-code
- 枝切法matlab原始代码,内有详细的代码,帮助新手了解相位解缠的算法。-Branch-cut method matlab source code, a detailed code to help the novice to understand the phase unwrapping algorithms.
Phase_Unwrapping_2D
- 二维相位展开算法 引导相位展开方法相质量运行QualityGuidedUnwrap2D的。 运行戈尔茨坦枝剪相位展开方法GoldsteinUnwrap2D。 (3D实施质量的制导方法,可根据要求提供)-2D PHASE UNWRAPPING ALGORITHMS Run QualityGuidedUnwrap2D for the phase quality guided phase unwrapping method. Run Goldstein
Branch_Cut_Programming
- 枝切法实现图像的解缠绕的程序,很实用,很全面!程序写的很清楚。-Branch-cut method to achieve image unwrapping, very practical, very comprehensive! Procedure was very clear.
zhiqiefa
- 利用枝切法进行相位消跳变(解包裹);有示例图像。-Elimination phase transition (unwrapping) use branch-cut has sample images.
GoldsteinUnwrap2D
- Goldstein解缠算法基于二维Goldstein枝切相位进行解缠,输入为.mat格式的复数据,输出为解缠相位图像(GoldsteinUnwrap2D implements 2D Goldstein branch cut phase unwrapping algorithm. Inputs: 1. Complex image in .mat double format 2. Binary mask (optional) Outputs: 1. Unwrapped
zhiqiefa
- 用于雷达干涉测量的大作业,实现枝切法的Matlab的原始代码(A large operation used for radar interferometry to implement the original code of the branch cut method of Matlab)
枝切法matlab原始代码
- branch cut unwrapping
枝切法和质量图法相位解缠
- 利用枝切法和质量图法引导相位解缠,可用于InSAR数据处理(Phase unwrapping guided by branch-cut method and mass graph method)
Enhanced Branch and Price and Cut for Vehicle Routing with Split Deliveries and Time Windows
- In this paper, we study the split delivery vehicle routing problem with time windows (SDVRPTW) that is a variant of the well-known vehicle routing problem with time windows (VRPTW), where each customer can be served by more than one vehicle. We propo