资源列表
poisson_Jacobi
- 求解泊松方程的程序,雅可比迭代方法,计算迅速。-Procedures for solving the Poisson equation, Jacobi iteration method to calculate quickly.
fortran-c-ANSYs
- 有限元分析源程序(包括f,c,ANSYS三者衔接)-Finite Element Analysis of source code (including the f, c, ANSYS three convergence)
winpp0
- 用来求解非线性系统中分岔,混沌,周期,准周期等动力学,可以求数值解,也可画图,只要知道系统模型,可以根据需要自由修改参数,软件带有使用说明,简单易懂-Used to solve nonlinear systems in the bifurcation, chaos, periodic, quasi-periodic dynamics, etc., you can seek numerical solutions, but also drawing, as long as know the sys
SPH3DOnTheBook
- Dr. Liu 在《光滑粒子流体动力学--一种无网格方法》一书中提供的光滑粒子流体动力学(SPH)源程序,采用Fortran语言编写,用于计算可压缩流体力学问题。-Dr. Liu in the " Smooth Particle Hydrodynamics- a meshless method," a book provided by the smooth particle hydrodynamics (SPH) source code, using Fortran langu
Eigenvalue
- 用QR分解来求矩阵的全部特征值 包括:QR分解,矩阵转置,;矩阵求逆,矩阵相乘,最后迭代得出特征值-With QR decomposition to the full matrix eigenvalue include: QR decomposition, matrix transpose, matrix inversion, matrix multiplication, and finally reached eigenvalue iteration
vagf
- comsol软件采用有限元方法模拟表面等离子体激元的电磁场性质-the comsol software using the finite element method simulation of surface plasmon
burgers
- 大名鼎鼎的burges 方程的Fortran语言程序。Burges方程式源项为零的NS方程,在某些情况下市很有用的。-Famous burges equation Fortran language program. Burges equation source term to zero NS equations, in some cases, city, very useful.
libmesh-0.7.0.3.tar
- 处理六面体,四面体,四边形和三角网格。拉格朗日,层次,以及单项有限元。接口PETSc解,自适应网格加密,和极端portablility -Handling hexahedral, tetrahedral, quadrilateral and triangular meshes. Lagrange, level, and the individual finite element. PETSc solution interfaces, adaptive mesh refinement, and e
fft_delphi
- A fast Fourier transform (FFT) is an efficient algorithm to compute the discrete Fourier transform (DFT) and its inverse
配电网潮流前推回代法的一种简单实现方法
- 潮流计算,用于电力系统的多节点计算。配电网潮流计算是配电网络分析的基础, 配电网的规划改造、经济运行、网络重构、无功优化和故障处理等都需要用到配网潮流计算的数据。
lsqr-fortran
- 是针对大规模的线性方程组,及最小二乘问题的迭代求解方法。改方法可减少内存占有量,再数学上与共轭梯度法等价。-A method of solving large sparse linear systems and linear least squares,which can save memory and equivant to the CG method in the view of pure mathematics.
FORTRAN
- FOR TR AN 77科学计算子程序汇编。谭浩强主编,提供了100多个最经常使用的、最基本的子程序。内容包括:实矩阵的运算、复矩阵的运算、多项式的计算、插值法、微分法、数值积分、方程求解、方程组求解、微分方程求解、函数计算、概率统计等。 -FOR TR AN 77 subroutine compilation of scientific computing. TAN Hao-Qiang editor, providing more than 100 of the most frequent
