登录
首页 » matlab » radon_ambiguity

radon_ambiguity

于 2008-05-06 发布 文件大小:1KB
0 210
下载积分: 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 个回复

  • alpha_beta
    alpha_beta 的程序,目标跟踪方面(alpha_beta s programme ,traget tracking part)
    2009-05-01 11:10:48下载
    积分:1
  • dsp_yxp_3
    说明:  matlab开发函数,一些简单的例子和数字滤波器设计函数(matlab development function, some simple examples and digital filter design function)
    2011-04-14 09:42:58下载
    积分:1
  • moving-face
    绘制人脸,通过几个圆组合出人脸、人眼等部位,然后构造动画(Draw a face to face, the human eye and other parts by several round combination, and then construct the animation)
    2012-04-18 11:41:13下载
    积分:1
  • CMG-Persian
    Persian tutorial for cmg sowftware
    2014-11-10 14:21:56下载
    积分:1
  • GA-and-PSO
    GA遗传算法与PSO离子群组合算法matlab程序,以下是使用本程序的简单介绍与使用步骤 1)修改设计变量个数 NPar变量定义的是设计变量个数,本例为8,使用时需根据自己实际情况进行修改。 2)修改设计变量的上下限 VarLow 与VarHign定义的是设计变量的上下限,使用时需根据自己实际情况进行修改。记住,变量的维数,要与1)变量个数一致哦。 3)修改FunName 变量FunName定义的是优化目标函数值的计算函数,根据自己实际情况改成自己的函数名。 4)修改最大迭代次数MaxIterations 要根据自己的问题实际,通过试算找出合适的MaxIterations数。 如果,你对GA与PSO比较精通,还可以通过修改KeepPercent、CrossPercent来提高算法的效率,但是对于初学者来说,上述的步骤与操作已经足够,所以其它不再赘述。祝你好运! (GA genetic algorithm and PSO Ion combination algorithm matlab program, the following is a brief description of the use of this procedure with the use of step a) to modify the design variables are defined by the number of NPar variable number of design variables, in this case eight, when used according to need their actual situation changes. 2) modify the design variables on the lower limit is defined VarLow and VarHign upper and lower limits of design variables need to be modified when used according to their actual situation. Remember, dimensions variable, the number to be with a) variable consistency oh. 3) Modify FunName variable FunName definition is to optimize the objective function value calculation function, according to their actual situation into their own function name. 4) Modify the maximum number of iterations MaxIterations issue according to their actual, through spreadsheets to find the appropriate number MaxIterations. If you are more proficient GA and PSO, but also can)
    2020-10-15 21:07:33下载
    积分:1
  • DIFFERENCE-SETS
    差集天线阵列分析\方向图、二维图、三维图(difference sets)
    2014-10-22 00:59:13下载
    积分:1
  • xinhao
    简单的信号分析系统,能对信号进行滤波等处理,得到较清晰波形(simple signal processing system)
    2015-04-04 20:16:35下载
    积分:1
  • 数据挖掘、特征选择lars_lasso
    LASSO程序,非常经典的LASSO程序,适合数据挖掘、特征选择(LASSO Matlab code,Data mining and machine learning)
    2020-11-20 10:59:37下载
    积分:1
  • RadawithMatlab
    X-band雷达仿真程序,等等等等,用于分析实际信号(X-band radar simulation program, and so on and so on, used to analyze the actual signal)
    2008-04-14 00:40:07下载
    积分:1
  • ClassicalSnakesAlgorithm
    A clasical snake implementation on a binaty image. The implementation followa the Torozopoliz article on active contour and s nakes
    2009-06-26 07:13:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载