源码 Resources

Showing items tagged with "源码"

This repository contains self-implemented source code for a chaotic differential evolution algorithm along with a research paper discussing its methodology and applications, designed to assist beginners in understanding this optimization technique.

MATLAB 189 views Tagged

A classic scale-invariant feature transform (SIFT) image feature matching algorithm implementation. This package includes detailed explanations and demonstration code adapted from international sources, featuring comprehensive line-by-line comments for easy code modification and extension.

MATLAB 267 views Tagged

The package provides complete source code accompanied by detailed explanations in TXT and Word formats, including comprehensive instructions for using the SVM toolbox. It covers various SVM classification algorithms with in-depth explanations. The implementation contains two practical examples and an optimizer module, offering both traditional SVM classification and an enhanced newsvm classification method for broader application scenarios.

MATLAB 258 views Tagged