图片 Resources

Showing items tagged with "图片"

This program implements multi-level wavelet decomposition of images, extracting wavelet coefficients from each sub-band after decomposition using algorithms like Discrete Wavelet Transform (DWT) with functions such as wavedec2() for 2D signals.

MATLAB 275 views Tagged

"BP.m" contains the complete source code for the BP neural network model; "train.fig" shows the final training visualization; "population_data_original.fig" displays prediction result graphs; "matlab_command_window_output.txt" captures console messages during execution; "generated_data.mat" stores post-execution data files. .bmp files serve the same purpose as .fig files.

MATLAB 205 views Tagged

A comprehensive fingerprint recognition system developed in MATLAB, including sample images and source code. To execute the program, set the current directory as the working directory in MATLAB and run the command 'fpextractdemo' in the command window.

MATLAB 244 views Tagged