登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • gaosi
    多变量高斯过程样本的产生,用matlab编写的(Multivariate Gaussian process for selecting the samples, prepared using matlab)
    2008-05-08 13:18:06下载
    积分:1
  • anf_proc
    Adaptive Filter Matlab code
    2012-03-29 03:29:26下载
    积分:1
  • LSTM
    神经网络 matlab 的一个样例;Neural network matlab a sample(Neural network matlab a sample)
    2017-08-17 00:19:59下载
    积分:1
  • CDMA_smart_antenna_system_blind_adaptive_algorithm
    CDMA系统中智能天线盲自适应算法的研究,应该会有帮助的(CDMA smart antenna system, blind adaptive algorithm)
    2009-02-08 17:12:38下载
    积分:1
  • ssystem
    simulink中直扩,跳频的实现方案,其中有3种不同的调制方式,和跳频点设计。(simulink in DSSS, frequency hopping implementation proposals, including three different modulation and frequency hopping point design.)
    2011-06-24 22:08:44下载
    积分:1
  • fenqusomiao
    无人机对地面目标进行搜索,采用分区扫描的方式(UAV targets on the ground search, use the partition scan mode)
    2015-08-28 09:05:14下载
    积分:1
  • Rec_shapes
    matlab source code for shape detection and recognition in images
    2015-12-22 18:00:10下载
    积分:1
  • bmanvrxs
    阐述了负荷预测的应用研究,用MATLAB实现动态聚类或迭代自组织数据分析,采用了小波去噪的思想,多抽样率信号处理,利用自然梯度算法,预报误差法参数辨识-松弛的思想,进行逐步线性回归,从先验概率中采样,计算权重。( It describes the application of load forecasting, Using MATLAB dynamic clustering or iterative self-organizing data analysis, Using wavelet denoising thought, Multirate signal processing, Use of natural gradient algorithm, Prediction Error Method for Parameter Identification- the idea of relaxation, Stepwise linear regression, Sampling a priori probability, calculate the weight.)
    2016-04-06 20:48:02下载
    积分:1
  • tuxiangyasuo
    三个图像压缩matlab源代码,希望大家喜欢(Three image compression matlab source code, hope you like)
    2010-12-29 16:24:44下载
    积分:1
  • matlab_algorithms.tar
    说明:  学习通信的人都知道,要进行信号处理的话,算法的编程非常繁琐,这里有一些自适应信号处理的算法,LMS,RLS,MMSE等的算法,希望大家喜欢。(learning communications are aware, the need for signal processing, programming algorithm is very complicated, there is some adaptive signal processing algorithms, LMS, RLS, the MMSE algorithm, hope you like them.)
    2005-12-23 20:39:27下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载