-
a-TEM-program
一个小的瞬变电磁测深数据处理程序,主要用于计算视电阻率和深度.(a small transient electromagnetic sounding data processing procedures, mainly used in the calculation of the apparent resistivity and depth
)
- 2012-04-23 09:52:30下载
- 积分:1
-
DK
说明: 邓肯张在ansys中的二次开发,适合于土体有限元分析(second development of duncan-zhang in ansys,it s be used to ansys)
- 2015-01-09 09:27:07下载
- 积分:1
-
jokdr
由散点插值生成等值线,并且提供颜色选择工具,共有三种插值方法(Generating isolines from scattered interpolation and providing a color selection tool, there are three interpolation methods)
- 2018-11-21 16:03:28下载
- 积分:1
-
cpp
说明: 你输入一个长方体的长和宽以及高,就可以输出他的面积(input height,width,length,output volume)
- 2010-04-11 21:19:10下载
- 积分:1
-
PSO
针对传统的算法如遗传算法、粒子群算法等在TSP问题上求解精确性和求解规模上都还有一定的不足,本文提出了一种基于动态规划思想的粒子群优化算法。该算法用动态规划的方法实现粒子间的信息交互和粒子的进化,并且将粒子群中的粒子按无标度信息指导网络拓扑图的方式进行连接。仿真结果表明该方法能有效地减小误差率,提高解的精确,同时还保持了较低的计算复杂度,具有良好的稳健性。(TSP problem solving for the traditional algorithms such as genetic algorithms, particle swarm optimization accuracy and solving the scale, there is a certain lack of a dynamic programming algorithm-based particle swarm optimization algorithm. The algorithm using dynamic programming method to achieve the evolution of information exchange between the particles and the particles, and particle swarm particle scale-free information guide network topology map to connect. The simulation results show that this method can effectively reduce the error rate and improve the solution precision, while maintaining a low computational complexity, good soundness.)
- 2013-01-07 18:05:35下载
- 积分:1
-
Least-Squre
最小二乘法拟合曲线C++代码,任意的M个数据,任意的次数N(N不易太高)。输出拟合曲线的表达式(Least Squre For ...)
- 2012-04-06 10:03:38下载
- 积分: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
-
grid
一个简单的网格生成程序,操作方便,易学,类似于easymesh!(A simple grid generation program, easy to operate, easy to learn, like easymesh!)
- 2011-08-23 20:02:51下载
- 积分:1
-
juzhen
矩阵的练习 对于掌握数组的 概念很重要。如何快速掌握数组,灵活运用。(The practice of the matrix is very important to grasp the concept of the array. How to quickly grasp the array of flexible use.)
- 2012-06-29 11:34:40下载
- 积分:1
-
11
说明: 用二分法求解一元五次非线性方程的实数解,在高等电路学习中有很好的用途。(One yuan of five nonlinear equations dichotomy solving real solutions, there is a very good use in the higher circuit learning.)
- 2012-10-27 20:52:45下载
- 积分:1