压缩包 Resources

Showing items tagged with "压缩包"

Video watermarking MATLAB source code - this is the sixth archive package. Digital watermarking enthusiasts can download it for reference, featuring implementation examples of frequency-domain embedding and extraction algorithms.

MATLAB 245 views Tagged

The compressed package contains source code implementations for several common unconstrained optimization methods: Variable Rotation Method (variable_rotation.m), Steepest Descent Method (steepest_descent.m), Modified Newton's Method (modified_newton.m), and Conjugate Gradient Method (conjugate_gradient.m). Additional utility functions include coefficient_matrix.m for obtaining objective function coefficient matrices, minval.m for minimum value computation, and gradient.m for gradient calculation functions, all implemented with MATLAB optimization algorithms.

MATLAB 228 views Tagged

MATLAB source code for video watermarking implementation - This is the second archive package, containing valuable references and practical examples for watermarking enthusiasts interested in digital video protection algorithms.

MATLAB 284 views Tagged

This project provides comprehensive MATLAB implementations for GMSK (Gaussian Minimum Shift Keying) modulation and demodulation in communication systems. The codebase includes core signal processing algorithms with detailed configuration parameters for optimal performance.

MATLAB 216 views Tagged