登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • house_auto_lights
    controls light is a house
    2010-07-07 14:46:01下载
    积分:1
  • Wavelet_image_fusion
    对每一路图像进行小波变换,分别到其水平、垂直、四十五度角方向的高频分量以及其低频分量,得到每路图像的小波金字塔; 按取较大值的原则对两幅图像的不同层次、不同特征层的信息图分别进行融合; 根据融合的各图像分量的小波序列,进行小波逆变换,得到最后的融合图像。 (Road images of each wavelet transform, respectively, to its horizontal, vertical, 45 degree angle the direction of high-frequency components as well as its low-frequency components obtained for each road image wavelet pyramid according to the principles of taking a larger value of the two images different levels of information mapping feature level fusion respectively the basis of integration of various components of the wavelet image sequences, inverse wavelet transform, to be the final fusion image.)
    2009-11-18 21:35:34下载
    积分:1
  • weight_centre
    通过重心法确定光斑图像的中心。根据个像素的灰度值和所在的位置乘积和总面值作比,进而求得重心。(Through the center of gravity method to determine the center of the image spot. According to the gray-scale pixel value and the location of the product and the total for more than face value, and then get the focus.)
    2021-04-06 13:19:02下载
    积分:1
  • digital_sig
    signal processing using matlab (example)
    2012-08-24 18:43:45下载
    积分:1
  • farthest_insertion_2opt
    Fartest Insertion for TSP with 2-opt MATLAB
    2013-05-22 04:42:02下载
    积分:1
  • emd+奇异值差分谱
    调用程序可对信号进行EMD分解,再进行奇异值分解降噪(The calling program can decompose the signal by EMD, then the singular value decomposition and denoising 2D empirical wavelet program. The calling subroutine can perform the empirical wavelet transform on the image.)
    2018-11-28 16:33:05下载
    积分:1
  • adaptive-control-MATLAB-simulation
    系统辨识与自适应控制MATLAB仿真一书的代码(code of System identification and adaptive control MATLAB simulation of a )
    2013-10-05 22:13:28下载
    积分:1
  • matpower3.2
    说明:  Matlab格式的电力系统潮流优化计算工具箱,相当好用(Matlab format to optimize the power flow calculation toolbox, very easy to use)
    2009-08-10 09:30:44下载
    积分:1
  • Walsh
    本方法是对二维医学图像实现的Walsh变换,属于预处理范围,为下一步的图像分割,配准等打下基础(This method is the realization of two-dimensional medical images of the Walsh transform, belong to the scope of pre-treatment, for the next phase of image segmentation, registration, etc. to lay the groundwork)
    2008-01-22 10:40:00下载
    积分:1
  • ode_suite
    说明:  MATLAB中用于解常微分方程序的算法解释。(matlab ode suite)
    2010-04-06 23:37:57下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载