修正 Resources

Showing items tagged with "修正"

This program simulates a robot navigating through obstacles in a virtual environment. While the current implementation has some limitations due to time constraints, readers can refine the collision detection algorithms and path planning strategies to improve its functionality.

MATLAB 248 views Tagged

A minimalist genetic algorithm source code originally developed by Denis Cormier (North Carolina State University) and revised by Sita S. Raghavan (University of North Carolina at Charlotte). The code is intentionally kept minimal and requires minimal error checking. For specific applications, users only need to modify constant definitions and implement the "fitness function".

MATLAB 237 views Tagged

Comprehensive guide to writing and applying high-pass filters, including instructions for adapting the code to your specific image file paths - users must modify the source image paths according to their local directory structure.

MATLAB 214 views Tagged