登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • p10NR
    这是一个潮流计算的程序。运用了牛顿—拉夫逊法。求出了各节点电压,功率分布。(This is a process flow calculation. The use of the Newton- Raphson method. Obtained each node voltage, power distribution.)
    2009-03-29 13:22:59下载
    积分:1
  • gass
    高斯射线束正演程序及显示软件,对学习高斯射线正演很有帮助的。(Gaussian Beam forward and display software program, Gaussian-ray forward to learning helpful.)
    2021-04-25 23:18:45下载
    积分:1
  • Image-inpainting
    attached file contains matlab code
    2014-12-06 13:06:23下载
    积分:1
  • burst
    信号与系统的MATLAB仿真实例,已在matlab6.5版本调试通过。(MATLAB simulation of signal and system, has been through debugging in MATLAB6.5 version.)
    2015-04-05 15:32:19下载
    积分:1
  • fuzzyPIDusingmatlab
    模糊PID的MATLAB仿真...应用模糊逻辑理论在线修正P,I,D的三个参数(MATLAB simulation of the fuzzy PID fuzzy logic theory ... applications online amendment P, I, D of the three parameters)
    2009-04-07 21:01:40下载
    积分:1
  • optimierung
    说明:  自动随机优化超声波感器位置,达到信号测量最优(Optimal sensor location)
    2010-04-16 22:15:56下载
    积分:1
  • bilinearinterpolationalgorithm
    采用matlab语言描述的双线性插值算法。(Based on matlab language describe bilinear interpolation algorithm.)
    2012-03-22 17:17:05下载
    积分:1
  • EKF_2D
    该程序是电力系统扩展卡尔曼滤波算法的程序,应用于电力系统动态状态估计(The program is extended Kalman filter algorithm power system procedures, applied to power system dynamic state estimation)
    2021-03-24 10:39:16下载
    积分:1
  • random_coding
    随机网络编码matlab实现程序,附有详细的中文注释(Random network coding matlab procedures, with detailed notes in Chinese)
    2020-10-27 14:09:59下载
    积分:1
  • STDM
    利用STDM方法嵌入水印信息,可设置量化步长,选择各种经典的攻击方式,控制攻击强弱,返回误码率和峰值信噪比(Stdm method using embedded watermark information, to set the quantization step size, choose a variety of classic attacks, controlling the strength of the attack and returned to the bit error rate and peak signal to noise ratio)
    2007-10-26 15:40:16下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载