Welcome![Sign In][Sign Up]
Location:
Search - branch cut

Search list

[Other resourcebranch-cut

Description: 干涉合成孔径雷达成像的相位解缠的枝切法程序。
Platform: | Size: 13922 | Author: wang yan | Hits:

[transportation applicationsbranch-cut

Description: 干涉合成孔径雷达成像的相位解缠的枝切法程序。-Interferometric synthetic aperture radar imaging of the phase unwrapping process of the branch-cut method.
Platform: | Size: 13312 | Author: wang yan | Hits:

[Data structscut

Description: 无向图的最大割:对于给定的无向图G,设计一个优先队列式分支限界法,计算G的最大割。-Undirected graph of the largest cut: For a given undirected graph G, the design of a priority queue-type branch and bound method to calculate G, the largest cut.
Platform: | Size: 5120 | Author: Jacky Gao | Hits:

[matlabbranch_and_board

Description: 在模式识别应用中,用分支定界法(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 environment to achieve the algorithm to select from the following six characteristics of the best features of the two as an example
Platform: | Size: 6144 | Author: 陈坚 | Hits:

[File Formatbranch-and-cut-algorithm

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:

[File FormatBranch-and-Price

Description: 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.
Platform: | Size: 621568 | Author: abrahamlau | Hits:

[matlabUnwrap2D

Description: Goldstein s branch cut phase unwrapping method.
Platform: | Size: 39936 | Author: midar | Hits:

[matlab5f

Description: cutting algorith for branch and cut
Platform: | Size: 1024 | Author: OLIVER | Hits:

[2D GraphicPhaseUnwrapping2D

Description: 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 available on request)
Platform: | Size: 41984 | Author: chen | Hits:

[matlabBranchCuts

Description: Branch cut unwrapping method
Platform: | Size: 3072 | Author: wajih | Hits:

[matlab2D_phasc_unwrapping_algorithms

Description: Matlab编写的相位展开(相位解缠),程序实现两种相位展开(相位解缠)的算法,一个是质量图导引路径积分相位展开算法,另一个是Goldstein的枝切法。-2D PHASE UNWRAPPING ALGORITHMS for the phase quality guided phase unwrapping method and Goldstein s branch cut phase unwrapping method
Platform: | Size: 40960 | Author: 莉莉 | Hits:

[matlabGoldsteinUnwrap2D_r1

Description: 来自国外的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.
Platform: | Size: 40960 | Author: yz | Hits:

[Algorithm2D-unwrap-methods

Description: 关于求解物体存在的包裹相位的几种解包裹算法,有基于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.
Platform: | Size: 10240 | Author: William Zhao | Hits:

[OtherBranch-cut-method-matlab-source-code

Description: 枝切法matlab原始代码,内有详细的代码,帮助新手了解相位解缠的算法。-Branch-cut method matlab source code, a detailed code to help the novice to understand the phase unwrapping algorithms.
Platform: | Size: 48128 | Author: 李告诉 | Hits:

[3D GraphicPhase_Unwrapping_2D

Description: 二维相位展开算法 引导相位展开方法相质量运行QualityGuidedUnwrap2D的。 运行戈尔茨坦枝剪相位展开方法GoldsteinUnwrap2D。 (3D实施质量的制导方法,可根据要求提供)-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 available on request)
Platform: | Size: 40960 | Author: 李娜 | Hits:

[AlgorithmBranch_Cut_Programming

Description: 枝切法实现图像的解缠绕的程序,很实用,很全面!程序写的很清楚。-Branch-cut method to achieve image unwrapping, very practical, very comprehensive! Procedure was very clear.
Platform: | Size: 14336 | Author: 风铃 | Hits:

[Otherzhiqiefa

Description: 利用枝切法进行相位消跳变(解包裹);有示例图像。-Elimination phase transition (unwrapping) use branch-cut has sample images.
Platform: | Size: 956416 | Author: KarmaSteins | Hits:

[OtherGoldsteinUnwrap2D

Description: 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 phase image 2. Phase quality map This code can easily be extended for 3D phase unwrapping. Posted by Bruce Spottiswoode on 22 December 2008)
Platform: | Size: 1024 | Author: felaineforever | Hits:

[Otherzhiqiefa

Description: 用于雷达干涉测量的大作业,实现枝切法的Matlab的原始代码(A large operation used for radar interferometry to implement the original code of the branch cut method of Matlab)
Platform: | Size: 40960 | Author: 阿森阴森森 | Hits:

[matlab枝切法matlab原始代码

Description: branch cut unwrapping
Platform: | Size: 48128 | Author: 1582426134 | Hits:
« 12 »

CodeBus www.codebus.net