-
Programming_the_Finite_Element_Method
说明: 《有限元方法编程(第三版)》随书源码。
采用 Fortran 90 编制,近 400 个计算子程序。在 64 位机器上编译通过,并运行正确。( Finite Element Method Programming (Third Edition) With the book source. The preparation of the use of Fortran 90, nearly 400 calculation subroutine. 64 machines in the compiler is passed, and run correctly.)
- 2008-09-11 13:02:13下载
- 积分:1
-
GBAS
利用蚁群算法求解TSP问题,
从Location.dat文件输入每个城市的坐标。(The use of Ant Colony Algorithm for TSP problems Location.dat file input from the coordinates of each city.)
- 2009-06-18 09:08:14下载
- 积分:1
-
逆broyden迭代法
说明: 逆BROYDEN迭代法求解非线性方程组:是一种相对比较新的一种方法,克服了牛顿迭代法需要求导数和求逆的缺点。本程序提供解法和画图流程,注意多迭代几步(Inverse BROYDEN iteration method is a relatively new method for solving nonlinear equations, which overcomes the shortcomings of Newton iteration method in derivative and inversion. This program provides solution and drawing process. Remember more several steps of iteration.)
- 2019-02-10 15:37:57下载
- 积分:1
-
cfoa
考虑果蝇算法的缺陷,提出了基于混沌算法的果蝇算法,这是代码。(Code of Fruit fly algorithm based on Chaos Algorithm)
- 2020-10-12 23:47:31下载
- 积分:1
-
two-FVM
本程序是采用有限体积法求解二维对流扩散方程的经典程序。程序里包含各种离散方法,划分网格方法等。适合CFD初学者阅读。(The program is two-dimensional finite volume method for solving convection-diffusion equation of the classic program. Program includes a variety of discrete methods, meshing methods. CFD for beginners)
- 2021-03-23 00:19:15下载
- 积分:1
-
FDTD
西安电子科技大学葛德彪教授书后所附fortran程序(Xidian University, Professor Ge Debiao book accompanying fortran program)
- 2020-07-03 18:20:02下载
- 积分:1
-
LU
说明: 数学工具:
LU分解法解线性方程组,很好用(Mathematical tools: LU decomposition solution of linear equations, a very good use)
- 2008-06-10 14:06:12下载
- 积分:1
-
surferce_wave
本人上传的为线性拉东变换方法,它能够提取面波的频散曲线(I uploaded is of linear radon transform method, it can extract of surface wave dispersion curves)
- 2012-10-24 17:15:55下载
- 积分:1
-
simplex
说明: 使用C++写的一个可以自动(在运筹学领域)计算单纯形表,并打印每一步的运算结果(a simple code to compute simplex table in operating research and print out the result of each step.)
- 2020-05-25 10:49:15下载
- 积分:1
-
Expressway-Exit-Data-OD
提出基于高速公路收费站进出口数据推算OD矩阵的一般方法。在缺乏初始OD矩阵的条件下,结合指数平滑法和无约束重力模型思想,通过VB编程反复迭代进行初始OD矩阵推算 利用组合模型预测高速公路各收费站出入口流量,通过弗雷特法进行OD分布推算。以沪宁高速公路为例证实此方法具有较高的精度。(Proposed highway toll station-based import and export data projections general OD matrix method. Lack of initial OD matrix conditions, combined with the exponential smoothing and unconstrained gravity model of thinking, through the VB Programming iterative initial OD Matrix Estimation flow of the use of a combination of model predictions highway toll station entrances and exits through Fratar Method for OD distribution projections. Shanghai-Nanjing Expressway, for example to confirm that this method has higher accuracy.)
- 2013-01-18 11:00:44下载
- 积分:1