论文 Resources

Showing items tagged with "论文"

Award-winning 2008 Central China Mathematical Modeling Contest paper addressing Electoral District Partitioning Problem, featuring comprehensive documentation, simulated annealing algorithm implementation in MATLAB, nonlinear integer programming solutions with LINGO code. This resource provides valuable insights into mathematical modeling competitions and practical applications of optimization algorithms with complete programming implementations.

MATLAB 170 views Tagged

MATLAB simulation of CMA blind adaptive algorithm with accompanying research paper discussion. The program is directly executable. The corresponding algorithm can be found in the book "Principles of Adaptive Filters" published by Electronic Industry Press.

MATLAB 209 views Tagged

Fast ICA, a rapid independent component analysis algorithm with complete research papers available in two formats (PDF and PS), featuring efficient implementation and signal separation capabilities.

MATLAB 241 views Tagged

This code implements the source program described in the paper "Saliency Detection via Graph-Based Manifold Ranking" by Chuan Yang, Lihe Zhang, Huchuan Lu, Ming-Hsuan Yang, and Xiang Ruan. Key feature: Implements Canny edge detection to compute binary edge maps using MATLAB's edge() function with specific threshold parameters.

MATLAB 240 views Tagged