登录
首页 » matlab » pudn_PPS_IHMPT_esti_para

pudn_PPS_IHMPT_esti_para

于 2021-04-23 发布 文件大小:1166KB
0 484
下载积分: 1 下载次数: 41

代码说明:

  这是基于IHMPT(积分高阶匹配相位变换)方法的多分量三阶相位多项式信号(即立方相位信号)参数估计算法程序包,包含了相关的6个子函数、测试程序以及参考文献等。可以实现对各分量的幅度、各阶相位系数的精确估计。具有广泛的应用,如雷达成像中回波信号具有多阶相位多项式的形式。(This is a matlab code package for an algorithm of estimating parameters of Multicomponent 3-order Polynomial phase signal (Cubic-PPS). The algorithm is based on IHMPT(Integrated High-order Matched Phase Transform). The code package include relevant functions,test codes and reference paper. An accurate estimation of the amplitude and phase coefficients of each order can be obtained by this package. It has a wide application,e.g., the echo signal of radar has the form of PPS. )

文件列表:

pudn_PPS_IHMPT_esti_para
........................\Esti_PPS1_a1.m,1407,2016-05-08
........................\Esti_PPS2_a2.m,1670,2016-05-08
........................\Esti_PPS3_All.m,1440,2016-05-08
........................\Esti_PPS3_Amp.m,857,2016-05-08
........................\HMPT.m,2284,2016-05-08
........................\IHMPT 与HMPT 性能比较仿真分析201605[ed].docx,77379,2016-05-08
........................\IHMPT.m,2645,2016-05-08
........................\ISAR Imaging of a Ship Target Using Product High-Order Matched-Phase Transform.pdf,274516,2014-09-09
........................\ISAR Imaging of Ship Target with Complex Motion Based on New Approach of Parameters Estimation for Polynomial Phase Signal.pdf,1977010,2016-05-06
........................\Readme.txt,992,2016-05-08
........................\test_Esti_PPS3.m,1785,2016-05-08
........................\test_HMPTvsIHMPT_v1.m,1243,2016-05-08

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

发表评论

0 个回复

  • chap4_09_GPC_NoIden
    c(q-1)=1,gpc算法,被控对象为开环不稳定费最小相位系统(c(q-1)=1,gpc,NoIden,Charged object charges for open-loop unstable minimum phase systems)
    2012-04-12 10:38:02下载
    积分:1
  • Get-address-of-the-files-downloaded-from-brain-we
    Get address of the files downloaded from brain web and return image & grand truth in Matlab
    2014-09-11 16:17:02下载
    积分:1
  • moshishibie-Matlab
    超全的模式识别matlab程序,欢迎下载(Pattern recognition matlab)
    2013-10-18 10:19:37下载
    积分:1
  • HMD_x_MultLayer
    The function implements an horizontal magnetic dipole (along the x-axis) and calculates the x and z component of the magnetic field for y=0. The script allows to set a wanted value of multiple layers, with their own relative electric permittivity, relative magnetic permeability, conductivity (see the LAYERS PARAMETERS section in the script). The script finally produces an animation of the radiated field.
    2010-07-23 10:55:16下载
    积分:1
  • ecganalysis
    这是一个用于估计ECG信号的频率变化,区分正常和异常ECG信号的原程序,(This is an ECG signal used to estimate the frequency of changes in the distinction between normal and abnormal ECG signals in the original program,)
    2007-05-02 20:27:19下载
    积分:1
  • zengliangshiPIDcontoller
    非常好的matlab增量式式PID控制算法(Very good matlab incremental PID control algorithm)
    2012-08-14 21:05:57下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • mcmcf90src
    MCMC算法MATLAB程序在现实中的应用(MCMC algorithm MATLAB procedures applied in the real world)
    2013-12-19 11:05:17下载
    积分:1
  • OFDM_lx
    很实用的一个OFDM仿真程序,OFDM采用BPSK、QPSK、16QAM、64QAM4种调制方式。按照星座图,将每个子信道上的数据,映射到星座图点的复数表示,转换为同相Ich和正交分量Qch。(A very practical OFDM simulation program, OFDM the BPSK, QPSK, 16 qam, 64 qam4 kind of modulation method. According to the constellation diagram, each will be the data on the channel, the plural of constellation is mapped to a point, said into in-phase Ich and quadrature Qch. )
    2014-01-05 11:20:42下载
    积分:1
  • ask.fsk.psk.dpsk
    ASK FSK PSK DPSK 图形描述 (ASK FSK PSK DPSK graphic description)
    2010-06-27 11:17:44下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载