登录
首页 » Visual C++ » wavepacket-cpp-0.1.1b

wavepacket-cpp-0.1.1b

于 2020-07-04 发布 文件大小:304KB
0 254
下载积分: 1 下载次数: 15

代码说明:

  c++编写的小波包算法,可以实现小波包分解与重构,速度较快(A wavelet packet implementation written in C++, does wavepacket decomposition and reconstruction quite efficiently)

文件列表:

wavepacket-cpp-0.1.1b
.....................\AUTHORS,146,2016-09-13
.....................\Demos
.....................\.....\FreeParticle
.....................\.....\............\Gaussian_1D
.....................\.....\............\...........\1
.....................\.....\............\...........\.\demo.cpp,2707,2016-09-13
.....................\.....\............\...........\.\Makefile,687,2016-09-13
.....................\.....\HarmonicOscillator
.....................\.....\..................\Gaussian_1D
.....................\.....\..................\...........\1
.....................\.....\..................\...........\.\demo.cpp,3234,2016-09-13
.....................\.....\..................\...........\.\Makefile,687,2016-09-13
.....................\.....\..................\Gaussian_2D
.....................\.....\..................\...........\1
.....................\.....\..................\...........\.\demo.cpp,3337,2016-09-13
.....................\.....\..................\...........\.\Makefile,687,2016-09-13
.....................\.....\Makefile,506,2016-09-13
.....................\deploy
.....................\......\readme,61,2016-09-13
.....................\doc
.....................\...\builder.doc,115,2016-09-13
.....................\...\complexutil.doc,127,2016-09-13
.....................\...\doxygen.config,99426,2016-09-13
.....................\...\extern.doc,105,2016-09-13
.....................\...\functor.doc,139,2016-09-13
.....................\...\grid.doc,91,2016-09-13
.....................\...\operator.doc,79,2016-09-13
.....................\...\propagator.doc,109,2016-09-13
.....................\...\util.doc,79,2016-09-13
.....................\GPL.txt,18092,2016-09-13
.....................\include
.....................\.......\builder
.....................\.......\.......\StateBuilder.hpp,4567,2016-09-13
.....................\.......\complexutil
.....................\.......\...........\RedfieldBuilder.hpp,8560,2016-09-13
.....................\.......\extern
.....................\.......\......\odeint_impl.hpp,5747,2016-09-13
.....................\.......\......\tensordefs.hpp,1078,2016-09-13
.....................\.......\functor
.....................\.......\.......\misc
.....................\.......\.......\....\Interpolator.hpp,2163,2016-09-13
.....................\.......\.......\potentials
.....................\.......\.......\..........\HarmonicFunction.hpp,2520,2016-09-13
.....................\.......\.......\..........\MorseFunction.hpp,1910,2016-09-13
.....................\.......\.......\state
.....................\.......\.......\.....\Gaussian.hpp,2064,2016-09-13
.....................\.......\.......\.....\HarmonicState.hpp,2259,2016-09-13
.....................\.......\.......\.....\MorseState.hpp,2780,2016-09-13
.....................\.......\grid
.....................\.......\....\FFTGrid.hpp,3115,2016-09-13
.....................\.......\....\Grid.hpp,5966,2016-09-13
.....................\.......\....\Representation.hpp,3258,2016-09-13
.....................\.......\operator
.....................\.......\........\LinearOperator.hpp,3449,2016-09-13
.....................\.......\........\LiouvilleOperator.hpp,1295,2016-09-13
.....................\.......\........\liouvillian
.....................\.......\........\...........\CommutatorLiouvillian.hpp,2191,2016-09-13
.....................\.......\........\...........\LindbladLiouvillian.hpp,3293,2016-09-13
.....................\.......\........\...........\OneSidedLiouvillian.hpp,2245,2016-09-13
.....................\.......\........\...........\RedfieldLiouvillian.hpp,4237,2016-09-13
.....................\.......\........\...........\SumLiouvillian.hpp,2615,2016-09-13
.....................\.......\........\operations.hpp,2326,2016-09-13
.....................\.......\........\OperatorMatrix.hpp,6122,2016-09-13
.....................\.......\........\OperatorPrimitive.hpp,6412,2016-09-13
.....................\.......\........\primitive
.....................\.......\........\.........\CartesianKineticEnergy.hpp,3015,2016-09-13
.....................\.......\........\.........\Constant.hpp,2832,2016-09-13
.....................\.......\........\.........\CoordinateOperator.hpp,2401,2016-09-13
.....................\.......\........\.........\GenericOperator.hpp,2576,2016-09-13
.....................\.......\........\.........\MomentumOperator.hpp,2627,2016-09-13
.....................\.......\........\.........\Potential1D.hpp,3633,2016-09-13
.....................\.......\........\.........\PotentialND.hpp,3391,2016-09-13
.....................\.......\........\.........\potentials.hpp,2756,2016-09-13
.....................\.......\........\.........\PrimitiveProduct.hpp,2626,2016-09-13
.....................\.......\........\.........\PrimitiveSum.hpp,2423,2016-09-13
.....................\.......\........\.........\TensorOperator.hpp,2849,2016-09-13
.....................\.......\........\.........\TimeFunction.hpp,2945,2016-09-13
.....................\.......\........\SchroedingerOperator.hpp,2217,2016-09-13
.....................\.......\propagator
.....................\.......\..........\observer
.....................\.......\..........\........\LoggingOutput.hpp,2350,2016-09-13
.....................\.......\..........\primitive
.....................\.......\..........\.........\ChebychevHelper.hpp,3031,2016-09-13
.....................\.......\..........\.........\ChebychevPrimitive.hpp,4275,2016-09-13
.....................\.......\..........\.........\ChebychevRelax.hpp,3584,2016-09-13
.....................\.......\..........\.........\OdePrimitive.hpp,5840,2016-09-13
.....................\.......\..........\.........\OdeRelax.hpp,4813,2016-09-13
.....................\.......\..........\.........\ode_private.hpp,2335,2016-09-13
.....................\.......\..........\PropagationObserver.hpp,2844,2016-09-13
.....................\.......\..........\Propagator.hpp,4601,2016-09-13
.....................\.......\..........\PropagatorPrimitive.hpp,3892,2016-09-13
.....................\.......\util
.....................\.......\....\file_utils.hpp,3251,2016-09-13
.....................\.......\....\Manipulator.hpp,6838,2016-09-13
.....................\.......\....\special_functions.hpp,1369,2016-09-13
.....................\.......\....\wp_exceptions.hpp,6475,2016-09-13
.....................\.......\wavepacket.hpp,2845,2016-09-13
.....................\htm" target=_blank>LICENSE,463,2016-09-13
.....................\Makefile,2452,2016-09-13

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

