制作 Resources

Showing items tagged with "制作"

Comprehensive operations on SEG-Y format seismic data including reading and creating datasets, trace header extraction, and seismic data retrieval. Implementation involves parsing binary headers, handling big/little-endian formats, and managing trace data arrays. Looking forward to collaborating with peers sharing similar research objectives.

MATLAB 289 views Tagged

Watermark addition conceptually treats the video file as one "layer" and the custom watermark as another layer, with both layers superimposed to achieve the embedding effect. This process typically involves matrix-based pixel manipulation and alpha blending for transparent overlays.

MATLAB 241 views Tagged

A MATLAB-developed GUI calculator capable of performing basic arithmetic operations (addition, subtraction, multiplication, and division), ideal for GUI programming beginners to study implementation approaches and interface design.

MATLAB 263 views Tagged