精度 Resources

Showing items tagged with "精度"

This program implements a 3D coordinate transformation algorithm based on the Rodriguez matrix, featuring a simple and fast computational approach with high precision achieved without iterative processes, utilizing efficient matrix operations and vector rotations.

MATLAB 247 views Tagged

k-means Outlier Removal Method: Primarily employs clustering mean approach to eliminate outliers from data, enhancing model prediction accuracy. This article provides MATLAB implementation code with cluster center analysis and distance-based outlier detection mechanisms.

MATLAB 227 views Tagged