登录
首页 » Unix_Linux » pre-distortion

pre-distortion

于 2013-11-20 发布 文件大小:6KB
0 151
下载积分: 1 下载次数: 24

代码说明:

  针对功放得到非线性失真,采用查表法预失真对功放的非线性进行补偿,仿真表明了补偿方式的有效性。(Obtained for nonlinear distortion amplifier, using the look-up table predistortion to compensate for non-linear power amplifier, simulation shows the effectiveness of compensation.)

文件列表:

pre-distortion
..............\comb.m,595,2005-11-21
..............\giins.m,774,2005-11-21
..............\girem.m,711,2005-11-21
..............\HPA.m,180,2005-11-21
..............\insert.m,1710,2005-11-21
..............\LUT.m,936,2005-11-21
..............\main.m,3521,2005-12-14
..............\main1.m,3521,2005-12-14
..............\PR.m,226,2005-11-21
..............\predistorter.m,790,2005-11-21
..............\Q.m,274,2005-11-21
..............\qammod.m,839,2005-11-21
..............\RP.m,382,2005-11-21
..............\预失真仿真代码.txt,0,2013-11-20

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

发表评论

0 个回复

  • BA_ScaleFree
    一个自己写的,生成BA无标度网络并计算其度分布的程序,fortran77格式,并附图一张,数据一份。(A program written myself, which can generate the BA scale-free networks and calculate the degree distribution , fortran77 format attachment is a drawing and data.)
    2009-11-30 19:56:04下载
    积分:1
  • 最优化作业C++源代码
    用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了(C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the points outside the law, outside point method can use, I have all over Debugging)
    2021-03-29 10:49:11下载
    积分:1
  • 3
    说明:  下三角复矩阵求逆的ASIC设计及实现 论文 pdf(Lower triangular complex matrix inverse of the ASIC Design and Implementation of)
    2009-09-25 22:51:57下载
    积分:1
  • Stochastic-Process
    随机过程基础课程,包含泊松过程、马尔可夫链、鞅等经典方法,清晰详细,有案例讲解(Stochastic Processes basic courses, including Poisson process, Markov chain, martingale and other classical methods, clear and detailed, there is case to explain)
    2015-12-07 18:10:25下载
    积分:1
  • 1.tar
    用python写的牛顿迭代法和牛顿插值法,数值分析的实验(Newton iteration method and Newton interpolation method written in Python, numerical analysis experiment.)
    2018-05-23 21:24:48下载
    积分:1
  • txt2LMS
    将txt数据转换为LMS test.lab软件所能接受的格式(Change the txt format file to Unv file which can be read into the famous vibration test software LMS test.lab)
    2021-04-07 11:09:01下载
    积分:1
  • microdisk_FDTD_backup
    FDTD Solutions 是一款三维麦克斯韦方程求解软件,可以分析紫外、可见、红外至太赫兹和微波频率段电磁波与具有亚波长典型尺寸复杂结构的相互作用。 FDTD Solutions 使得设计师能够从容地面对光子设计复杂的挑战问题。快速原型制造和高精度仿真大大降低对费用高昂的原型试验的依赖,因而可以对设计概念进行快速评价,进而缩短产品研发周期,降低费用。 FDTD Solutions 可以帮助你成功应对各种复杂的应用,从基础光子学研究,到目前工业界领先应用领域如成像、照明、生物光子学、光伏、以及众多其他应用。(FDTD Solutions is a three-dimensional software for solving Maxwell' s equations, we can analyze the ultraviolet, visible, infrared and microwave to terahertz frequencies of electromagnetic waves having a typical size of subwavelength interaction of complex structures. FDTD Solutions allows designers to calmly face the complex photonic design challenges. Rapid prototyping and simulation precision greatly reduce dependence on costly prototype testing, which can quickly uate design concepts, and thus shorten the product development cycle and reduce costs. FDTD Solutions can help you successfully deal with a variety of complex applications, leading application areas such as imaging, lighting, biophotonics, photovoltaics, and many other applications basic photonics research, the current industry.)
    2016-03-20 17:40:02下载
    积分:1
  • black-oil-model
    该源程序是黑油模型的源代码,黑油模型是油藏数值模拟的基本程序。(The source is the source code of black oil model, black oil model is the basic numerical reservoir simulation program.)
    2020-11-11 17:19:46下载
    积分:1
  • LECalculator
    3.1 线性方程组类设计 3.2 全选主元高斯消去法 3.3 全选主元高斯-约当消去法 3.4 复系数方程组的全选主元高斯消去法 3.5 复系数方程组的全选主元高斯-约当消去法 3.6 求解三对角线方程组的追赶法 3.7 一般带型方程组的求解 3.8 求解对称方程组的分解法 3.9 求解对称正定方程组的平方根法 3.10 求解大型稀疏方程组的全选主元高斯-约当消去法 3.11 求解托伯利兹方程组的列文逊方法 3.12 高斯-赛德尔迭代法 3.13 求解对称正定方程组的共轭梯度法 3.14 求解线性最小二乘问题的豪斯荷尔德变换法 3.15 求解线性最小二乘问题的广义逆法 3.16 病态方程组的求解 (3.1 system of linear equations class designs 3.2 to choose the principal element gaussian elimination 3.3 to elect principal element Gauss- when approximately the elimination 3.4 duplicate coefficient equation sets all choose the principal element gaussian elimination 3.5 duplicate coefficient equation sets to elect principal element Gauss- when approximately the elimination 3.6 solve three diagonal line equation sets to pursue the law 3.7 common belt equation set s solution 3.8 solution symmetrical equation set s resolution 3.9 solution symmetrical Zhengding equation set s square root method 3.10 solution large-scale sparse equation set to elect principal element Gauss- when approximately the elimination 3.11 solutions hold the Belize equation set s row article to abdicate House Holland who method 3.12 Gauss- the Seydell repetitive process 3.13 solution symmetrical Zhengding equation set s conjugate gradient method 3.14 solution linearity is smallest two rides the questionThe German m)
    2010-12-20 21:11:04下载
    积分:1
  • MOM
    用矩量法(电场结合磁场积分方程)算金属圆柱散射(Using the method of moments (electric field integral equation combined) considered the scattering of metal cylinder)
    2021-04-04 20:39:04下载
    积分:1
  • 696522资源总数
  • 104047会员总数
  • 21今日下载