登录
首页 » matlab » fftAna

fftAna

于 2020-06-21 发布 文件大小:181KB
0 270
下载积分: 1 下载次数: 0

代码说明:

  FFT(Fast Fourier Transformation)是离散傅氏变换(DFT)的快速算法 [1] 。即为快速傅氏变换。它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。(FFT (Fast Fourier Transform) is a fast algorithm of discrete Fourier Transform (DFT). That is fast Fourier transform. According to the odd, even, imaginary and real characteristics of discrete Fourier transform, the algorithm of discrete Fourier transform is improved.)

文件列表:

fftAna.m, 771 , 2019-07-26
codegen\lib, 0 , 2019-07-26
codegen\lib\test, 0 , 2019-07-26
codegen\lib\test\buildInfo.mat, 15998 , 2019-07-26
codegen\lib\test\codedescriptor.dmr, 416768 , 2019-07-26
codegen\lib\test\codeInfo.mat, 7942 , 2019-07-26
codegen\lib\test\examples, 0 , 2019-07-26
codegen\lib\test\examples\main.c, 3221 , 2019-07-26
codegen\lib\test\examples\main.h, 2275 , 2019-07-26
codegen\lib\test\gcGuiReport.mat, 20729 , 2019-07-26
codegen\lib\test\html, 0 , 2019-07-26
codegen\lib\test\html\report.mldatx, 49452 , 2019-07-26
codegen\lib\test\interface, 0 , 2019-07-26
codegen\lib\test\interface\_coder_test_api.c, 5050 , 2019-07-26
codegen\lib\test\interface\_coder_test_api.h, 866 , 2019-07-26
codegen\lib\test\interface\_coder_test_info.c, 2021 , 2019-07-26
codegen\lib\test\interface\_coder_test_info.h, 499 , 2019-07-26
codegen\lib\test\interface\_coder_test_mex.c, 2309 , 2019-07-26
codegen\lib\test\interface\_coder_test_mex.h, 624 , 2019-07-26
codegen\lib\test\rt_nonfinite.c, 1865 , 2019-07-26
codegen\lib\test\rt_nonfinite.h, 1079 , 2019-07-26
codegen\lib\test\rtGetInf.c, 2770 , 2019-07-26
codegen\lib\test\rtGetInf.h, 457 , 2019-07-26
codegen\lib\test\rtGetNaN.c, 1968 , 2019-07-26
codegen\lib\test\rtGetNaN.h, 382 , 2019-07-26
codegen\lib\test\rtw_proj.tmw, 141 , 2019-07-26
codegen\lib\test\rtwtypes.h, 1160 , 2019-07-26
codegen\lib\test\test.c, 432 , 2019-07-26
codegen\lib\test\test.h, 413 , 2019-07-26
codegen\lib\test\test_initialize.c, 453 , 2019-07-26
codegen\lib\test\test_initialize.h, 452 , 2019-07-26
codegen\lib\test\test_ref.rsp, 0 , 2019-07-26
codegen\lib\test\test_rtw.bat, 826 , 2019-07-26
codegen\lib\test\test_rtw.mk, 10028 , 2019-07-26
codegen\lib\test\test_rtw.rsp, 91 , 2019-07-26
codegen\lib\test\test_terminate.c, 462 , 2019-07-26
codegen\lib\test\test_terminate.h, 447 , 2019-07-26
codegen\lib\test\test_types.h, 296 , 2019-07-26
codegen\mex, 0 , 2019-07-26
codegen\mex\test, 0 , 2019-07-26
codegen\mex\test\cfiGuiReport.mat, 5041 , 2019-07-26
codegen\mex\test\html, 0 , 2019-07-26
codegen\mex\test\html\report.mldatx, 13298 , 2019-07-26
codegen\mex\test\interface, 0 , 2019-07-26
codegen\mex\test\test_mex.mexw64, 25088 , 2019-07-26
codegen\test.m, 38 , 2019-07-26
codegen\test.prj, 50556 , 2019-07-26
codegen\test_mex.mexw64, 25088 , 2019-07-26

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

发表评论

0 个回复

  • CAIC_M1
    梁的有限元开裂分析代码,包括不同的裂纹形式,裂纹数目等(Finite element analysis of beams cracking the code, including different forms of crack, crack number, etc.)
    2011-05-13 20:31:30下载
    积分:1
  • triangulation
    三角形网格上的线性有限元方法求解Helmholtz问题,多项式重构以及Richardson外推(solve the Helmholtz equation with robin boundary condition on triangulation mesh, PPR and Richardson extrapolation)
    2020-06-16 07:20:01下载
    积分:1
  • hw6
    计算流体力学 第六次大作业 计算实例:方腔流 涡量流函数法(CFD sixth large job Calculation example: cavity flow vorticity stream function method)
    2017-03-23 19:56:51下载
    积分:1
  • SparseMatrix.tar
    自己写的稀疏矩阵类,包括存储、访问以及基本的数学运算,希望大家批评指正!(Sparse matrix classes, including storage, access, and basic mathematical operations, we hope to criticism!)
    2013-08-04 21:11:54下载
    积分:1
  • 雷达sra成像 C语言
    描述了雷达sra成像等,用c语言开发 ,包含有fft等程序(Describes the radar imaging Sra, using c language development, contains the procedures fft)
    2008-12-14 20:48:52下载
    积分:1
  • spline513
    这是一个三次样条插值函数实现的C代码。如果插值点需要改变,可以在程序中改定。(This is a cubic spline interpolation function of the realization of the C code. If interpolation points need to change, the procedures will change.)
    2020-12-10 16:19:18下载
    积分:1
  • MLS1D_0
    一维最小移动二乘法拟合位移场的无网格方法算例。(ONE-DIMENSIONAL MLS APPROXIMATION)
    2013-03-24 14:26:29下载
    积分:1
  • lindaijisuan
    邻带计算,高斯正反算,可以实现测绘系统内简单的转换计算,但是是基于80坐标系统的。(failed to translate)
    2013-05-03 10:03:48下载
    积分:1
  • LSHNR5
    三相潮流计算,使用的是牛顿拉弗逊方法。迭代较快。是解决潮流的较有效的方法。(Three-phase power flow calculation, using Newton' s method Laffer Johnson. Iterate rapidly. The trend is to solve the more effective method.)
    2013-10-29 23:32:56下载
    积分:1
  • h1
    说明:  关于多智能体系统一致性的程序,解微分方程(Consistency of multi-agent systems program)
    2013-09-17 09:57:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载