Closed polgreen closed 7 years ago
Maths should now be: for (i=0; i<K_size; i++) { input = ref - Kstates output = C states + D input states = A states + B * input }
Maths should now be: for (i=0; i<K_size; i++) { input = ref - Kstates output = C states + D input states = A states + B * input }