登录
首页 » matlab » Polar-Fourier-Transform

Polar-Fourier-Transform

于 2021-01-07 发布 文件大小:566KB
0 127
下载积分: 1 下载次数: 267

代码说明:

  基于MATLAB实现了极坐标下的傅里叶变换,对一个给定 n×n 的二维信号,其计算复杂度等价于笛卡尔坐标下的2D-FFT,可广泛应用于图像处理和分析。(A fast high accuracy Polar FFT algorithm is given in the software package written in MATLAB. For a given 2D signal of size n×n, the algorihtm s complexity is just like in a Cartesian 2D-FFT, which can be used widely in image processing and analysis.)

文件列表:

Polar Fourier Transform
.......................\AFTUSF_NGP_1.m,7574,2005-02-28
.......................\AFTUSF_Spline_1.m,10837,2005-02-28
.......................\APPFFT.m,1796,2005-03-03
.......................\A_Content.m,11716,2012-04-17
.......................\Bilinear_Interp_Matrix.m,2661,2005-02-28
.......................\Brute_Force_Transform.m,1946,2005-05-08
.......................\Cartesian_2_Polar.m,4580,2005-02-28
.......................\Compare_Bilinear_Interpolations.m,2165,2005-02-28
.......................\Comparison_1_USFT_vs_Polar.m,6782,2005-05-08
.......................\Comparison_2_USFT_vs_Polar.m,7753,2005-05-09
.......................\Comparison_3_USFT_vs_Polar.m,4992,2005-05-08
.......................\Comparison_4_Polar_Corner.m,1734,2005-03-01
.......................\Create_Figures_For_paper.m,9860,2005-05-09
.......................\Create_Grid.m,8772,2005-02-28
.......................\Create_Oversampled_Grid.m,5098,2005-02-28
.......................\Debug_interp_SPLINE.m,1536,2005-03-01
.......................\Debug_XPolar_FFT.m,4682,2005-02-28
.......................\Disk_Relative_Energy.m,1004,2005-03-01
.......................\Distance_from_Grid.m,2457,2005-03-01
.......................\Distinct.m,890,2005-02-28
.......................\Error_Analysis_1.m,8818,2005-02-28
.......................\Error_Analysis_2.m,7504,2005-02-28
.......................\Error_Analysis_3.m,3733,2005-02-28

.......................\Grid_Evolution.m,4493,2005-02-28
.......................\interp_SPLINE.m,3972,2005-05-08
.......................\IPPFFT.m,2636,2006-11-15
.......................\lena.tif,262342,2005-05-08
.......................\My_FRFT.m,984,2005-02-28
.......................\My_FRFT_Centered.m,1060,2005-02-28
.......................\PFFT.m,5253,2005-03-03
.......................\Polar_Transform_New.m,4777,2005-02-28
.......................\PPFFT.m,3714,2005-03-06
.......................\Pseudo_Polar_Evolution.m,10278,2005-02-28
.......................\Ray_Behavior.m,4009,2005-02-28
.......................\RectoPolar_Trans_Adjoint.m,9902,2005-02-28
.......................\RectoPolar_Trans_New.m,3493,2005-02-28
.......................\SPolar_Transform.m,7948,2005-02-28
.......................\Test_FRFT.m,3256,2005-02-28
.......................\Transform_Matrix.m,2102,2005-02-28
.......................\XPolar_Transform.m,8002,2005-05-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • s10-(2)
    you can implement PCA using this code and facedata. This code describes average face of data.
    2013-03-16 21:09:06下载
    积分:1
  • Water_steam
    利用matlab可以直接计算水和蒸汽的各种物理特性,便于各种效率和做工能力计算(Using matlab can be directly calculated various physical properties of water and steam, to facilitate the efficiency and the ability to work)
    2013-05-19 10:24:33下载
    积分:1
  • fouyun
    包含飞行器飞行中的姿态控制,如侧滑角,倾斜角,滚转角,俯仰角,这是第二能量熵的matlab代码,数据模型归一化,模态振动。( It comprises aircraft flight attitude control, such as slip angle, tilt angle, roll angle, pitch angle, This is the second energy entropy matlab code, Normalized data model, modal vibration.)
    2021-04-26 20:28:45下载
    积分:1
  • demofun
    This is a simple demo, solving a simple regression task using LS-SVMlab. A dataset is constructed in the right formatting. The data are represented as matrices where each row contains one datapoint. In order to make an LS-SVM model, we need 2 extra parameters: gamma (gam) is the regularization parameter, determining the trade-off between the fitting error minimization and smoothness of the estimated function. sigma^2 (sig2) is the kernel function parameter of the RBF kernel. The parameters and the variables relevant for the LS-SVM are passed as one cell. This cell allows for consistent default handling of LS-SVM parameters and syntactical grouping of related arguments.
    2015-01-18 05:53:25下载
    积分:1
  • t4
    说明:  如果厚度为5mm的物质对500nm光的折射率为1.4,对600nm光的折射率为1.5,画出500nm与600nm光同时照射时候观察屏上的强度分布 对牛顿环进行模拟(Newton ring analog if a thickness of 5mm substances on the refractive index of light of 500 nm is 1.4, the 600nm light refractive index of 1.5, draw 500nm and 600nm light irradiation when the intensity distribution on the viewing screen )
    2013-05-21 20:53:45下载
    积分:1
  • guo-Weighted-Collaboration
    认知无线电中的加权协作频谱检测算法,用matlab仿真,获得算法的检测概率和虚警概率。(Weighted cooperative cognitive radio spectrum detection algorithm, using matlab simulation, obtain the probability of detection and false alarm probability algorithm.)
    2014-05-31 21:40:47下载
    积分:1
  • mapminmax
    matlab7.0均一化函数mapminmax,便于进行均一化分析处理。 (Matlab7.0 homogenization function mapminmax, easy to carry out homogenization analysis)
    2015-12-06 21:40:09下载
    积分:1
  • Optimization
    主要是数学中的优化算法,包含无约束优化和约束优化算法求解。(Optimization algorithm)
    2012-03-28 17:01:22下载
    积分:1
  • UKF
    无迹卡尔曼滤波用于车辆中跟踪定位,匀速直线运动(Trackless Kalman Filter for Tracking and Locating in Vehicles and Uniform Linear Motion)
    2018-12-14 19:41:18下载
    积分:1
  • Kalman
    利用matlab编写kalman的算法,非常值得学习一下(Kalman algorithms using matlab)
    2009-05-06 17:10:04下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载