对流方程 Resources

Showing items tagged with "对流方程"

This MATLAB program implements the upwind scheme to solve convection equations, which have broad engineering applications. The upwind scheme offers high numerical accuracy and is complemented by a leapfrog scheme implementation for solving diffusion equation initial value problems, providing two distinct computational approaches.

MATLAB 201 views Tagged