搜索资源列表
branch-cut
- 干涉合成孔径雷达成像的相位解缠的枝切法程序。
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
jiaotongdeng
- 1). 用红、绿、黄三色发光二极管作信号灯。主干道为东西向,有红、绿、黄三个灯;支干道为南北向,也有红、绿、黄三个灯。红灯亮禁止通行;绿灯亮允许通行;黄灯亮则给行驶中的车辆有时间停靠到禁行线之外。 2).由于主干道车辆较多而支干道车辆较少,所以主干道绿灯时间较长。当主干道允许通行亮绿灯时,支干道亮红灯。而支干道允许通行亮绿灯时,主干道亮红灯,两者交替重复。主干道每次放行50秒,支干道每次放行30秒。 在每次由亮绿灯变成亮红灯的转换过程中间,需要亮5秒的黄灯作为过渡,以使行驶中的车辆有时间
Unwrap2D
- Goldstein s branch cut phase unwrapping method.
TravelingSalesmanProblem
- This file contains my project from Algorithm class on Traveling Salesman Problem. It implements some branch and bound methods to increase it s performance. In the main function you can find that I use Drzewo() function Drzewoopt() functins stand for
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)
InSAR相位解缠代码
- 干涉SAR(InSAR)相位解缠处理代码,包括枝切法及质量图指导法,代码为matlab(Interference SAR(InSAR) phase unwrapping code, including the branch cut method and quality chart guidance method, the code is MATLAB)