MATLAB Implementation of One-Dimensional Heat Conduction Equation
Numerical computation of 1D heat conduction equation using implicit difference scheme with Thomas algorithm implementation
Explore MATLAB source code curated for "matlab计算" with clean implementations, documentation, and examples.
Numerical computation of 1D heat conduction equation using implicit difference scheme with Thomas algorithm implementation
MATLAB implementation for calculating anti-symmetric mode Lamb dispersion curves of steel materials
MATLAB program for calculating Mie scattering coefficients. When spherical particles are comparable in size to the wavelength of incident light, Mie scattering occurs, requiring consideration of the three-dimensional charge distribution within scattering particles. The implementation involves solving Maxwell's equations for spherical particles using Bessel functions and Legendre polynomials, with algorithms handling complex refractive indices and convergence of infinite series.
Compute Lyapunov exponents for diverse chaotic systems using MATLAB, with provisions for integrating custom algorithms to enhance analysis and understanding of chaotic dynamics.