Well, you should find more or less the same results in both cases, otherwise that means there is a problem2*Vt = 1, so that can be omitted. Think I need to throw this into Maxima and see what pops out. Always actually wondered how different in output Maxima vs. Matlab is. Finding an efficient form is quite tedious. Once Maxima's 'simplifier' substituted 4 adds for 3 divides
As a side note, I didn't want to get the "full solution", because in this filter case, it has a large number of terms. Instead, I solved for y3 depending only on the inputs, and then I got the solution depending on y3/y2/y1/y0 and the inputs. As you can see in my code, the result looks not that bad this way.
