-
G.格子Boltzmann方法的原理及应用
说明: 本书详细介绍了格子波尔兹曼法的原理,边界条件,具体模型及数值方法,非常适合学习与应用。(This book introduce the theory of lattice boltzmann methods alone with it's boundary conditions,models and numerical methods. It's really a book for us to learn and use.)
- 2017-06-22 11:48:09下载
- 积分:1
-
godonov_burgers
godunov方法求解burgers方程,Toro书上的源代码翻译成MATLAB(burgers equation godunov method, Toro books translated into the source code for MATLAB)
- 2021-04-24 02:18:47下载
- 积分:1
-
Gauss
高斯消元法、高斯列主元消元法解线性方程组。程序由本人独立完全独立完成。版权所有!(Gaussian elimination method out PCA Gaussian elimination method for solving linear equations. I am independent program consists entirely independently. All rights reserved!)
- 2013-08-10 12:31:59下载
- 积分:1
-
insert_and_simulate
插值、拟合与规划问题
插值、拟合与规划问题(Interpolation, fitting with the planning of interpolation, fitting and planning issues)
- 2008-08-04 16:42:39下载
- 积分:1
-
uFVM
利用matlab实现的部分CFD功能的代码,很有参考价值(Matlab to achieve part of the CFD function of the code, a very valuable reference)
- 2021-02-19 20:19:43下载
- 积分:1
-
RCS
基于Matlab的RCS(雷达散射截面)计算案例。
利用时域有限差分法(FDTD)的计算电磁学手段,给出了较为准确的结果。(An exact example to calculate the RCS based on Matlab.
Using the FDTD method, it indicates that the simulation is quite acurate.)
- 2021-02-24 15:09:39下载
- 积分:1
-
MYFEM
有限元求解柏松方程。本文采用FORTRAN语言编制程序。程序中大部分变量采用有名公共区存储方式存储,这样可以减少内存占用量。
IFG:生成有限元网格信息,即元素节点局部编码与总体编码对照表,节点实际坐标,边界节点编码与边界点上的已知值
GKD:生成总刚一维存储对角元的地址,计算总刚一维存储长度
FIXP:设置已知节点函数值
GK(NI,NJ,ADJ,AIJ):单元刚度矩阵计算
GF(NI,N,M,LE,YI,FE):单元列阵的计算
AK(I,J,AIJ):总刚度矩阵元素迭加
QEB:总刚度矩阵和总列阵合成
BDE:边界条件处理
SOLGS:Gauss-Seidel迭代法求解方程组
UDIFF(NI,NFLAG,UDIF,LE,ADJ):标准元素内形状函数导数计算
DIFF:节点上 , 加权平均
(In this program, FEM was used to solve the possion equation. It is implemented through FORTRAN)
- 2009-05-22 17:22:56下载
- 积分:1
-
DEM(Distrete-Element-Model)--Fortran
离散颗粒碰撞程序,包括颗粒的随机生成程序,颗粒搜索程序,颗粒碰撞程序。(Discrete particle collision procedures, including procedures for randomly generated particles, particles search process, particle collision process.)
- 2020-11-12 11:59:44下载
- 积分:1
-
radix--4-butterfly-DIF_FFT
我自己用c语言写的64点基4FFT算法,在visual c++ 6.0环境下编译通过。同matlab结果一致。(My own use C language to write the 64 based 4FFT algorithm, in visual c++ 6 compiler environment through. Results consistent with matlab.)
- 2020-12-19 01:39:09下载
- 积分:1
-
omp_mm
利用OPENMP实现矩阵相乘的C程序。Demonstrates a matrix multiply using OpenMP.()
- 2008-02-09 05:56:22下载
- 积分:1