登录
首页 » matlab » strech

strech

于 2012-11-27 发布 文件大小:24KB
0 126
下载积分: 1 下载次数: 103

代码说明:

  去斜率(strech)参考信号与回波信号混频后得到中频输出信号S(t)=Aexp(j*2*pi*f0*t+phase) 其中f0与回波延时的关系为: f0=k*delay_t K为线性调频斜率,delay_t为回波延时 将s(t)采样,FFT变换即可得到目标距离与频谱的关系。 Strech 信号测距 输入混频后的中频信号(图一),经采样及FFT变换得到频谱(图二) 再根据频谱与距离的关系式R=Tcf/2B显示出距离(图三) (Go slope (strech) obtained after the reference signal and the echo signal mixer IF output signal S (t) = Aexp (j* 2* pi* f0* t+phase) f0 and echo delay relationship: f0 = k* delay_t K chirp slope, delay_t the echo delay sampling s (t), the FFT transform to the target distance spectrum of relations. Strech signal ranging input mixer IF signal (Figure 1), sampling and FFT transform spectrum (Figure 2) according the the spectrum distance relationship R = Tcf/2B shows the distance (Figure 3))

文件列表:

strech.doc,90112,2012-11-27

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

发表评论

0 个回复

  • Blind_Source_Separation
    两个盲源分离程序 分别对应文章《Underdetermined Blind Source Separation using Sparse Representations》和《Underdetermined blind separation of delayed sound sources in the frequency domain》(Blind Source Separation )
    2009-09-09 20:49:54下载
    积分:1
  • peakdet3
    find peaks in matlab
    2009-09-14 12:46:35下载
    积分:1
  • 123abc
    超声相控阵仿真论文,研究了超声声束的指向性、声压等特性,以及探头设计准则。(Ultrasonic phased array simulation thesis, studies the ultra sound beam directivity, pressure characteristics, as well as the probe design criteria.)
    2013-03-06 10:31:19下载
    积分:1
  • youyuandianlilvboqi
    有源电力滤波器模块,可以进行谐波抑制以及无功补偿,可以用于逆变器输出滤波器(Active power filter modules, the reactive power compensation and harmonic control, can be used for inverter output filter )
    2021-04-23 14:28:48下载
    积分:1
  • code
    说明:  matlab经典优化代码,同时附有BNB优化的工具箱,可以安装调试(classical optimization matlab code, accompanied by BNB optimization toolbox, you can install the debugging)
    2010-03-21 15:00:47下载
    积分:1
  • MATLAB_commom-mistake(GUI)
    是一篇pdf文档 。主要讲了,matlab中的GUI模块,得一些常见错误和解决办法。(Is a PDF document. Mainly about, the GUI module in MATLAB, some common errors and solutions. )
    2013-09-24 10:10:23下载
    积分:1
  • Rejection_Sampling_Tutorial
    拒绝采样算法的matlab程序,可用于参数估计和模式识别(matlab codes for rejection sampling algorithm, which can be used for parameter estimation and pattern recognition.)
    2018-08-02 00:22:11下载
    积分:1
  • demo_vca
    Vector Component Analysis
    2009-03-19 23:27:53下载
    积分:1
  • xiaobosuanfa
    采样频率 fs=10000 轴承外环故障信号 fid=fopen( bearingout.dat , r ) 故障 N=1024 xdata=fread(fid,N, int16 ) fclose(fid) xdata=(xdata-mean(xdata))/std(xdata,1) 时域波形 figure(1) plot(1:N,xdata) xlabel( 时间 t/n ) ylabel( 电压 V/v ) db10小波进行4层分解 一维小波分解 [c,l] = wavedec(xdata,4, db10 ) 重构第1~4层细节信号 d4 = wrcoef( d ,c,l, db10 ,4) d3 = wrcoef( d ,c,l, db10 ,3) d2 = wrcoef( d ,c,l, db10 ,2) d1 = wrcoef( d ,c,l, db10 ,1) ( Sampling frequency fs = 10000 bearing outer ring fault signal fid = fopen (' bearingout.dat' , ' r' ) failure N = 1024 xdata = fread (fid, N, ' int16' ) fclose (fid ) xdata = (xdata-mean (xdata))/std (xdata, 1) time-domain waveform figure (1) plot (1: N, xdata) xlabel (' Time t/n' ) ylabel ( ' voltage V/v' ) db10 wavelet decomposition 4 layer one-dimensional wavelet decomposition [c, l] = wavedec (xdata, 4, ' db10' ) 1 ~ 4 reconstructed detail signal d4 = wrcoef (' d' , c, l, ' db10' , 4) d3 = wrcoef (' d' , c, l, ' db10' , 3) d2 = wrcoef (' d' , c, l, ' db10' , 2) d1 = wrcoef (' d' , c, l, ' db10' , 1) )
    2011-05-21 16:48:36下载
    积分:1
  • SARRESEARCH
    合成孔径雷达的模糊与 PRF ;连续形式的回波模型 ; 抽样信号的频谱 ; 抽样形式的回波模型 ;方位模糊的仿真与抑制 (Fuzzy synthetic aperture radar and PRF continuous form of echo model sampling frequency spectrum sample form of echo model azimuth ambiguity suppression and Simulation)
    2010-07-07 14:20:19下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载