方形区域 Resources

Showing items tagged with "方形区域"

This example demonstrates solving Poisson's equation using the finite difference method with SOR (Successive Over-Relaxation) iteration. The implementation models a square domain discretized into an 11×11 grid structure, where the grid density can be easily modified through parameter configuration.

MATLAB 275 views Tagged