应用 Resources

Showing items tagged with "应用"

An implementation program for a classic L1 norm solution in compressed sensing, with wide-ranging applications across various domains including signal processing and optimization. This code demonstrates sparse signal representation through L1 minimization using optimization techniques.

MATLAB 190 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