搜索资源列表
-
0下载:
a program which applies the p-method version of the finite element method to a linear two point boundary value problem in 1D
-
-
0下载:
本程序用边界元方法求解正方形柱体内电位分布-This procedure using the boundary element method for solving potential in vivo distribution of a square column
-
-
0下载:
Numerical analysis power point.
For boundary element method.laplace equation
-
-
0下载:
有限元求解2维n-s方程 The program is executable. To solve a particular problem, you need to include routines that define the shape of the region and the boundary conditions. Problems that are already written up include - finite element method to solve the ste
-
-
0下载:
this code is a stokes flow solver by Fast multipole boundary element method
-
-
0下载:
this file contains stokes flow solver by fast mutipole boundary element method
-
-
0下载:
对顺序表的快速排序算法中,如何选取一个界值(又称为轴元素),影响着快速排序的效率,而且界值也并不一定是被顺序表中的一个元素。例如,我们可以用被划分序列中所有元素的平均值作为界值。编写算法实现以平均值为界值的快速排序方法。-On the the sequence table fast sorting algorithm, how to select a critical value (also known as the axis elements) affect the efficiency
-
-
1下载:
用有限元法求解电磁场泊松方程
包括场方程和边界条件-Using the finite element method for solving the Poisson equation of electromagnetic fields, including the field equations and boundary conditions
-
-
0下载:
基于matlab边界元的经典算法。垂直接地极半径r=0.05m,长度l=0.5m,垂直接地极上电位V0=30V,边界元法求解径向向外8个点的电势.-Classical algorithm matlab Boundary Element. Vertical ground electrode radius r = 0.05m, length l = 0.5m vertical grounding on potential V0 = 30V, the Boundary Element Method r
-
-
0下载:
二维域上定解问题边界元法计算程序,计算规模只受存储空间和计算时间的限制,而不受程序的额外限制-Definite solution of the problem on a two-dimensional domain boundary element method program to calculate the scale only by the storage space and computing time limits, without additional restrictions on
-
-
1下载:
!本程序主要用来解决二维平面应力弹性问题(带厚度),在f90上调试通过。
!包含主程序STRESS和三个字程序ELSTMX(KK)、MODIFY、DCMPBD和SLVBD
!主程序主要进行基本的输入输出以及最大半带宽的计算,组装总体刚度矩阵计算的应力应变值
!子程序elstmx(kk)计算刚度系数矩阵,生成第kk单元的刚度矩阵k
!子程序MODIFY输入节点的集中力,边界节点的位移,对总体刚度矩阵和位移数组和节点力数组作修改
!子程序DEMPBD用高斯消元法将半带宽的矩阵变成
-
-
0下载:
边界元法
弹性力学问题的边界元法
根据书上的源代码改编的fortran90程序-boundary element method
elastic problem
fortran90 code
-
-
0下载:
The basic principle of the boundary element method
-
-
1下载:
流体力学边值问题计算中的有限元方法,C++编程资料(Finite element method in the calculation of boundary value problems in fluid mechanics, C + + programming data)
-