变形 Resources

Showing items tagged with "变形"

Custom 2ASK simulation program developed without MATLAB's built-in functions, incorporating white noise addition and filtering. The filtered waveform shows some distortion, potentially due to filter characteristics. This serves as a reference implementation demonstrating manual signal processing techniques.

MATLAB 239 views Tagged

Given original raster images and their deformed versions, first determine the displacement of grid intersection points, then implement an image geometric correction program using the control grid method. The implementation involves detecting control points, constructing transformation functions, and applying interpolation techniques to restore image geometry.

MATLAB 235 views Tagged