登录
首页 » matlab » fftAna

fftAna

于 2020-06-21 发布 文件大小:181KB
0 188
下载积分: 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 个回复

  • remember
    很好很实用的信号处理程序。适合学习和科研参考使用。(Very good very useful signal processing. Suitable for learning and scientific research use and reference.)
    2008-06-25 11:27:08下载
    积分:1
  • Moving-Least-Squares-Methods
    移动最小二乘曲线拟合原理,论文中分析了一维和二维的例子,并且同最小二乘法进行比较。(Moving least squares curve fitting principle, the paper analyzes the one-dimensional and two-dimensional case, and compared with the least squares method.)
    2020-11-06 08:49:49下载
    积分:1
  • jie
    说明:  用四阶Runge-Kutta法解延迟微分方程组,用到的朋友看一下啊(Using fourth-order Runge-Kutta method for delay differential equations, a friend used to look at ah)
    2008-11-05 23:32:53下载
    积分:1
  • Learn R for Applied Statistics
    说明:  Do you need to gain confidence with handling numbers and formulae? Do you want a clear, step-by-step guide to the key concepts and principles of statistics? Nearly all aspects of our lives can be subject to statistical analysis. Statistics: An Introduction shows you how to interpret, analyze and present figures. Assuming minimal knowledge of maths and using examples from a wide variety of everyday contexts, this book makes often complex concepts and techniques easy to get to grips with. This new edition has been fully updated. Whether you want to understand the statistics that you are bombarded with every day or are a student or professional coming to statistics from a wide range of disciplines, Statistics: An Introduction covers it all.
    2020-06-22 22:20:01下载
    积分:1
  • 光孤子传播过程 非线性薛定谔方程
    说明:  本模拟是采用分步傅里叶的解,求光孤子在光线内传输过程数值求解薛定谔方程。方程是激光器在光纤中传输的过程。(In this simulation, the fractional Fourier solution is used to solve the Schrodinger equation. The equation is the process of laser transmission in fiber.)
    2020-03-11 18:35:53下载
    积分:1
  • TSWLS-NLOS
    室内无线定位技术,基于两次最小二乘法的matlab仿真程序(Indoor wireless positioning technology, based on the two least-squares method matlab simulation program)
    2013-10-27 01:06:31下载
    积分:1
  • 非线性振动
    说明:  非线性振动.pdf 刘延柱编写 恢复力与位移不成正比或阻尼力不与速度一次方成正比的系统的振动。尽管线性振动理论早已相当完善,在工程上也已取得广泛和卓有成效的应用,但在实际问题中,总有一些用线性理论无法解释的现象。一般说,线性模型只适用于小运动范围,起出这一范围,按线性问题处理就不仅在量上会引起较大误差,而且有时还会出现质上的差异,这就促使人们研究非线性振动。(Nonlinear Vibration. Compilation of PDF Liu Yanzhu)
    2020-11-23 20:09:34下载
    积分:1
  • WENO-master
    sod 激波管问题的简单实现,包括weno3和weno5,makefile可正常运行,方便使用(Sod shock tube simple implementation of the problem, including weno3 and weno5, makefile can be normal operation, easy to use)
    2017-09-14 17:37:48下载
    积分:1
  • multipeek-function
    说明:  此是多峰函数MATLAB程序,多峰函数在解决多峰曲线问题中经常会用到,有此程序代码可以省去很多麻烦。(This is a multi-peak function MATLAB program, multi-peak function, multi-peak curve in the settlement of the question is often used, there is such a code can save a lot of trouble.)
    2010-03-21 12:56:39下载
    积分:1
  • Im_Mises_Demo
    UMAT for Abaqus,程序由Fortran语言写成,用于计算一般弹塑性材料的应力应变关系。(UMAT for Abaqus, written in Fortran language, is used to calculate the stress strain relationship of general elastoplastic materials.)
    2017-10-05 09:56:56下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载