搜索资源列表
lorzen(另一个文件凑数)
- 这是可进行混沌方程的xz图像形成的matlab文件(This is the matlab file that can be formed by the XZ image of the chaotic equation)
双马赫反射
- 求解双马赫反射问题的各种解法,黎曼求解器包括WENO格式和MDCD格式,时间方向采用Runge-kutta 方法,方程包括Euler方程和NS方程。(Program to solve Double Mach Reflection. Use WENO solver and MDCD solver to solve Riemann problem. Use Runge-Kutta to iterate in time scale. Equations conclude Euler equation
simu.tar
- 简单的声波方程数值模拟程序,使用二阶有限差分方法,震源为单位脉冲。(The simple acoustic wave equation numerical simulation program, using the two - order finite difference method, the source of the unit pulse.)
chase
- 功能为求解系数矩阵为三对角矩阵或者循环三对角矩阵的线性方程。 输入的四个参数均为行向量,分别对应系数矩阵的上副对角线,主对角线,下副对角线,以及方程等号另一侧的常数矩阵(The four parameters of the input are line vectors, which correspond to the upper diagonal lines of the coefficient matrix, the main diagonal line, the lower diagonal
Van der waals
- 从范德瓦尔斯方程出发,利用牛顿迭代法,求解对应材料的binomal线和binomal线,给出相应的相图,并作出对应的P-T图像。(Starting from the Van Der Waals equation, using the Newton iterative method, the binomal line and the binomal line of the corresponding materials are solved, and the corresponding phase
一维热传导方程_有限差分
- 分层的一维热传导方程的有限差分法MATLAB程序,是简单的显式差分格式,尽量使用了矩阵运算,没有符号运算。 文件chafen1.m以路面为例,假设有多层建筑材料,热传导系数已经在代码中给出。用户使用时请按自己需要修改chafen1.m文件,增减层数,修改热传导系数等即可。(One-dimensional heat conduction equation finite difference method MATLAB program, is a simple explicit differenc
fzeso
- 牛顿拟合法求解超越方程,适用于含有多元函数(Newton's fitting method for solving transcendental equation is suitable for multivariate functions)