迭代 Resources

Showing items tagged with "迭代"

Comparative analysis of simplified MAX-LOG-MAP vs LOG-MAP algorithms using standard 1024-length interleaving with 1-3 iterations under grid conditions, and simplified MAX-LOG-MAP vs threshold-based MAX-LOG-MAP with 640-length interleaving over 10 iterations, including implementation insights for turbo decoding systems.

MATLAB 274 views Tagged

This kernel-based partial least squares algorithm first applies a kernel function for nonlinear transformation of the original matrix, then solves the problem through nonlinear iterative optimization.

MATLAB 249 views Tagged

This MATLAB program implements iterative image processing algorithms to identify regions of interest (ROIs) in images. The included M-files perform comprehensive ROI analysis, outputting region properties including area size, mean intensity, standard deviation, minimum/maximum values, median intensity, and centroid coordinates. The implementation utilizes morphological operations and statistical analysis for robust ROI detection.

MATLAB 246 views Tagged