加权最小二乘法 Resources

Showing items tagged with "加权最小二乘法"

This MATLAB program implements two distinct localization algorithms: standard least squares method and weighted least squares method, providing implementation details and practical applications.

MATLAB 181 views Tagged

A weighted least squares state estimation algorithm program capable of handling various numbers of nodes, featuring minimal constraints, simple program structure, and detailed explanations. The implementation includes iterative outputs of objective functions and residuals for performance monitoring and custom analysis.

MATLAB 227 views Tagged