-
NEWMARKmethod
这是求多柔体转子纽马克法的程序。以拉格朗日方程为基础,结合有限元发计算(is seeking more flexible rotor Newmark Act procedures. To Lagrange equation, the FEM calculation)
- 2007-03-01 22:56:21下载
- 积分:1
-
zhuanzhi
实现矩阵转置并且方便观看,第二个程序用于进行对海表面高度SSH进行EOF分析,第三个程序进行海陆点分离并写为NC文件(Matrix transpose and convenient to watch the second program for the EOF analysis of sea surface height SSH third program separation of land and sea, and write for NC files)
- 2012-08-27 11:12:57下载
- 积分:1
-
An-efficient-augmented-
基于经典的增广拉格朗日乘子法, 对求解一类带有特定结构(主要是针对凸规划)的非光滑等式约束优化问题, 我们提出、分析并测试了一个新算法. 在极小化增广拉格朗日函数的每一步迭代中, 该算法有效结合了带有非单调线性搜索的交替方向技术, 我们建立了算法的收敛性, 并用它来求解在带有全变差正则化的图像恢复问题.(Based on the classic augmented Lagrangian multiplier method, we propose, analyze and test an algorithm for solving a class of equality-constrained nonsmooth optimization problems (chiefly but not necessarily convex programs) with
a particular structure. The algorithm effectively combines an alternating direction
technique with a nonmonotone line search to minimize the augmented Lagrangian
function at each iteration. We establish convergence for this algorithm, and apply it
to solving problems in image reconstruction with total variation regularization.)
- 2017-01-05 15:54:19下载
- 积分:1
-
zl0
实测电压和电流的有效值及各次谐波的提取方法(The effective value of measured voltage and current and the method of extracting harmonics.)
- 2018-03-06 21:16:35下载
- 积分:1
-
jiech
这是一个关于高精度阶乘的程序,测试可用!!!(This is a program on the high-precision factorial test available! ! !)
- 2012-09-27 07:35:40下载
- 积分:1
-
oofem-1.7.tar
c++的有限元源码,带说明书和测试数据,是难得的有限元开发资料.(This is the code of finite element method, with manual document and data samples, it is valusble for FEM development)
- 2009-04-25 13:59:51下载
- 积分:1
-
FMM_C
电磁计算用的快速多级子算法,欢迎大家下载交流(Fast multilevel sub algorithm for electromagnetic computation)
- 2020-12-03 16:29:25下载
- 积分:1
-
juzhen
复数矩阵的运算、包括乘、除、加、减、求逆等(Including all operations of the matrix)
- 2017-07-22 14:21:04下载
- 积分: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
-
111
对加速度数据进行二次积分,最终得到位移数据。(Double integration of acceleration data and the final displacement data.)
- 2020-11-27 15:59:30下载
- 积分:1