处理 Resources

Showing items tagged with "处理"

Fingerprint Recognition Toolbox - This is an open-source toolbox developed by third-party authors, primarily designed for fingerprint processing and identification. The archive file requires no extraction password, allowing direct access to fingerprint processing algorithms and implementation resources.

MATLAB 211 views Tagged

Develop a MATLAB program to solve pseudorange positioning equations, process actual measurement data, and compute receiver position and clock bias. The provided dataset includes two sets of 8-channel data where X, Y, Z represent satellite coordinates in WGS-84 coordinate system, and Range corresponds to corrected pseudorange measurements. Key implementation involves linearization techniques and iterative least-squares algorithms.

MATLAB 221 views Tagged

Implementation of spectral subtraction algorithm in MATLAB environment for processing noisy speech containing stationary noise. The original speech file should be named "origin.wmv", while the processed output will be saved as "enhanced.wmv". The provided RAR archive contains pre-processed speech results; users can replace these with their own audio files by placing them in the same directory.

MATLAB 292 views Tagged

A comprehensive MATLAB source code implementation for electrocardiogram (ECG) signal processing, featuring algorithms for analysis, filtering, and feature extraction.

MATLAB 229 views Tagged