运行 Resources

Showing items tagged with "运行"

A high-quality interest-driven coded simulation program that can be executed directly for observing simulation outcomes, featuring modular architecture, parameter configuration interfaces, and real-time visualization capabilities.

MATLAB 203 views Tagged

A comprehensive guide to executing SGALAB_demo_*.m files in the Multi-Objective Genetic Algorithm framework. New features include: Multiple-Objective GA implementations (VEGA, NSGA, NPGA, MOGA), enhanced TSP operators (PMX, OX, CX, EAX, Boolean matrix), advanced selection mechanisms (Truncation, Tournament, Stochastic), and diversified mutation methods for binary/real/DNA encoding systems.

MATLAB 369 views Tagged

Implementation of various classification algorithms suitable for different datasets including numerical, text, and image data. These algorithms demonstrate good performance and operational reliability.

MATLAB 236 views Tagged

This collection includes 13 different particle swarm optimization algorithms that are all executable, featuring implementation approaches like velocity update mechanisms and position boundary handling. Each algorithm comes with straightforward MATLAB code demonstrating key functions such as fitness evaluation and swarm initialization, making it easy to read and modify according to your specific optimization needs.

MATLAB 219 views Tagged

Template matching code implementation that is fully functional! Developed on the MATLAB platform, this code requires importing source and template images, after which it can be executed directly. Upon successful matching, the code will highlight matched regions on the original image. The implementation utilizes cross-correlation based matching algorithms with optimization for real-time performance.

MATLAB 236 views Tagged

Mysmo.mdl is the main program for Permanent Magnet Synchronous Motor (PMSM), supporting both sensor-based startup operation and sensorless operation modes. SMOmodel.m implements an improved sliding mode observer model for back-EMF estimation in PMSM. PFCDCM0hm5 uses a 0.5H inductor to convert 220V AC to 400V DC with discontinuous current. PFCCM320percent98k50 employs a 5H inductor for 220V AC to 320V DC conversion with continuous current, achieving 0.98 power factor at 50kHz switching frequency.

MATLAB 254 views Tagged