代码实现 Resources

Showing items tagged with "代码实现"

This MATLAB code collection for rough set computation contains multiple files addressing different scenarios, including core algorithms for attribute reduction, dependency degree calculation, and rule extraction from decision tables.

MATLAB 210 views Tagged

Communication simulation with modulation/demodulation examples including source code. Contains a graduation thesis on communication simulation with practical implementations of digital modulation techniques such as QPSK and 16-QAM, complete with BER (Bit Error Rate) analysis and MATLAB simulation code.

MATLAB 228 views Tagged

This TOA positioning algorithm implementation in MATLAB accurately computes lightning locations based on station information, simulates received signals with added error parameters, and performs data inversion for positioning analysis. The code includes error modeling and signal processing components.

MATLAB 258 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 213 views Tagged