登录
首页 » Visual C++ » firfilter

firfilter

于 2020-12-22 发布 文件大小:4349KB
0 350
下载积分: 1 下载次数: 54

代码说明:

  MFC实现快速傅里叶变换(FFT)MFC实现快速傅里叶变换(FFT)(MFC MFC Fast Fourier Transform (FFT) fast Fourier transform (FFT))

文件列表:

firfilter
.........\Debug
.........\.....\firfilter.bsc,3154944,2012-10-09
.........\.....\firfilter.exe,131129,2012-10-09
.........\.....\firfilter.ilk,233324,2012-10-09
.........\.....\firfilter.obj,18461,2012-10-09
.........\.....\firfilter.pch,6883488,2012-10-09
.........\.....\firfilter.pdb,312320,2012-10-09
.........\.....\firfilter.res,4228,2012-10-09
.........\.....\firfilter.sbr,0,2012-10-09
.........\.....\firfilterDlg.obj,95190,2012-10-09
.........\.....\firfilterDlg.sbr,0,2012-10-09
.........\.....\StdAfx.obj,105689,2012-10-09
.........\.....\StdAfx.sbr,1374932,2012-10-09
.........\.....\vc60.idb,205824,2012-10-09
.........\.....\vc60.pdb,364544,2012-10-09
.........\firfilter.aps,23532,2012-10-09
.........\firfilter.clw,2662,2012-10-09
.........\firfilter.cpp,2105,2006-04-24
.........\firfilter.dsp,4214,2006-05-01
.........\firfilter.dsw,543,2006-04-24
.........\firfilter.h,1357,2006-04-24
.........\firfilter.opt,48640,2006-04-30
.........\firfilter.plg,1818,2012-10-09
.........\firfilter.rc,8688,2006-04-29
.........\firfilterDlg.cpp,30377,2006-04-30
.........\firfilterDlg.h,3145,2006-04-30
.........\ReadMe.txt,3633,2006-04-24
.........\res

.........\...\firfilter.rc2,401,2006-04-24

.........\resource.h,2067,2006-04-29
.........\StdAfx.cpp,211,2006-04-24
.........\StdAfx.h,1054,2006-04-24

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

发表评论

0 个回复

  • Optimal-solution-back-to-France-0-1
    最优解回溯法0-1问题,为了构造最优解,必须在算法中记录与当前最优值相应的当前最优解。(The optimal solution backtracking 0-1 must be recorded in the algorithm, in order to construct the optimal solution, corresponding to the current optimal value, the current optimal solution.)
    2012-04-11 23:41:56下载
    积分:1
  • calculat
    WINDOWS计算器程序(Windows calculator program)
    2004-11-19 14:14:22下载
    积分:1
  • zairuzhidiandandao
    用来计算航天器再入质点弹道,其中包括插值算法,龙格库塔法以及大气模型(Used to calculate the particle trajectory of spacecraft re-entry, including the interpolation algorithm, Runge-Kutta method as well as atmospheric model)
    2008-04-27 11:09:17下载
    积分:1
  • Euler_DG_Quadrilateral_2D
    自己写了一个二维Euler方程的间断有限元程序 上次发了一个三角形单元的程序 因为不是曲边单元 所以在圆柱后面容易形成涡 现在把程序改为曲边四边形单元了 没有涡出现 单元是8节点四边形单元 节点编号顺序是 1 5 2 6 3 7 4 8 也就是四个角点依次 是1 2 3 4 然后是边的中点编号 5 6 7 8. 时间推进采用 Runge-Kutta 方法 数值通量采用全局Lax-Friedrichs通量 仍然不能捕捉激波 因为没有做重构或者加人工粘性 等这个做出来了 再发一次。 程序没有进行优化 比如说内存的消耗没有优化 比如直边单元的边界积分仍然采 用了曲边的积分方法 增加了计算量 比如面积分、线积分都是采用的是Gauss- Legendre-Lobatto积分 积分精度会比一般的Gauss-Legendre积分精度低一阶 等 等问题。 二维的 纯属交流性质 就没有考虑这些问题 ^_^ 如果物面全部是直边 那么只要改变一个参数N 就可以获得不同的计算精度 且具 有谱精度 因为单元的节点是Gauss-Legendre-Lobatto积分点。 其实就是谱元法 (物面是曲边的情况我不清楚是不是也可以通过提高基函数的阶数 也就是增加N 来提高计算精度)(Wrote a two-dimensional Euler equations with discontinuous finite element program Last made ​ ​ a triangular element of the program, not curved edge unit is so easy to form a vortex in the cylinder behind the Program to curved edge quadrilateral element vortices appear Unit is the order of 8-node quadrilateral element node number is 15,263,748 which is the four corners of the points in turn Is 1234 and then the side of the midpoint of the number 5678. Time promote the use of Runge-Kutta method Numerical flux of the overall situation of Lax-Friedrichs, flux Still can not capture the shock wave did not do the reconstruction or artificial viscosity do it Zaifayici. The program is not optimized for example, memory consumption is not optimized such as straight-edge boundary integral of the unit is still mining Integral method to increase the amount of computation such as surface integral with a curved edge, the line integral using the Gauss- The Legendr)
    2021-01-29 12:58:40下载
    积分:1
  • FFTOcean
    基于FFT的海面模拟。能够实现海面的复制,波浪模拟效果较好。(FFT-based simulation of the sea. Be able to achieve replication of the sea, wave simulation better.)
    2020-07-01 09:40:02下载
    积分:1
  • NCGC
    内插高程点,CASS不提供插求高程点功能,我们手工输入容易出错,且极度不方便,。 此程序用VBA编写,界面操作,按设定的比例自动计算需内插的个数并注记。(Interpolated elevation points)
    2012-08-27 15:43:00下载
    积分:1
  • 20036127002
    反密法在数值计算中的地位就不用我来一一列举了,此程序就可以轻易的使其实现。(anti-secret numerical calculation method in the position I would not have to list them one by one, this procedure can easily achieve it.)
    2006-11-24 18:26:46下载
    积分:1
  • emd
    c语言程序编写在经验模态分解,包含三次样条(c language programming in the empirical mode decomposition, contains the cubic spline)
    2021-02-03 01:10:00下载
    积分:1
  • code
    排样算法,用于矩阵排样优化,仅供参考,有错误请原谅,( ⊙ o ⊙ )啊!(Nesting algorithms for matrix layout optimization purposes, there is an error, please forgive me, (⊙ o ⊙) ah!)
    2015-05-02 15:41:07下载
    积分:1
  • jisuanfangfa
    合工大大二计算方法实验的源代码,里面有实验指导书.有牛顿下山,迭代啊什么的(Sophomore calculation experiment source code, which has experimental guide books)
    2010-06-19 14:42:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载