-
MM_VIV
用无网格法计算VAN DE POL 振子(calculate van de pol oscillator by using meshless method)
- 2009-04-26 20:17:19下载
- 积分:1
-
Problem1
说明: 用fortran 70实现数值积分,并实例计算了三个函数,导出了积分值和误差(The numerical integration is realized by FORTRAN 70, and three functions are calculated with examples. The integral values and errors are derived.)
- 2019-04-16 20:49:25下载
- 积分:1
-
flow
基于配电网络辐射型的前推回代潮流计算程序,包括分层等内容(And backward substitution based on the radiation type of distribution network before flow calculation procedures, including the contents of the stratification)
- 2012-07-06 17:21:36下载
- 积分:1
-
lorenzLya
说明: 利用正交向量法求Lorenz系统的李雅普诺夫指数,并绘出指数谱图。(Orthogonal Vector Method Lorenz system, Lyapunov exponent, and draw the index spectrum.)
- 2011-04-12 18:08:46下载
- 积分:1
-
niulachaoliu(hanfengdianchang)
IEEE14节点接入一个风电场的牛拉法潮流计算MATLAB程序(含线路和风电机组的参数),里面有注解,方便理解。(IEEE14 Nodes System connected to a wind farm cattle MATLAB rafa power flow calculation (including lines and the parameters of the wind turbines), there are annotations, easy to understand)
- 2017-05-05 17:22:11下载
- 积分:1
-
UMAT_Hashin3D
基于ABAQUS的三维hashin准则算法(A three-dimensional hashin standard algorithm based on ABAQUS)
- 2021-04-18 20:58:51下载
- 积分:1
-
xb
说明: fluent中作液体蒸发相变的udf,非常专业,证明可行(fluent in the evaporation of liquid phase transition for udf, very professional, proved to be feasible)
- 2014-04-07 10:53:26下载
- 积分:1
-
TLBO
this is a source code written in the matlab format for the teaching learning optimization algorithm.
- 2012-03-06 01:33:42下载
- 积分:1
-
C_P
恒温减压沸腾UDF,一个基于压力计算的水蒸发UDF程序,请大家探讨一下(boiling udf of costant T and decreasing P)
- 2011-12-19 11:41:40下载
- 积分:1
-
PCG
% SSOR预处理的共轭梯度法求解方程Ax=b
% 输入参数说明
% A 正定矩阵[n*n]
% b 右边向量
% omega SSOR预处理参数(0--2)
% Times 迭代次数
% errtol 给定误差终止条件
%
%输出参数
% NewX 方程Ax=b的x近似解
% avgerr 求解的当前平均绝对误差( SSOR preconditioning conjugate gradient method for solving equations Ax = b the input parameter descriptions A positive definite matrix [n* n] b right side vector omega SSOR preconditioning parameters (0- 2) Times iterations errtol termination of a given error condition NewX output parameter equation Ax = b of x approximate solution to solve the current avgerr average absolute error)
- 2007-11-16 01:14:24下载
- 积分:1