模糊控制器 Resources

Showing items tagged with "模糊控制器"

Fuzzy Controller: Establishing complex fuzzy rules using MATLAB. Can be implemented through custom programming or utilizing MATLAB's built-in Fuzzy Logic Toolbox for comprehensive fuzzy inference system design.

MATLAB 246 views Tagged

This assignment focuses on fuzzy control system design, covering the development of a fuzzy logic controller (including detailed specifications of universe of discourse, linguistic variables, and rule base in the experimental report) and simulation implementation using MATLAB/Simulink. The project demonstrates practical applications of fuzzy logic algorithms through code-based implementations.

MATLAB 190 views Tagged

Application Background: This project involves two vehicles (target vehicle and ego vehicle) where the transfer function between speed y and throttle control input u is identical for both. The objective is to design a fuzzy controller to achieve: 1) Control the ego vehicle starting from rest to chase a target vehicle moving at 90 km/h located 200m ahead, maintaining a 30m distance. 2) Maintain 30m distance when target speed changes to 110 km/h 3) Maintain 30m distance when target speed changes to 70 km/h Key Technologies: - Construct system simulation model using Simulink - Design fuzzy logic rules and membership functions - Implement fuzzy inference system using Fuzzy Logic Toolbox

MATLAB 239 views Tagged