-
FEM
说明: 该程序用有限元方法来处理标量亥姆赫兹方程,其实例是脊形介质波导中的光波。(The functino of the code is to slove Helmholtz equation by using finite element method (FEM). The example is an optical waveguide.)
- 2020-03-21 19:57:46下载
- 积分:1
-
cohesive element模拟复合材料损伤-VUMAT
ABAQUS扩展子程序开发,用于计算模拟(ABAQUS extended subroutine application)
- 2021-03-15 20:19:22下载
- 积分:1
-
double
线性方程组迭代解法,包括SOR,CG ,BICG等(linear system iteration solver)
- 2010-01-05 21:53:34下载
- 积分:1
-
虎门大桥 -fluent卡门涡街仿真教程
说明: 一个虎门大桥涡街的udf和fluent仿真教程,适合初学者(A fluent udf example)
- 2020-05-17 19:46:17下载
- 积分:1
-
《遗传算法及其在电力系统中的应用》2002
说明: 《遗传算法及其在电力系统中的应用》华中科技大学版("Genetic Algorithms and Their Applications in Power Systems" 2002)
- 2019-01-17 09:33:11下载
- 积分:1
-
p2mesh
划分网格一个开源的库,有限元的算法,很好用(Meshing an open source library = for finite element)
- 2013-07-22 15:34:38下载
- 积分:1
-
LECalculator
3.1 线性方程组类设计
3.2 全选主元高斯消去法
3.3 全选主元高斯-约当消去法
3.4 复系数方程组的全选主元高斯消去法
3.5 复系数方程组的全选主元高斯-约当消去法
3.6 求解三对角线方程组的追赶法
3.7 一般带型方程组的求解
3.8 求解对称方程组的分解法
3.9 求解对称正定方程组的平方根法
3.10 求解大型稀疏方程组的全选主元高斯-约当消去法
3.11 求解托伯利兹方程组的列文逊方法
3.12 高斯-赛德尔迭代法
3.13 求解对称正定方程组的共轭梯度法
3.14 求解线性最小二乘问题的豪斯荷尔德变换法
3.15 求解线性最小二乘问题的广义逆法
3.16 病态方程组的求解 (3.1 system of linear equations class designs 3.2 to choose the principal element gaussian elimination 3.3 to elect principal element Gauss- when approximately the elimination 3.4 duplicate coefficient equation sets all choose the principal element gaussian elimination 3.5 duplicate coefficient equation sets to elect principal element Gauss- when approximately the elimination 3.6 solve three diagonal line equation sets to pursue the law 3.7 common belt equation set s solution 3.8 solution symmetrical equation set s resolution 3.9 solution symmetrical Zhengding equation set s square root method 3.10 solution large-scale sparse equation set to elect principal element Gauss- when approximately the elimination 3.11 solutions hold the Belize equation set s row article to abdicate House Holland who method 3.12 Gauss- the Seydell repetitive process 3.13 solution symmetrical Zhengding equation set s conjugate gradient method 3.14 solution linearity is smallest two rides the questionThe German m)
- 2010-12-20 21:11:04下载
- 积分:1
-
断裂力学中的数值计算方法及工程应用-算例程序
金属断裂的数值计算提供理论依据及实际详例解读(The numerical calculation of metal fracture provides theoretical basis and interpretation of practical examples)
- 2019-03-15 13:45:02下载
- 积分:1
-
for语言编写的abaqus混凝土弹性本构
利用for语言精确模拟混凝土的全过程弹性本构(Accurate simulation of the whole process of elastic constitutive of concrete by for language)
- 2020-11-23 20:09:34下载
- 积分:1
-
repeated-measures-ANOVA
用MATLAB实现单因素/两因素重复测量方差分析,自带工具包中只有非重复测量的方差分析函数ANOVA。anova_rm实现单因素;rm_anova2实现两因素( function stats = rm_anova2(Y,S,F1,F2,FACTNAMES) Two-factor, within-subject repeated measures ANOVA.For designs with two within-subject factors.
function [p, table] = anova_rm(X, displayopt)Single factor, repeated measures ANOVA.)
- 2021-01-26 17:58:37下载
- 积分:1