Changes

2 bytes removed ,  00:23, 11 December 2017
Line 58: Line 58:  
If we switch gears into digital signal processing land, we realize that we can implement a linear system in discrete time using what's called a difference equation. This is just a simple equation of a linear combination of past inputs and outputs. The are magical things, and you can pick coefficients tons of different stuff.
 
If we switch gears into digital signal processing land, we realize that we can implement a linear system in discrete time using what's called a difference equation. This is just a simple equation of a linear combination of past inputs and outputs. The are magical things, and you can pick coefficients tons of different stuff.
   −
The difference equation used for spaghetti is called a [[https://en.wikipedia.org/wiki/Digital_biquad_filter | biquad filter]]. This forms a 2nd order difference equation, as it uses the last two inputs and outputs. With a biquad, we can place two poles and two zeros anywhere we want in the s-plane.
+
The difference equation used for spaghetti is called a [https://en.wikipedia.org/wiki/Digital_biquad_filter | biquad filter]. This forms a 2nd order difference equation, as it uses the last two inputs and outputs. With a biquad, we can place two poles and two zeros anywhere we want in the s-plane.
    
=== If you think controls are cool and wanna learn more ===
 
=== If you think controls are cool and wanna learn more ===
77

edits