matlab源程序 Resources

Showing items tagged with "matlab源程序"

Program Code Description P0801: Call number text image segmentation algorithm P0802: Connected character segmentation method P0803: Text recognition implementation P0804: Color license plate segmentation technique P0805: Trademark text segmentation approach Recognition: Recognition subfunction for text identification StrDetect01: Structural feature extraction subfunction for text recognition

MATLAB 192 views Tagged

MATLAB source code implementation for Relevance Vector Machine (RVM) with fast algorithm, including comprehensive code usage documentation. RVM employs the same functional form as Support Vector Machines but establishes a sparse probabilistic model for prediction or classification of unknown functions. Key advantages include: (1) Providing both point estimates and predictive distributions for target variables; (2) Utilizing significantly fewer relevance vectors to reduce computational time; (3) Requiring fewer parameter estimations compared to traditional methods; (4) No restrictions on Mercer's theorem conditions for kernel functions, ensuring better adaptability.

MATLAB 190 views Tagged

MATLAB source code for 16QAM implementation featuring detailed programming including signal power spectrum analysis, signal constellation diagram, and bit error rate analysis

MATLAB 221 views Tagged