登录
首页 » matlab » phasepack-matlab-master

phasepack-matlab-master

于 2020-09-20 发布
0 173
下载积分: 1 下载次数: 4

代码说明:

说明:  包含主要的相位恢复算法,用于解决相位恢复问题,在计算光学成像领域被广泛使用。(This code includes conventional phase retrieval algorithms designed for phase retrieval problems, which is widely used in computational optical imaging.)

文件列表:

phasepack-matlab-master\.gitignore, 363 , 2017-12-13
phasepack-matlab-master\benchmarks\benchmarkSynthetic.m, 16320 , 2017-12-13
phasepack-matlab-master\benchmarks\benchmarkTransmissionMatrix.m, 9060 , 2017-12-13
phasepack-matlab-master\benchmarks\experimentGaussian1D.m, 1490 , 2017-12-13
phasepack-matlab-master\benchmarks\experimentImage2D.m, 2647 , 2017-12-13
phasepack-matlab-master\benchmarks\runBenchmark1DGaussianMN.m, 2880 , 2017-12-13
phasepack-matlab-master\benchmarks\runBenchmark1DGaussianSNR.m, 2652 , 2017-12-13
phasepack-matlab-master\benchmarks\runBenchmark1DGaussianTime.m, 2652 , 2017-12-13
phasepack-matlab-master\benchmarks\runBenchmark2DImageRecovery.m, 2431 , 2017-12-13
phasepack-matlab-master\benchmarks\runBenchmarkAngle.m, 2593 , 2017-12-13
phasepack-matlab-master\benchmarks\runBenchmarkInitializers.m, 3551 , 2017-12-13
phasepack-matlab-master\benchmarks\runBenchmarkSuccessRate.m, 3236 , 2017-12-13
phasepack-matlab-master\benchmarks\runBenchmarkTransMatGDvsLBFGS.m, 2325 , 2017-12-13
phasepack-matlab-master\benchmarks\runBenchmarkTransMatMN.m, 3446 , 2017-12-13
phasepack-matlab-master\benchmarks\runBenchmarkTransmissionMatrix.m, 2563 , 2017-12-13
phasepack-matlab-master\data\logo.jpg, 18311 , 2017-12-13
phasepack-matlab-master\data\shapes.png, 1547 , 2017-12-13
phasepack-matlab-master\examples\runAmplitudeFlow.m, 3382 , 2017-12-13
phasepack-matlab-master\examples\runCoordinateDescent.m, 3413 , 2017-12-13
phasepack-matlab-master\examples\runFienup.m, 3358 , 2017-12-13
phasepack-matlab-master\examples\runGerchbergSaxton.m, 3457 , 2017-12-13
phasepack-matlab-master\examples\runInitAngle.m, 429 , 2017-12-13
phasepack-matlab-master\examples\runInitOptimalSpectral.m, 1821 , 2017-12-13
phasepack-matlab-master\examples\runInitOrthogonal.m, 2029 , 2017-12-13
phasepack-matlab-master\examples\runInitSpectral.m, 1933 , 2017-12-13
phasepack-matlab-master\examples\runInitWeighted.m, 1826 , 2017-12-13
phasepack-matlab-master\examples\runKaczmarz.m, 3407 , 2017-12-13
phasepack-matlab-master\examples\runPhaseLamp.m, 3452 , 2017-12-13
phasepack-matlab-master\examples\runPhaseLift.m, 3449 , 2017-12-13
phasepack-matlab-master\examples\runPhasemax.m, 3484 , 2017-12-13
phasepack-matlab-master\examples\runReweightedAmpFlow.m, 3363 , 2017-12-13
phasepack-matlab-master\examples\runReweightedWirtFlow.m, 3350 , 2017-12-13
phasepack-matlab-master\examples\runSketchyCGM.m, 3495 , 2017-12-13
phasepack-matlab-master\examples\runTruncatedAmpFlow.m, 3391 , 2017-12-13
phasepack-matlab-master\examples\runTruncatedWirtFlow.m, 3431 , 2017-12-13
phasepack-matlab-master\examples\runWirtFlow.m, 3338 , 2017-12-13
phasepack-matlab-master\initializers\initAmplitude.m, 6570 , 2017-12-13
phasepack-matlab-master\initializers\initAngle.m, 1250 , 2017-12-13
phasepack-matlab-master\initializers\initOptimalSpectral.m, 5437 , 2017-12-13
phasepack-matlab-master\initializers\initOrthogonal.m, 5296 , 2017-12-13
phasepack-matlab-master\initializers\initSpectral.m, 5469 , 2017-12-13
phasepack-matlab-master\initializers\initWeighted.m, 4334 , 2017-12-13
phasepack-matlab-master\README.md, 1201 , 2017-12-13
phasepack-matlab-master\runImageReconstructionDemo.m, 6868 , 2017-12-13
phasepack-matlab-master\runSignalReconstructionDemo.m, 4081 , 2017-12-13
phasepack-matlab-master\solvers\fasta.m, 16425 , 2017-12-13
phasepack-matlab-master\solvers\gradientDescentSolver.m, 16492 , 2017-12-13
phasepack-matlab-master\solvers\solveAmplitudeFlow.m, 4159 , 2017-12-13
phasepack-matlab-master\solvers\solveCoordinateDescent.m, 7595 , 2017-12-13
phasepack-matlab-master\solvers\solveFienup.m, 7757 , 2017-12-13
phasepack-matlab-master\solvers\solveGerchbergSaxton.m, 6200 , 2017-12-13
phasepack-matlab-master\solvers\solveKaczmarzSimple.m, 5734 , 2017-12-13
phasepack-matlab-master\solvers\solvePhaseLamp.m, 2998 , 2017-12-13
phasepack-matlab-master\solvers\solvePhaseLift.m, 8700 , 2017-12-13
phasepack-matlab-master\solvers\solvePhaseMax.m, 7794 , 2017-12-13
phasepack-matlab-master\solvers\solvePhaseRetrieval.m, 11811 , 2017-12-13
phasepack-matlab-master\solvers\solveRAF.m, 4161 , 2017-12-13
phasepack-matlab-master\solvers\solveRWF.m, 3890 , 2017-12-13
phasepack-matlab-master\solvers\solveSketchyCGM.m, 10124 , 2017-12-13
phasepack-matlab-master\solvers\solveTAF.m, 4035 , 2017-12-13
phasepack-matlab-master\solvers\solveTWF.m, 4489 , 2017-12-13
phasepack-matlab-master\solvers\solveWirtFlow.m, 2923 , 2017-12-13
phasepack-matlab-master\util\applyOpts.m, 1247 , 2017-12-13
phasepack-matlab-master\util\autoplot.m, 2022 , 2017-12-13
phasepack-matlab-master\util\buildTestProblem.m, 2259 , 2017-12-13
phasepack-matlab-master\util\checkAdjointVerbose.m, 548 , 2017-12-13
phasepack-matlab-master\util\checkIfInList.m, 1266 , 2017-12-13
phasepack-matlab-master\util\checkIfNumber.m, 773 , 2017-12-13
phasepack-matlab-master\util\displayVerboseOutput.m, 2230 , 2017-12-13
phasepack-matlab-master\util\generateOutputs.m, 3711 , 2017-12-13
phasepack-matlab-master\util\getExtraOpts.m, 949 , 2017-12-13
phasepack-matlab-master\util\initializeContainers.m, 1724 , 2017-12-13
phasepack-matlab-master\util\manageOptions.m, 8913 , 2017-12-13
phasepack-matlab-master\util\manageOptionsForBenchmark.m, 4054 , 2017-12-13
phasepack-matlab-master\util\plotErrorConvergence.m, 1684 , 2017-12-13
phasepack-matlab-master\util\plotRecoveredVSOriginal.m, 709 , 2017-12-13
phasepack-matlab-master\util\stopNow.m, 2060 , 2017-12-13
phasepack-matlab-master\util\warnExtraOpts.m, 810 , 2017-12-13
phasepack-matlab-master\benchmarks, 0 , 2017-12-13
phasepack-matlab-master\data, 0 , 2017-12-13
phasepack-matlab-master\examples, 0 , 2017-12-13
phasepack-matlab-master\initializers, 0 , 2017-12-13
phasepack-matlab-master\solvers, 0 , 2017-12-13
phasepack-matlab-master\util, 0 , 2017-12-13
phasepack-matlab-master, 0 , 2019-12-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • yepian
    为了研究植物的生长规律,应用数字摄影图像处理法对山楂叶面积进行无损测量,该方法采用数码相机在田间获取山楂叶子的数字图像,对所拍图像进行背景去除、二值化及中值滤波处理,然后利用Matlab软件编程.快速计算出叶子的面积。把这一面积同常用的叶纸称重法所测面积进行比较.结果基本相同,由此可见,数字摄影图像法测量叶面积,具有简单、准确、方便快捷的特点.这对数字农业的植物信息快速采集和利用具有重要的意义。 ( In order to study the growth pattern of plants, the application of digital photography and image processing method for nondestructive measurement of hawthorn leaf area, this method using a digital camera to obtain digital images of hawthorn leaves in the field, on the film image background removal, binarization and medianfiltered, and then using the Matlab software programming. Quickly calculate the area of the leaves. This area with the common leaf paper weighing measured by the area to compare. The results are basically the same, shows, digital photographic images method to measure leaf area, with a simple, accurate, and convenient features. This rapid acquisition and use of digital agricultural plant is of great significance. In order to study the growth pattern of plants, the application of digital photography and image processing method for nondestructive measurement of hawthorn leaf area, this method using a digital camera to obtain digital images of )
    2012-02-19 11:20:50下载
    积分:1
  • Chaos-and-sea-clutter-modeling
    很好的文章海杂波的文章,是关于海杂波的建模 分析的(Very good article article of sea clutter is modeled on the analysis of sea clutter)
    2021-03-15 17:09:23下载
    积分:1
  • visual-detecting-for-PCB
    用VC++视觉检测程序,可以打开PCB板的照片文件,对其进行编辑、点运算、几何变换、正交变换、图像增强、形态变换、边缘与轮 廓检测、图像分析与复原、图像编码等功能。其中点运算包括图像反色、线性变换、阀值变换等功能;边缘检测包括Robert算子、 Sobel算子、Gauss-Laplace算子等;正交变换包括傅里叶变换、离散余弦变换、沃尔什变换;图像编码包括哈弗曼编码表、香农弗 曼编码表、行程编码、LZW编码等。 对于研究电子封装技术,视觉检测及电机精确控制的同学学习参考使用。(visual detecting for PCB.rar)
    2020-09-28 17:27:44下载
    积分:1
  • niegei
    实现了图像的加水印,去噪,加噪声等功能,部分实现了追踪测速迭代松弛算法,独立成分分析算法降低原始数据噪声。( Realize image watermarking, de-noising, plus noise and other functions, Partially achieved tracking speed iterative relaxation algorithm, Independent component analysis algorithm reduces the raw data noise.)
    2016-11-25 11:09:00下载
    积分:1
  • code
    de-speckling of noise in medical ultra sound images...
    2013-08-14 18:54:36下载
    积分:1
  • polygon_merge
    多边形的合并算法,该算法能够实现任意两个多边形(包括凹多边形)的合并.( The polygon merge algorithm, this algorithm can realize wilfully two polygons (including concave polygon) merge )
    2020-11-16 10:39:41下载
    积分:1
  • meanshifts
    图像处理均值漂移算法平滑处理meanshift(mean shift)
    2015-12-29 16:03:33下载
    积分:1
  • detection
    随着生产和工艺的进步,人们对产品的质量要求越来越高,基于机器视觉的在线 检测系统成为一种重要的质量控制手段。本文对应用于宽幅面、高精度的基于分布式 机器视觉的产品表面缺陷在线检测理论与算法进行了研究,并在此基础上以印刷品和 浮法玻璃的缺陷检测为例,完成了模式产品和非模式产品的缺陷在线检测系统。(With the progress of production and technology, people are increasingly demanding high quality products, based on machine vision for online 检测 system into one kind of Zhong Yao quality Kongzhishouduan. This article applies to wide format, high-precision machine vision products based on distributed-line surface defect detection theory and algorithms are studied, and on this basis, and float glass in print defect detection, for example, completed a model of products and non-model product line defect detection system.)
    2020-06-26 22:20:02下载
    积分:1
  • multiregion_fuse
    先将图像分成一个个小区域后在进行合并,最后得到要提取的目标(First image into a small area after carrying out the merger, the final goal has been to extract)
    2020-07-13 15:58:52下载
    积分:1
  • miyao
    本文提出了基于二维混沌映射的数字图像水印算法,混沌具有随机性、似噪声及对初始条件的极端敏感性等特点。将经过二维混沌映射置乱后的数字水印信号嵌入图像小波域的低频系数,实现了数字水印的隐蔽性、保密性和稳固性;利用二维混沌映射Arnold变换对水印信号进行置乱,不仅增强了水印信号保密性,同时有效提高了视觉上抵抗图像剪切攻击的能力。(In this paper, two-dimensional chaotic map based on digital image watermarking algorithm, Chaos with random noise and the likelihood of extreme sensitivity to initial conditions and so on. Two-dimensional chaotic map will be scrambling after the digital watermark embedded image signal of the low-frequency coefficients in wavelet domain, the realization of a digital watermark hidden, security and stability the use of two-dimensional chaotic map on Arnold transform scrambling watermark signal, not only enhances the confidentiality of the watermark signal at the same time improve the visual image shear resistance attacks.)
    2009-06-28 10:11:45下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载