登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • ccsystems2e_Chapter01
    现代通信系统(mantlab)第二版 配套源码(modern communication system (mantlab) second version supporting FOSS)
    2007-05-17 21:15:14下载
    积分:1
  • OptSpace_matlab
    经典文章Matrix Completion with Noise实现的源代码(Classic article Matrix Completion with Noise source code to achieve)
    2010-06-12 13:45:02下载
    积分:1
  • a
    说明:  本文给出了用matlab实现简单UWB定位系统的所有代码,并可产生可视化的操作界面。(In this paper, simple to use matlab UWB positioning system all of the code, and can cause visual interface.)
    2011-05-09 09:26:24下载
    积分:1
  • math_exp
    很好很实用的matlab工程函数:插值与拟合,代数方程解法,微分方程解法,优化以及综合实验(Matlab works well very useful functions: interpolation and fitting, solution of algebraic equations, differential equation, optimization, and comprehensive experimental)
    2010-09-25 11:06:14下载
    积分:1
  • tamrine-2
    discuss the cooling of a circular fin by means of convective heat transfer along its length. Convection gives rise to a temperature-dependent heat loss or sink term in the governing equation. Shown in Figure 4.9 is a cylindrical fin with uniform crosssectional area A. The base is at a temperature of 100°C (TB) and the end is insulated. The fin is exposed to an ambient temperature of 20°C
    2013-07-31 22:01:56下载
    积分:1
  • MATLAB2010JC
    MATLAB2010的教程,电子书籍,很详细(MATLAB2010 tutorials, e-books, very detailed)
    2013-08-27 18:35:28下载
    积分:1
  • rosenbrock
    说明:  rosenbrock是数值最优化里的一个重要算例,运用MATLAB编程测试算例(rosenbrock numerical optimization is an important example in using the MATLAB programming test examples)
    2010-04-17 08:26:40下载
    积分:1
  • matlab-zui-you-hua-suan-fa
    matlab 最优化算法 matlab 最优化算法matlab 最优化算法matlab 最优化算法(matlab zuiyouhuasuanfamatlab zuiyouhuasuanfa matlab zuiyouhuasuanfa )
    2012-03-28 14:52:08下载
    积分:1
  • 神经网络学习的二维非线性函数
    说明:  神经网络学习二维非线性函数 ,多维非线性辨识的MATLAB程序(neural network learning 2D nonlinear function, multi-dimensional nonlinear identification procedures MATLAB)
    2005-11-24 19:47:09下载
    积分:1
  • chuanbuzixitong
    自己建的一个串联补偿系统的仿真模型,很实用的东西。(Build their own simulation model, a series compensation system is very practical things.)
    2012-09-06 21:23:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载