搜索资源列表
57578859matpower3.1b2
- matlab数值编程使得数值计算工作量大大减轻,但是由于它其实是一种解释语言,而且没有国际标准,另外也没法在没有安装matlab的计算机上运行,不能用于计算密集型应用场合,极大地限制了它地应用,主要应用于物理,数学和化学,部分工程应用领域的计算工作量小的科技工作者。计算工作量大的工作,如流体力学求解,虽然matlab有解偏微分方程组的方法,但那几乎是用来作为例子来说明的,换句话说,只能作为上课例子。大型流体力学计算是计算密集型的一个例子,需要高效运算程序或并行化处理。 -chao liu ji
THOMAS
- 调用THOMAS函数求解三对角矩阵线性方程组-solve tridiagonal matrices of linear equations with THOMAS function
sc2
- 电力系统潮流计算,根据节点导纳矩阵,线性方程组的牛顿迭代的解决方案 -Power system power flow calculation, according to the node admittance matrix, with newton-raphson solution of linear equations
onedheattransfer
- 本程序为一维非稳态导热的有限差分法解法, 使用TDMA法求解离散方程组。-This program is a one-dimensional unsteady heat conduction solution of the finite difference method for solving the discrete equations using TDMA method
ODE4
- 本程序为常微分方程组的通用数值解法。定步长4阶龙格库塔法求解常微分方程组。-This program is universal numerical solution of ordinary differential equations. 4-order fixed step length Runge Kutta method of ordinary differential equations.
Survey
- 本程序功能简介:本程序有八大计算功能。分别是(1)水平角计算(2)竖直角计算(3)三角高程计算(4)均值和方差计算(5)线性方程组计算(6)坐标正反算(7)平差计算(8)坐标计算。-Introduction the function: the program has eight calculation function. Are (1) the horizontal angle calculation (2) vertical angle calculation (3) triangle ele
jc
- 有限容积法对非稳态传热偏微分方程进行离散,方程组的求解采用高斯-赛德尔迭代法- differential equation were discretized by an implicit finite-difference method, and the aforementioned simulative equations were solved numerically using the Gauss-Seidel method