登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • MATLAB7_System_Modeling_and_Simulation
    MATLAB7最常见功能之系统建模与仿真,里面是一些常用命令列表。(The most common MATLAB7 modeling and simulation of the system function, the inside be some common order list.)
    2009-03-24 16:07:10下载
    积分:1
  • Desktop
    将数据场理论用在雷达信号分选中,分选概率得到提高(Improved data field theory used in radar signal sorting, sorting probability)
    2014-10-04 22:35:59下载
    积分:1
  • fadianji
    发电机仿真模型,自己编写的,已经编译过很好用。(Generator simulation model, I have written, has compiled a very good use.)
    2011-10-06 23:06:29下载
    积分:1
  • Ld-Lq
    同步电机的交直轴自感的计算方法,可用于dq模型的同步电机的计算和研究。(AC synchronous motor direct axis inductance calculation method can be used to model calculations and research dq synchronous motor.)
    2013-12-26 15:59:44下载
    积分:1
  • cangku
    交通流元胞自动机仿真平台,是用于处理交通流的元胞处理器(Cellular automaton traffic flow simulation platform, is a cellular processor for handling traffic flow)
    2014-02-08 00:18:39下载
    积分:1
  • 遗传算法优化小波神经网络
    说明:  本文件包含基本GA程序,小波神经网络程序,GA优化的小波神经网络程序(This paper contains basic GA program, wavelet neural network program and GA optimized wavelet neural network program.)
    2021-03-05 09:59:31下载
    积分:1
  • wuxufuwuai
    Network authentication system - without the server version(Network authentication system- without the server version )
    2015-03-28 13:14:46下载
    积分:1
  • last
    最优化缓存分配。系统模型是基站和用户,通过优化用户端缓存分配,使得基站容量最大(Optimizing cache allocation. System model is a base station and the user, by optimizing cache allocation client, making the maximum capacity of base station)
    2016-01-15 05:40:23下载
    积分:1
  • policyi
    如何用matlab实现MDP中的值迭代算法或者策略迭代法(Markov decision process value iteration algorithm value iteration)
    2013-11-18 14:51:08下载
    积分:1
  • SSA
    说明:  麻雀搜索算法(Sparrow Search Algorithm, SSA)是于2020年提出的。SSA 主要是受麻雀的觅食行为和反捕食行为的启发而提出的。该算法比较新颖,具有寻优能力强,收敛速度快的优点(Sparrow search algorithm (SSA) was proposed in 2020. SSA is mainly inspired by the foraging behavior and anti predation behavior of sparrow. The algorithm is novel and has the advantages of strong optimization ability and fast convergence speed)
    2021-04-19 11:55:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载