实现 Resources

Showing items tagged with "实现"

This folder contains the following files: 1. 02490rxP802-15_SG3a-Channel-Modeling-Subcommittee-Report-Final.doc: The final report of the channel modeling subcommittee. 2. cmx_imr.csv (x=1, 2, 3, and 4) represent files containing 100 actual channel implementations for CM1, CM2, CM3, and CM4 channel models.

MATLAB 223 views Tagged

This package provides MATLAB implementations of the ScSPM algorithm from the CVPR 2009 paper "Linear Spatial Pyramid Matching using Sparse Coding for Image Classification." The code includes functions for sparse coding-based feature extraction and pyramid matching operations.

MATLAB 214 views Tagged

A comprehensive PSO program package consisting of three core files: DeJong.m (fitness function), get_psoOptions.m (configuration settings), and pso.m (main algorithm). Simply copy these files to your MATLAB work directory for immediate execution. Customize parameters through get_psoOptions.m and modify the objective function in DeJong.m to adapt the algorithm to specific optimization problems.

MATLAB 254 views Tagged