登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • FastICAmatlabtoolbox
    FastICA的matlat软件包,独立分量分析(ICA)在模式识别(如人脸识别),信号分离等领域有着广泛的应用。 (The FastICA package for MATLAB The FastICA package is a free (GPL) MATLAB program that implements the fast fixed-point algorithm for independent component analysis and projection pursuit. It features an easy-to-use graphical user interface, and a computationally powerful algorithm. )
    2009-05-04 17:07:22下载
    积分:1
  • Bee-algorithmeedgedetection
    Proposed edge detection method based on bee colony algorithm. Utilization Characteristics colony algorithm for image boundary quick search, too To a group of local optima, and then were local minima to start the search, to find the edge of the image points of the object, all the bees to find the boundary point The union is the image edges. Simulation results show that the algorithm is feasible and effective.
    2015-09-04 12:26:30下载
    积分:1
  • matlab1
    matlab入门经典教程--百看不厌1.rar(Getting Started tutorial matlab classic- never lost their appeal 1.rar)
    2009-01-12 16:21:38下载
    积分:1
  • Exercise1
    程序主要包含幂级数展开逼近余弦及在同一坐标下显示多个曲线。压缩包中还包含相关的参考资料。(Program mainly includes power series expansion approximation cosine and displayed in the same coordinate multiple curves. Compressed package also contains the associated reference materials.)
    2013-09-06 08:24:10下载
    积分:1
  • matlab_levelsetcode
    matlab 水平集matlab原版代码,水平集分割图像(the Matlab level set matlab original code level set segmentation image)
    2012-09-08 01:28:05下载
    积分:1
  • The-latest-Matlab2012-tutorial
    Matlab2012最新教程(代码直接复制调试)(The latest Matlab2012 tutorial)
    2014-01-17 21:01:09下载
    积分:1
  • nihe
    基于matlab的曲线拟合,一种函数的拟合,完整代码(Based on the MATLAB curve fitting based on MATLAB curve fitting)
    2012-05-28 17:25:55下载
    积分:1
  • ARMA_adaptive_gm
    自适应,arma ,gm ,都是根据论文写得,结果和论文一样,仅供参考。(Adaptive, arma, gm, are based on written papers, and papers as a result, are for reference only.)
    2013-12-23 22:19:06下载
    积分:1
  • fengjimoxing
    用MATLAB 仿真了风力机模型 The wind turbine model is simulated with MATLAB(The wind turbine model is simulated with MATLAB)
    2019-04-01 16:54:45下载
    积分:1
  • [智能控制(第4版)][刘金琨][序源代码]
    智能控制,智能优化,刘金坤,很多的应用程序,机器人控制的好好学学。(intellgent control and design,liujinkun many demos,especially in robotic control)
    2020-07-05 15:18:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载