搜索资源列表
00293686-10.5
- 摘要-关于对相移键控调制解调器的判决指示符号定时算法统计分析介绍。 时间探测器只在每符号期间使用一个样本,使用了离散时间同步方法并可用于高速调制解调器。 用时间探测器的均值和方差进行描述,推导和比较关于时间偏移的一个函数,最后得出仿真结果。 分析包括低信噪比对判决错误的影响,低信噪比有可能影响判决指示算法的使用范围。 对算法进行了改进,使得可以避免需要事先相位恢复。 这些算法和当前流行的每符号两样本\"非直接判决\"算法进行了比较。针对不同的信噪比和信道带宽,分别给出了这些算法的性能。
chengxuqingdan
- 通信系统中载波相位恢复所需要用到的程序,用了多种方法实现载波恢复。
lvboqi
- 用傅立叶变换的方法在频率域实现图像处理,并比较从幅度和相位恢复图像的区别,已经通过调试
GS_Forier
- 相位恢复 利用GS算法 所作的 迭代算法进行 二维图像的相位恢复 -GS phase retrieval algorithm using an iterative algorithm by two-dimensional images of the recovery phase
GS_Forier
- 相位恢复 利用GS算法 所作的 迭代算法进行 二维图像的相位恢复 -GS phase retrieval algorithm using an iterative algorithm by two-dimensional images of the recovery phase
phaseunwraping.rar
- 2维相位解包裹算法,c++程序,需要进行相位恢复计算的可以参考一下,2D phase unwraping
zhongpinyanboq
- 中频验波是对信号进行中频直接采样和数字正交处理后,产生的I 支路和Q 支路信号序列在时间上会错开一个采样间隔,需要进行定序处理,恢复成同步输出的I、Q 两路信号序列。现代雷达普遍采用相参信号处理,而如何获得高精度基带数字正交( I , Q) 信号是整个系统信号处理成败的关键,以前通常的做法是采用模拟相位检波器得到I、Q信号,其正交性能一般为:幅度平衡在2 % 左右, 相位正交误差在2°左右,即幅相误差引入的镜像功率在- 34dB 左右。这限制了信号处理器性能的提高, 为此, 近年来提出了对低中频
phase_div
- 基于盲解卷积的相位差算法,图像恢复,文件包里面有仿真和LBFGS优化算法-The phase difference based on blind deconvolution algorithm, vogel
gs
- 该算法是最原始的GS算法,可实现利用频域已知振幅,空域已知振幅对空域相位的复原,另包含GS算法原始文献。(The algorithm is the original GS algorithm, which can be used to recover the spatial phase with the known amplitude in the frequency domain and the spatial domain, and include the original literat
x2o
- 混合输入输出相位恢复算法的小程序,入门学习(HIO phase recovery algorithm small program, learning portal)
实验
- 提供了一种图像相位恢复算法,此算法为gs算法,本代码为gs算法最基础的代码。(An image phase recovery algorithm is provided. This algorithm is the GS algorithm. This code is the most basic code of the GS algorithm.)
相位恢复
- 对全息图进行二维恢复以及三维形貌恢复以及最大熵阈值分割(Two dimensional reconstruction of hologram and 3D shape recovery and maximum entropy threshold segmentation are performed.)
test_GS
- 标准GS相位恢复算法,利用傅里叶变换与反变换进行逼近,直至收敛,误差下降算法。(Standard GS phase recovery algorithm, using Fourier transform and inverse transform approximation, until convergence, error reduction algorithm.)
FWari
- Wirtinger Flow相位恢复算法,利用幅值恢复图像相位(Wirtinger Flow phase recovery algorithm.)
HIO
- HIO输入输出误差下降算法,利用幅值恢复相位(HIO input and output error reduction algorithm, using amplitude recovery phase)
同轴重建(无需相移)2
- 输入全息图和背景,对其进行相位恢复迭代算法(Phase Recovery Algorithms)
GS
- 用于相位恢复基于FRENUP,LALALALLALA(FRENUP-based Phase Recovery)
GS algorithmn
- 相位恢复算法,gs算法,适用于双强度测量的相位恢复问题(a phase retrieval algorithmn-gs using MATLAB)
程序包
- 利用盲相位搜索(BPS)16算法,结合所给的16QAM数据实现了盲相位恢复,取得了较好的结果(Using blind phase search (BPS) 16 algorithm, combined with the given 16QAM data to achieve blind phase recovery, and achieved good results)
相位重建
- 主要提供了光学相位测量的一些基本算法程序,包括菲尼尔、卷积、傅里叶变换等相位恢复算法。