This is a tutorial for both python and MATLAB users to learn the concepts behind detecting signals through spectrogram cross-correlation. I wrote this as my final project for Geohackweek 2018 at the ...
# P, I, D = [1/150, 1/950, 0.1, 0.01], [0.0005, 0.001, 0.01, 0.0001], [0.2, 0.0001, 0.5, 0.005] self.P = P if P is not None else [1/150, 1/950, 0.1, 0.01] self.I = I ...
Abstract: Cope with the problem of the automobile license plate recognition, a method based on MATLAB and fuzzy PID is proposed. License plate recognition is one of the hottest issues in the area of ...
Abstract: In this paper, the fuzzy control and the PID control are combined, and the fuzzy inference method is utilized to realize the on-line auto-tuning of PID parameters. By applying the fuzzy ...