We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0f9832 commit 94147e1Copy full SHA for 94147e1
README.md
@@ -160,7 +160,7 @@ float controllability = _Tu / _td + epsilon;
160
161
#### References
162
163
-- [Comparison of PID Controller Tuning Methods](http://www.ie.tec.ac.cr/einteriano/analisis/clase/13.1.Zomorrodi_Shahrokhi_PID_Tunning_Comparison.pdf)
+- [Comparison of PID Controller Tuning Methods](http://maulana.lecture.ub.ac.id/files/2014/12/Jurnal-PID_Tunning_Comparison.pdf)
164
- [Ziegler-Nichols Open-Loop Tuning Rules](https://blog.opticontrols.com/archives/477)
165
- [Inflection point](https://en.wikipedia.org/wiki/Inflection_point)
166
- [Time Constant (Re: Step response with arbitrary initial conditions)](https://en.wikipedia.org/wiki/Time_constant)
0 commit comments