登录
首页 » matlab » fftAna

fftAna

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

  • S-S-RAO_optimization-engg.pdf
    optimization engineering text book by s.s.rao
    2012-12-07 08:01:54下载
    积分:1
  • EToCalculatorV31
    FAO-56 ET0计算软件 用于计算参考腾发量 (FAO-56 ET0 calculation software is used to calculate the reference evapotranspiration)
    2013-07-08 09:46:15下载
    积分:1
  • TEST
    基于matlab的对光学设计里像差测量和校正的程序(Matlab aberration measurement of the optical design and calibration procedures)
    2020-10-28 17:39:57下载
    积分:1
  • f77_gcc
    PSCAD interface with C
    2012-08-06 08:14:51下载
    积分:1
  • PLS Extension Module
    安装32bit-win的spss中PSL所需的所有安装文件,包括PythonPlugInWin32、Python2.5.4、scipy-0.6.0、numpy-1-1.0、PLS.py以及plscommand.xml并附安装说明。 第一步:安装spss17.0 第二步:安装 SPSSStatisticsPythonPlugInWin32_1700.exe 第三步:安装Python2.5.4 第四步:安装scipy-0.6.0和numpy-1-1.0 第五步:复制PLS.py文件到Python安装目录----Python25Libsite-packages 复制plscommand.xml文件到spss安装目录----SPSSIncStatistics17extensions,没有extensions文件夹就新建一个。 第六步:打开软件,导入数据,分析-回归-部分最小平方回归。Ok(Install all the installation files required by PSL in the SPSS of 32bit-win, including PythonPlugInWin32, Python2.5.4, scipy-0.6.0, numpy-1-1.0, PLS.py and plscommand.xml, and attach the installation instructions.)
    2021-01-15 12:18:47下载
    积分:1
  • fortran
    圆柱绕流的数值模拟(基于有限体积法),Fortran程序(Numerical simulation of flow around a cylinder (based on the finite volume method), Fortran program)
    2009-11-21 18:21:30下载
    积分:1
  • Stress-wave-induced-Fracture
    计算动力学研究,应力波引起的裂纹扩展问题,供大家学习(Kinetics calculations, crack propagation problems caused by stress wave for everyone to learn)
    2013-12-28 22:12:46下载
    积分:1
  • bayes
    说明:  some article about Bayes Thinking
    2019-05-19 18:58:45下载
    积分:1
  • 微电网优化
    说明:  微电网能量平衡的基本任务是指在一定的控制策略下,使微电网中的各分布式电源及储能装置的输出功率满足微电网的负荷需求,保证微电网的安全稳定,实现微电网的经济优化运行。(The basic task of micro grid energy balance is to make the output power of each distributed power source and energy storage device in micro grid meet the load demand of micro grid under certain control strategy, ensure the safety and stability of micro grid, and realize the economic and optimal operation of micro grid.)
    2020-03-26 23:51:13下载
    积分:1
  • HLL2
    计算流体力学,HLL格式的一个算例,可以直接计算,适合初学者,易懂,每步有说明。(The calculation of an example of fluid dynamics, HLL format, can be calculated directly, suitable for beginners, easy to understand each step is described.)
    2021-04-21 01:38:49下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载