搜索资源列表
2
- 差分方法求解波动方程的MATLAB程序代码-Difference Method for the Wave Equation MATLAB program
44
- 主要介绍了有限差分方法的MATLAB编程-Finite difference method of MATLAB Programming
rRBC
- 基于时域有限差分方法的电磁仿真算法,再辐射吸收边界论文,本人自己的论文,不存在版权争议-FDTD method based on electromagnetic simulation algorithm, re-radiation absorbing boundary papers, my own paper, there is no copyright dispute
20100615050452mp40xjwsjd
- 介绍时域有限差分法的一篇论文,很好的分析了这个方法的好坏-Introduction to the finite difference time domain method of a thesis
fdm_2d_test
- 利用有限差分方法求解二维的传热学问题(有限差分理论)-Finite difference method for solving two-dimensional heat transfer problems (finite difference theory)
xianjiechuhuakuairunhua
- 线接触滑块润滑,基于有限差分法,采用的是中间差分的方法,求解油膜厚度-Line contact slider lubrication, based on the finite difference method, using an intermediate difference method for solving film thickness
FDTD(GaoBenqing)
- 重点介绍时域有限差分方法的基本知识及其在电磁学各个领域的应用-This paper mainly introduces the basic knowledge of finite difference time domain method and its application in various fields of electromagnetism
Finite-difference
- 有限差分方法的地震波场数值模拟程序,用faotran所编写实现的-Finite difference method of seismic wave field numerical simulation program, written with faotran to achieve
分析差分求解的流动模型方程
- 由于流动变量在节点之间的分布假设及推导离散化方程的方法不同,就形成有限差分法、有限元法或谱方法和有限体积法等。目前,数值方法中占主导地位的是有限体积法。
一维对流扩散方程
- 一维对流扩散方程的fortran程序代码,采用有限差分方法求解,可用于cfd的学习。