发表评论

0 个回复

  • KnapSack
    Fractional knapsack problem, Greedy algorithm
    2010-05-12 09:52:02下载
    积分: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
  • shuzhifenxi
    分数值分析的一些ppt课件,很有用,在学习C的时候,可以用到这些博大精深的思想(Fractional value analysis ppt courseware, useful when learning C, you can use these profound thought)
    2013-05-21 16:04:39下载
    积分:1
  • fluid-1
    说明:  气泡上浮实验,基于fluent的二维模型(Bubble Floating Experiment)
    2019-03-28 21:16:57下载
    积分: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
  • wolfe
    wolfe程序模块的C++算法,可以重复使用,对于解决一维搜索是很好的..(C++ algorithm wolfe program modules can be reused for solving one-dimensional search is good ..)
    2014-02-25 15:11:57下载
    积分:1
  • tochnog-Masin
    TOCHNOG PROFESSIONAL,有限元开源源程序。c++语言(TOCHNOG PROFESSIONAL, finite element open source. c++ language)
    2021-04-03 09:59:06下载
    积分:1
  • 2D-TM
    2维的FDTD C程序(2-dimensional FDTD C procedures)
    2008-05-05 07:34:54下载
    积分:1
  • areaofcircle
    一圆形游泳池如图所示,现在需在其周围建一圆形过道,并在其四周围上栅栏。 栅栏价格为35元/米,过道造价为20元/平方米。 过道宽度为3米, 游泳池半径由键盘输入。 要求编程计算并输出过道和栅栏的造价。(A circular pool as shown in figure, now in its built around to a circular corridor, and in its 4 around on the fence. The fence for 35 yuan/m price, corridor cost for 20 yuan/square metre. Aisle width is 3 meters, The radius of the swimming pool by keyboard input. Demand and output programming calculation of corridor and the cost of the fence. )
    2012-04-06 11:29:01下载
    积分:1
  • Neandla
    计算牛顿和拉格朗日插值方法,用户输入插值结点(calculated Newton and Lagrange interpolation methods, user input interpolation nodes)
    2007-05-13 12:33:16下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载