登录
首页 » matlab » fftAna

fftAna

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

  • 118nodes
    大规模配电网118节点的潮流计算程序,辐射状网络,含原始数据。(Large-scale distribution network 118 nodes of the power flow calculation procedures, radial network, with the original data.)
    2021-02-01 15:50:00下载
    积分:1
  • color bar
    主要是交通行业的时空矩阵的3维热力图表达方式,不同检测器与不同时间段的流量作为颜色的第三位导入,热力图调整颜色表达更清晰(mianly used for transportation engineering. It can plot the three dimension of the real traffic situation, including different temporal and spatial. the code also can modify the parameter of the colorbar.)
    2017-09-18 09:55:43下载
    积分:1
  • fft2d
    fft的文件,fortran环境下运行!欢迎指正!(fft documents, fortran environment running! Please correct me!)
    2021-05-08 18:18:35下载
    积分:1
  • PSO
    说明:  基于模拟退火的粒子群算法,模拟退火算法在搜索过程中具有该概率突跳的能力,能够有效地避免搜索过程陷入局部极小解。(Based on simulated annealing particle swarm optimization, simulated annealing algorithm in the search process has a sudden jump in the probability of the capacity, which can effectively avoid the search process into a local minimum solution.)
    2010-03-17 21:51:53下载
    积分:1
  • code
    这个程序是关于轴承刚度方程的MATLAB程序(This program is about the bearing stiffness equation MATLAB program)
    2021-04-13 15:38:56下载
    积分:1
  • beam_displacement
    进行了简支梁荷载作用下的变形计算,将梁分成了40个单元,分别用Euler Bernoulli和Timoshenko 梁进行了对比计算(Was calculated deformation under loads simply supported beam, the beam is divided into 40 units, respectively Euler Bernoulli and Timoshenko beam compared calculated)
    2021-01-09 22:28:50下载
    积分:1
  • C-means
    说明:  C-means in 2 types. C=2
    2020-06-16 02:00:01下载
    积分:1
  • BranchBound
    branchbound就是所谓的分支定界算法,应用于动态规划解决实际问题(branchbound is called the branch and bound algorithm applied to the dynamic programming to solve practical problems)
    2012-07-30 23:37:14下载
    积分:1
  • mie
    该函数程序用于计算大气米散射中吸收、散射、衰减、后向散射。(Computation of Mie Efficiencies extinction (qext), scattering (qsca), absorption (qabs), backscattering (qb), asymmetry parameter (asy=<costeta>) and (qratio=qb/qsca).)
    2013-06-09 10:57:31下载
    积分:1
  • usermat
    ANSYS二次开发考虑损伤的材料模型子程序(ANSYS subroutine)
    2020-12-01 09:49:27下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载