登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • MALAB
    基本上涵盖了所有的matlab应用函数,无论是初学者还是做深入研究仿真应用,都很实用(Basically covers all of the matlab application function, whether a beginner or do in-depth research simulation applications, are useful)
    2010-05-27 16:08:43下载
    积分:1
  • huffman_ascend
    huffman ascending code....
    2013-04-01 19:51:14下载
    积分:1
  • CFDnozzle-flow
    计算流体力学基础及其应用第七章超声速喷管流动数值解的matlab代码,代码全是自己编写。(Foundation and Chapter 7 Numerical Solution of supersonic nozzle flow hydrodynamic calculation matlab code, the code is all I have written.)
    2016-06-05 16:37:05下载
    积分:1
  • BEM
    基于动量叶素理论建立的风力机叶片设计程序,主要用于计算轴向和周向诱导因子(Momentum blade element theory to establish a wind turbine blade design program, used to calculate the axial and circumferential inducible factor)
    2021-03-23 16:09:15下载
    积分:1
  • fir2iir
    IIR filter synthesis algorithm with almost linear group delay
    2015-02-23 14:01:45下载
    积分:1
  • ieee14潮流计算
    说明:  极坐标牛拉法和PQ分解法计算IEEE14节点(Calculation of IEEE14 nodes by polar coordinate niula method and PQ decomposition method)
    2020-07-03 21:00:02下载
    积分:1
  • zuoye2_4
    matlab程序设计,设计一个FIR滤波器加窗,并比较窗函数性能(FIR filter and compare the performance of the window function)
    2013-02-23 17:25:21下载
    积分:1
  • adpmedian
    说明:  采用matlab语言对图像图形进行自适应中值滤波(Adaptive median filter)
    2010-04-25 20:50:07下载
    积分:1
  • MATLAB_graphics_tutorial_information
    MATLAB图形处理教程资料MATLAB graphics tutorial information(MATLAB graphics tutorial information MATLAB graphics tutorial information)
    2010-08-02 12:00:20下载
    积分:1
  • TM_BOX
    用matlab实现二维情况下TM波的传播仿真,带有PML边界.很直观的!(realize the propogation of electromagnetic in TM mode under 2-D situation,with respect to the PML ABC.)
    2010-10-27 09:18:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载