测试程序 Resources

Showing items tagged with "测试程序"

This package provides 2D generalized S-transform implementation and test programs for image time-frequency analysis. Developed for MATLAB R2011b on 32-bit Windows 7, the current implementation can process images up to 84x84 pixels with 2GB RAM. The code implements a novel algorithm for two-dimensional time-frequency decomposition using customized Gaussian window functions with frequency-dependent resolution.

MATLAB 225 views Tagged

This is a test program implementing a Deep Belief Network (DBN) algorithm using stacked Restricted Boltzmann Machines (RBMs). The current implementation employs contrastive divergence for training individual RBMs and includes both pre-training and fine-tuning phases. However, the performance results have been suboptimal, possibly due to parameter tuning challenges or architectural limitations in the neural network layers.

MATLAB 242 views Tagged

Active vision camera calibration program based on Ma Songde's stereo vision calibration method, featuring robust implementation with corner detection and pose estimation algorithms. Contact me for testing code and detailed documentation!

MATLAB 210 views Tagged