测试 Resources

Showing items tagged with "测试"

Implementation of face recognition using Linear Discriminant Analysis (LDA), including data loading from the ORL database, dataset partitioning for training and testing phases, and evaluation of classification performance metrics.

MATLAB 211 views Tagged

A comprehensive implementation of a 7/8 rate LDPC code encoder in MATLAB with full testing suite. The encoder strictly follows CCSDS specifications and has been thoroughly validated for compliance and performance.

MATLAB 209 views Tagged

LTE downlink channel estimation MSE testing employing LTE downlink frequency-domain structure, LS channel estimation method, and linear interpolation algorithm, with performance analysis through simulated signal processing workflows.

MATLAB 208 views Tagged

While SVM is typically applied to binary classification, this code utilizes Chih-Jen Lin's SVM toolkit for multi-class classification. The implementation is tested on the UCI IRIS dataset, demonstrating excellent performance through one-vs-one strategy and parameter optimization techniques.

MATLAB 230 views Tagged