函数 Resources

Showing items tagged with "函数"

This CPM coherent demodulation program features extensive functionality covering essential signal processing operations. It includes core algorithmic implementations for phase synchronization, symbol timing recovery, and decision logic. The well-structured codebase provides practical utility for digital communication systems development.

MATLAB 258 views Tagged

A collection of image quality assessment functions including PSNR (Peak Signal-to-Noise Ratio), RMS (Root Mean Square Error), and NMSE (Normalized Mean Square Error). These functions are particularly useful for evaluating denoised and compressed images, with implementations featuring standard mathematical calculations and normalization techniques commonly used in image processing workflows.

MATLAB 254 views Tagged

Multiple functions for image quality assessment including PSNR (Peak Signal-to-Noise Ratio), RMS (Root Mean Square Error), and NMSE (Normalized Mean Square Error). These functions can be implemented to evaluate the quality of denoised and compressed images using numerical comparison algorithms.

MATLAB 228 views Tagged

Custom-developed image processing functions including histogram plotting, histogram specification, and histogram equalization algorithms, with reference to Zhang Yujin's "Image Engineering (Volume 1) - Image Processing (2nd Edition)" published by Tsinghua University Press

MATLAB 242 views Tagged

Pattern Recognition Toolbox Functions featuring multiple recognition methods including KNN, PCA, SVM, C4.5, EM algorithm with code implementation details and technical specifications

MATLAB 245 views Tagged

A Support Vector Machine Toolbox featuring MATLAB demonstration programs and essential functions including kernel computation functions, SVM training algorithms, and cross-validation functions for parameter selection. This toolbox provides efficient implementations for key SVM operations with practical code examples.

MATLAB 295 views Tagged