-
mcorre2
一个用FTT法实现相关函数的快速估计程序(A correlation function with the FTT method to achieve the rapid estimation procedures)
- 2009-09-10 18:25:41下载
- 积分:1
-
nijie
六轴工业机器人的逆运动学,采用VC++进行编程自动求解(inverse of 6-dof industrial robot)
- 2020-12-25 12:19:04下载
- 积分:1
-
udf
计算fluent相变的udf模型,包括气相到液相,液相到气相的双向传递。(Calculate the udf model of fluent phase transition)
- 2020-11-21 15:09:35下载
- 积分:1
-
jvzhenlianxi
实现构建矩阵,矩阵的相加,相减,清零,以及转置,还有相乘的功能。(To build matrix, the matrix addition, subtraction, reset, and transposed, and the function of the multiplication.
)
- 2012-08-22 09:29:57下载
- 积分:1
-
v1
说明: 蒙特卡罗模拟算法模拟MR模型中有序无序相变(In this cpp, using a useful combined Monte Carlo algorithm, we simulate the MR model model to study the phase transition)
- 2019-07-08 21:11:07下载
- 积分: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
-
delta-master
非圆形离散元程序,通过采用非圆形颗粒实现康转动性能(Non-circular discrete element program, through the use of non-spherical particles achieve Kang rotation capability)
- 2016-05-18 11:10:53下载
- 积分:1
-
Network
对于给定某一线性时不变网络(不含受控源),根据网络属性及结构,通过编程实现自动生成其关联矩阵A和一个树。(Given a linear time-invariant network (excluding controlled source), according to the network properties and structure of the automatically generated by programming its associated matrix A and a tree.)
- 2013-11-03 18:32:12下载
- 积分:1
-
ellf
说明: 巴特沃斯、切比雪夫I和椭圆滤波器设计的源程序!非常难得!
简洁的C语言编写(Butterworth, Chebyshev I and elliptic filter design of the source! Very rare! Concise C language)
- 2005-10-26 22:53:24下载
- 积分:1
-
SUANFAPPT
常用的算法设计策略(包括分治策略、动态规划、贪心策略、回溯法、随机算法等)
算法复杂度分析方法(计算迭代次数、使用递归方程、频度分析等)
(Commonly used algorithm design strategies (including the strategy of divide and conquer, dynamic programming, greedy strategy, backtracking method, random algorithm) algorithm complexity analysis (number of iterations, using a recursive equation, frequency analysis, etc.))
- 2013-04-23 12:28:26下载
- 积分:1