登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • Chapter8
    用Matlab语言实现通信系统的后处理功能(Language communication system using Matlab post-processing functions)
    2010-06-08 11:48:26下载
    积分:1
  • MatlabSignalDisposeFunctions
    上数字信号处理课程初期 自己用matlab写的几个数字信号处理的函数 仅供参考哈 (Early on digital signal processing program to write their own use matlab function of several digital signal processing for reference only Kazakhstan)
    2010-11-18 19:11:01下载
    积分:1
  • matlab_rgb_gray
    MATLAB程序 根据RGB图像创建一幅灰度图像(MATLAB program to create a gray scale image according to RGB image)
    2010-07-27 19:34:53下载
    积分:1
  • rtds
    RTDS仿真,继电保护三段电流整定保护,在RTDS系统上实现实时仿真,经测试,系统能够正常动作(RTDS simulation, three sections of current setting relay protection, RTDS system to achieve real-time simulation, the test, the system can operate normally)
    2013-05-24 16:05:51下载
    积分:1
  • power_pwm11
    control of motor in matlab simulink
    2013-08-21 15:49:19下载
    积分:1
  • BIB_MS
    matlab project synchronous machine modeling
    2015-02-01 09:33:41下载
    积分:1
  • gaosi
    该文件是运用MATLAB编辑的高斯法进行运算 希望大家能用得上(The document is to use MATLAB Editor Gauss law operator hope that we can useful)
    2008-03-28 21:48:01下载
    积分:1
  • MATLAB-Power-System-Analysis
    介绍了如何通过matlab仿真软件进行电力系统仿真分析(Describes how matlab simulation software for power system simulation and analysis)
    2013-11-08 19:32:03下载
    积分:1
  • AGsymt
    Algorithme genetic and waveguide filter synthesys
    2013-04-12 17:16:58下载
    积分:1
  • main3
    用函数归一化逼近一个正弦函数,学习采用采用自适应方法(Function normalized with a sine function approximation, learning the use of adaptive methods )
    2011-12-06 14:48:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载