mirror of
https://github.com/WallabyLester/RBF-aPID-Controller.git
synced 2026-06-06 07:01:54 +08:00
Corrected link.
This commit is contained in:
@@ -6,7 +6,7 @@ neural net and error information from PID control to adapt the control signal. P
|
|||||||
adaptation value, using error, integral, and derivative.
|
adaptation value, using error, integral, and derivative.
|
||||||
|
|
||||||
To adapt the PID gains themselves, network outputs must be made to 3 neurons. Example usage
|
To adapt the PID gains themselves, network outputs must be made to 3 neurons. Example usage
|
||||||
with simulated data can be found in [first_order_sim.py](first_order_sim,py)
|
with simulated data can be found in [first_order_sim.py](first_order_sim.py)
|
||||||
|
|
||||||
The method has been implemented in three ways:
|
The method has been implemented in three ways:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user