Introduction - If you have any usage issues, please Google them yourself
For automotive cruise control system of fuzzy control algorithm, as well as how to make use of gradient descent and Kalman filtering to optimize the fuzzy controller algorithms. The files illustrate a simple fuzzy control algorithm as applied to an automobile cruise control system. The files also illustrate how gradient descent and Kalman filtering can be used to optimize the fuzzy controller.
Packet : 109201265fuzzyopt.rar filelist
fuzzyopt\DMatrix.m
fuzzyopt\FuzzCalc.m
fuzzyopt\FuzzInit.m
fuzzyopt\GradeCalc.m
fuzzyopt\PlotMem.m
fuzzyopt\Vehicle.m
fuzzyopt\VehicleControl.m
fuzzyopt\VehicleGrad.m
fuzzyopt\VehicleKalman.m
fuzzyopt