处理 Resources

Showing items tagged with "处理"

This program implements wavelet transform algorithms for fault signal analysis and processing, specially designed for noise reduction and type I discontinuity detection, providing valuable reference for mechanical wave researchers with detailed code implementation examples.

MATLAB 192 views Tagged

This radon-based image motion blur parameter estimation program calculates blur angle and blur scale parameters, though oversized images require preprocessing before use - implementing Radon transform analysis and peak detection algorithms to extract motion blur characteristics from image spectra.

MATLAB 228 views Tagged

Speech signal analysis, processing, and design. The MATLAB-based voice changer operates by modifying the input sound's frequency to alter timbre and pitch, creating perceptually different output. This dual modulation of timbre and pitch transforms vocal characteristics. User-generated voice inputs leverage resampling techniques for formant frequency shifting, implementing key DSP algorithms including frequency scaling and spectral envelope modification through functions like resample(), pitch shifting, and formant correction.

MATLAB 277 views Tagged

A program for reading single-channel PCM audio files, which can be easily modified to handle larger audio files with corresponding processing. This implementation uses buffered file reading to efficiently process data in segments. The author has successfully integrated this module with other programs to conduct various experiments involving partial file reading followed by subsequent processing operations.

MATLAB 262 views Tagged

A well-known beneficial SAR imaging processing algorithm that performs two-dimensional processing in both range and azimuth directions to form radar images

MATLAB 179 views Tagged