算法 Resources

Showing items tagged with "算法"

MATLAB point cloud registration algorithm implementation with ready-to-use examples and transformation matrix output for same-scene point cloud alignment. Includes practical demonstrations and verified functionality.

MATLAB 298 views Tagged

This implementation utilizes a discrete fractional-order control algorithm for PID parameter tuning, featuring advanced mathematical foundations for precision control applications.

MATLAB 326 views Tagged

Mie scattering is the most fundamental and widely-used algorithm for particle scattering calculations, offering unparalleled accuracy when dealing with particle scattering at wavelength scales. Interestingly, Mie scattering isn't an independent theory but rather an analytical solution of Maxwell's equations for spherical media. Due to the complexity of the solution process, Gustav Mie's pioneering complete solution became classical and was named Mie Theory. Key technical implementation involves coding the complex mathematical formulations using MATLAB, which significantly reduces computational time and improves accuracy through numerical optimization techniques.

MATLAB 628 views Tagged