登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • airfoil
    说明:  Simulation based on age verification
    2019-02-21 21:48:51下载
    积分:1
  • VisualCMATLABImageProcessingAndRecognitionOfPracti
    《visual c++matlab图像处理与识别实用案例精选》源码与Visual C++_MATLAB图像处理与识别实用案例精选(" Visual c++ matlab image processing and recognition of practical cases selected" source code and Visual C++ _MATLAB image processing and recognition of practical cases selected)
    2010-07-14 10:35:08下载
    积分:1
  • MATLAB
    matlab的教程,是pdf文档的不是png,对matlab初级和高级应用都有详细描述(matlab tutorial is a pdf document is not a png, right matlab both junior and senior applications a detailed description of)
    2009-11-03 08:48:39下载
    积分:1
  • Hyperspectral-Remote-Sensing
    说明:  《Hyperspectral Remote Sensing》是一本关于高光谱遥感图像处理与应用的英文经典书籍,对于学习高光谱遥感图像的人员有很大的帮助。(&quot Hyperspectral Remote Sensing&quot is a book on hyperspectral remote sensing image processing and application of the English classics, hyperspectral remote sensing images for learning the staff is very helpful.)
    2011-03-05 16:56:39下载
    积分:1
  • powerflowcalculation
    说明:  POWER FLOW CALCULATION OF AT TRACTION NETWORK FOR HIGH-SPEED RAILWAY
    2019-11-08 17:19:40下载
    积分:1
  • innerpointmethodvip
    说明:  电力系统潮流计算,基于内点法的最优潮流计算(Power flow calculation of power system)
    2020-07-01 22:01:02下载
    积分:1
  • curve
    Matlab中曲线标记,对正弦sin(x)的标记,并且可以改变线型(Matlab curve marking the sine sin (x) mark, and can change the line)
    2007-12-27 14:09:38下载
    积分:1
  • RecedingHorizonControl
    经典的过程控制书籍,主要面向有限时域的滚动优化。面向对象为过程控制工程师,其中的算法可用matlab实现。(The book "Receding Horizon Control" is a classic book in process system engineering (PSE). This book illustrate model based control algorithm which can mainly carried out by matlab.)
    2009-10-20 15:11:34下载
    积分:1
  • jiyu-PCA-de-ren-lian-shi-bie-Matlab
    说明:  基于主成分分析实现对特征脸的人脸识别,训练,输出识别率等。(Based on principal component analysis to achieve the characteristics of face recognition, training, recognition rate of the output.)
    2011-03-13 18:46:22下载
    积分:1
  • GA_INIT2
    《遗传算法理论应用与软件实现》中的初始化MATLAB源代码("genetic algorithm theory and application software," the source code initialization MATLAB)
    2004-12-22 21:38:31下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载