登录
首页 » matlab » radon_ambiguity

radon_ambiguity

于 2008-05-06 发布 文件大小:1KB
0 160
下载积分: 1 下载次数: 222

代码说明:

  %radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length(x) % ambifunb(x ) %*****************************************RAT naf=ambifunb(x) htl(abs(naf)) % [wh,rho,theta]=htl(abs(naf)) colormap([0,0,0]) % xlabel( 极半径 ) % ylabel( 角度 ) %**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确) %找出峰值点的坐标 b=max(max(wh)) [u,a]=find(wh>=0.8*b) ( Radon transformclear all N = 800 n = 1: N fs = 200 t = n/fs x1 = exp (j* 2* pi* (5* t+ 0.5* 5* t. ^ 2)) x2 = exp ( j* 2* pi* (5* t+ 0.5* 15* t. ^ 2)) x = x1+ x2 N = length (x) ambifunb (x)***************************************** RATnaf = ambifunb (x) htl (abs (naf)) [wh, rho, theta ] = htl (abs (naf)) colormap ([0,0,0]) xlabel (polar radius) ylabel (angle)************************************** to find the coordinates of the peak point, calculating the initial slope of the frequency and FM (right) find the peak point of the coordinates b = max (max ( wh)) [u, a] = find (wh)

文件列表:

radon_ambiguity
...............\radon_ambiguity.m
...............\自己编写的调试通过的radon变换.txt
radon_ambiguity.m

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

发表评论

0 个回复

  • spectrum
    这个例子阐明了发生在时变系统中的频谱扩展,系统的带通输入时在某个频率上的音频信号(This example illustrates the system occurred in the time-varying spectrum expansion of the system' s band-pass input on a frequency of audio signal)
    2009-12-23 22:18:15下载
    积分:1
  • zuiyoutidu
    最速下降法的Matlab程序,实现函数无约束条件下的最小值求解(Steepest descent method in Matlab, functions to achieve the minimum under no constraints to solve)
    2011-12-14 08:51:16下载
    积分:1
  • sa_ex8_11b
    使用matlab软件对智能天线算法的仿真。对智能天线LS-CMA算法的仿真(Use matlab software for smart antenna algorithm simulation. Smart antenna LS-CMA algorithm simulation)
    2014-03-19 16:12:25下载
    积分:1
  • Untitled11
    首先定义一个高斯白噪声,然后在正弦信号中添加白噪声,再对带噪声的正弦信号进行平均值滤波(First, a Gauss white noise is defined, then the white noise is added to the sinusoidal signal, and then the average filtering of the sinusoidal signal with noise is filtered)
    2017-07-24 11:33:50下载
    积分:1
  • program
    matlab音乐合成,非常实用,信号与系统大作业(matlab)
    2010-08-30 10:30:45下载
    积分:1
  • Guass-Matlab
    运用径向基高斯函数作出图像修复,并附带相应代码以及图像实例(Gaussian radial basis function to image restoration, and with the corresponding instance of the code and image)
    2011-05-20 09:08:24下载
    积分:1
  • up_down_sample
    选择输入信号的参数,以及抽样因子,以及采样参数,对信号分别进行上抽样和下抽样,方便非均匀采样的进行。(Select the input signal parameters, and sampling factors, as well as sampling parameters, respectively, on the signal sampling and down sampling, to facilitate the conduct of non-uniform sampling.)
    2013-09-16 21:53:21下载
    积分:1
  • 4
    说明:  DSP course lab 4 MATLAB
    2011-11-07 23:55:50下载
    积分:1
  • synchronous-motor_-pf-_cases
    simulation of various cases of pf in synchronous motor
    2012-01-28 03:34:29下载
    积分:1
  • mohuFCM
    基于matlab的模糊均值C的聚类程序,可以实现彩色图像的聚类,能实现程序时间统计(Matlab-based fuzzy mean C clustering procedures, can achieve color image clustering, to achieve the program time statistics)
    2013-05-23 11:10:59下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载